index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable-radix.c
Age
Commit message (
Expand
)
Author
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
2019-04-28
powerpc/mm: fix spelling mistake "Outisde" -> "Outside"
Colin Ian King
2019-04-21
powerpc/mm: Validate address values against different region limits
Aneesh Kumar K.V
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-21
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-04-21
powerpc/mm/radix: Use KUEP API for Radix MMU
Russell Currey
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-05
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
2018-10-20
powerpc/mm/radix: Display if mappings are exec or not
Michael Ellerman
2018-10-20
powerpc/mm/radix: Simplify split mapping logic
Michael Ellerman
2018-10-20
powerpc/mm/radix: Remove the retry in the split mapping logic
Michael Ellerman
2018-10-20
powerpc/mm/radix: Fix small page at boundary when splitting
Michael Ellerman
2018-10-20
powerpc/mm/radix: Fix overuse of small pages in splitting logic
Michael Ellerman
2018-10-20
powerpc/mm/radix: Fix off-by-one in split mapping logic
Michael Ellerman
2018-08-23
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
2018-08-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-06-03
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
Nicholas Piggin
2018-06-03
powerpc/64s/radix: do not flush TLB when relaxing access
Nicholas Piggin
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
2018-06-03
powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
Aneesh Kumar K.V
2018-05-15
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
2018-05-15
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
2018-05-15
powerpc/mm: Use pmd_lockptr instead of opencoding it
Aneesh Kumar K.V
2018-04-04
powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
Aneesh Kumar K.V
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
2018-03-31
powerpc/64s/radix: Allocate kernel page tables node-local if possible
Nicholas Piggin
2018-03-31
powerpc/64s/radix: Split early page table mapping to its own function
Nicholas Piggin
2018-03-27
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
Mauricio Faria de Oliveira
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
2018-02-08
powerpc/mm/radix: Split linear mapping on hot-unplug
Balbir Singh
2018-02-08
powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
Nicholas Piggin
2018-01-18
powerpc/pseries: lift RTAS limit for radix
Nicholas Piggin
2018-01-18
powerpc/pseries: radix is not subject to RMA limit, remove it
Nicholas Piggin
2018-01-18
powerpc/powernv: Remove real mode access limit for early allocations
Nicholas Piggin
2018-01-18
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2017-11-12
powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
Balbir Singh
2017-08-31
powerpc/mm/radix: Prettify mapped memory range print out
Michael Ellerman
2017-08-31
powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c
Michael Ellerman
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
2017-08-10
powerpc/mm: Properly invalidate when setting process table base
Suraj Jitindar Singh
2017-08-08
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
2017-08-02
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
Benjamin Herrenschmidt
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
[next]