index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
nohash
/
32
/
pte-8xx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
2024-07-12
1
-19
/
+34
*
powerpc/mm: remove _PAGE_PSIZE
Christophe Leroy
2024-07-12
1
-3
/
+2
*
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-10-19
1
-0
/
+1
*
powerpc/nohash: Replace pte_user() by pte_read()
Christophe Leroy
2023-10-19
1
-7
/
+0
*
powerpc/8xx: Use generic permission masks
Christophe Leroy
2023-10-19
1
-8
/
+5
*
powerpc: Remove pte_mkuser() and pte_mkpriviledged()
Christophe Leroy
2023-10-19
1
-14
/
+0
*
powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.h
Christophe Leroy
2023-10-19
1
-0
/
+57
*
powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
Christophe Leroy
2023-10-09
1
-0
/
+7
*
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-2
/
+2
*
powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
Christophe Leroy
2021-10-28
1
-0
/
+22
*
powerpc/8xx: Implement pXX_leaf_size() support
Peter Zijlstra
2020-12-09
1
-0
/
+23
*
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
2020-11-05
1
-4
/
+5
*
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
1
-1
/
+3
*
powerpc/8xx: Remove PTE_ATOMIC_UPDATES
Christophe Leroy
2018-12-04
1
-3
/
+0
*
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-19
1
-5
/
+0
*
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
1
-14
/
+14
*
powerpc/mm: Define platform default caches related flags
Christophe Leroy
2018-10-14
1
-0
/
+4
*
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
2018-10-14
1
-0
/
+51
*
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
Christophe Leroy
2018-10-14
1
-0
/
+27
*
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2018-01-16
1
-4
/
+10
*
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2018-01-16
1
-9
/
+1
*
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
2018-01-16
1
-2
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
powerpc/8xx: Implement support of hugepages
Christophe Leroy
2016-12-09
1
-0
/
+1
*
powerpc/booke: Move nohash headers
Aneesh Kumar K.V
2015-12-14
1
-0
/
+65