index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
2023-08-24
mips: implement the new page table range API
Matthew Wilcox (Oracle)
2023-04-24
MIPS: Don't clear _PAGE_SPECIAL in _PAGE_CHG_MASK
Henry Willard
2020-09-18
MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WA
Paul Cercueil
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