开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
pgtable-bits.h
Age
Commit message (
Expand
)
Author
2020-05-17
mips/mm: Add page soft dirty tracking
Guoyun Sun
2019-09-20
MIPS: Disable pte_special() for MIPS32 with RiXi
Paul Burton
2019-09-03
MIPS: Drop Loongson _CACHE_* definitions
Paul Burton
2019-09-03
MIPS: Select R3k-style TLB in Kconfig
Paul Burton
2019-07-21
MIPS: pte_special()/pte_mkspecial() support
Dmitry Korotin
2019-07-21
MIPS: Add partial 32-bit huge page support
Daniel Silsby
2016-05-13
MIPS: Allow RIXI to be used on non-R2 or R6 cores
Florian Fainelli
2016-05-13
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
2016-05-13
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
2016-05-13
MIPS: Use enums to make asm/pgtable-bits.h readable
Paul Burton
2016-05-13
MIPS: Remove redundant asm/pgtable-bits.h inclusions
Paul Burton
2016-01-15
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2015-09-03
Merge branch '4.2-fixes' into mips-for-linux-next
Ralf Baechle
2015-09-03
MIPS: Use Ingenic-specific write combine attribute on all Ingenic platforms
Alex Smith
2015-08-30
MIPS: pgtable-bits.h: Correct _PAGE_GLOBAL_SHIFT build failure
Maciej W. Rozycki
2015-06-09
MIPS: pgtable-bits: Fix XPA damage to R6 definitions.
Markos Chandras
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
2015-03-18
MIPS: Rearrange PTE bits into fixed positions.
Steven J. Hill
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-19
MIPS: Usage and cosmetic cleanups of page table bits.
Steven J. Hill
2015-02-10
mips: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2014-11-24
MIPS: Cosmetic cleanups of page table headers.
Steven J. Hill
2014-11-24
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-09-22
MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic cores
Markos Chandras
2014-09-22
MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocks
Markos Chandras
2014-03-31
MIPS: Loongson: Add basic Loongson-3 definition
Huacai Chen
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
MIPS: Nuke trailing whitespace.
Ralf Baechle
2012-12-13
MIPS: PMC-Sierra Yosemite: Remove support.
Ralf Baechle
2012-12-12
MIPS: Transparent Huge Pages support
Ralf Baechle
2012-12-12
MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT
David Daney
2012-11-26
MIPS: tlbex: Better debug output.
Ralf Baechle
2012-09-13
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
Steven J. Hill
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
2009-06-17
MIPS: Add hugetlbfs page defines.
David Daney
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle