index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable-radix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
1
-0
/
+1
2018-02-08
powerpc/mm/radix: Split linear mapping on hot-unplug
Balbir Singh
1
-21
/
+74
2018-02-08
powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
Nicholas Piggin
1
-1
/
+20
2018-01-17
powerpc/pseries: lift RTAS limit for radix
Nicholas Piggin
1
-17
/
+4
2018-01-17
powerpc/pseries: radix is not subject to RMA limit, remove it
Nicholas Piggin
1
-7
/
+4
2018-01-17
powerpc/powernv: Remove real mode access limit for early allocations
Nicholas Piggin
1
-16
/
+21
2018-01-17
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
1
-0
/
+6
2017-11-12
powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
Balbir Singh
1
-0
/
+10
2017-08-31
powerpc/mm/radix: Prettify mapped memory range print out
Michael Ellerman
1
-1
/
+6
2017-08-31
powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c
Michael Ellerman
1
-0
/
+4
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+33
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
1
-4
/
+4
2017-08-10
powerpc/mm: Properly invalidate when setting process table base
Suraj Jitindar Singh
1
-2
/
+6
2017-08-08
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
1
-0
/
+1
2017-08-02
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
Benjamin Herrenschmidt
1
-1
/
+4
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
1
-1
/
+33
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
1
-0
/
+8
2017-07-18
powerpc/mm/radix: Refactor radix__mark_rodata_ro()
Michael Ellerman
1
-5
/
+15
2017-07-04
powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix
Balbir Singh
1
-1
/
+66
2017-07-03
powerpc/mm/radix: Fix execute permissions for interrupt_vectors
Balbir Singh
1
-1
/
+2
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
1
-1
/
+2
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
1
-0
/
+5
2017-06-15
powerpc/mm/radix: Only add X for pages overlapping kernel text
Michael Ellerman
1
-3
/
+11
2017-03-07
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+4
2017-03-03
powerpc/64: Invalidate process table caching after setting process table
Paul Mackerras
1
-0
/
+4
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+1
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-39
/
+222
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+2
2017-01-31
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
1
-0
/
+2
2017-01-31
powerpc/mm: unstub radix__vmemmap_remove_mapping()
Reza Arbab
1
-1
/
+28
2017-01-31
powerpc/mm: add radix__remove_section_mapping()
Reza Arbab
1
-0
/
+133
2017-01-31
powerpc/mm: add radix__create_section_mapping()
Reza Arbab
1
-0
/
+7
2017-01-31
powerpc/mm: refactor radix physical page mapping
Reza Arbab
1
-38
/
+50
2017-01-30
powerpc/powernv: Initialise nest mmu
Alistair Popple
1
-0
/
+2
2017-01-30
powerpc/mm: Use the correct pointer when setting a 2MB pte
Reza Arbab
1
-2
/
+2
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+38
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+6
2016-11-26
powerpc/mm/radix: Prevent kernel execution of user space
Balbir Singh
1
-0
/
+22
2016-11-25
powerpc/mm/radix: Setup AMOR in HV mode to allow key 0
Balbir Singh
1
-0
/
+14
2016-11-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-12
/
+6
2016-11-23
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
1
-12
/
+6
2016-11-18
powerpc/mm: Fix missing update of HID register on secondary CPUs
Aneesh Kumar K.V
1
-0
/
+4
2016-11-17
powerpc/mm: Correct process and partition table max size
Suraj Jitindar Singh
1
-2
/
+2
2016-11-17
powerpc/mm: Fix typo in radix encodings print
Balbir Singh
1
-1
/
+1
2016-09-23
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
1
-0
/
+12
2016-09-13
powerpc/mm: Update the HID bit when switching from radix to hash
Aneesh Kumar K.V
1
-0
/
+28
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
1
-2
/
+2
2016-08-01
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
1
-2
/
+1
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
1
-0
/
+1
2016-07-17
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
1
-3
/
+6
[next]