index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable-radix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-07
1
-0
/
+4
|
\
|
*
powerpc/64: Invalidate process table caching after setting process table
Paul Mackerras
2017-03-03
1
-0
/
+4
*
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-1
/
+1
|
/
*
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
1
-39
/
+222
|
\
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-02-14
1
-0
/
+2
|
|
\
|
|
*
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
2017-01-31
1
-0
/
+2
|
*
|
powerpc/mm: unstub radix__vmemmap_remove_mapping()
Reza Arbab
2017-01-31
1
-1
/
+28
|
*
|
powerpc/mm: add radix__remove_section_mapping()
Reza Arbab
2017-01-31
1
-0
/
+133
|
*
|
powerpc/mm: add radix__create_section_mapping()
Reza Arbab
2017-01-31
1
-0
/
+7
|
*
|
powerpc/mm: refactor radix physical page mapping
Reza Arbab
2017-01-31
1
-38
/
+50
|
*
|
powerpc/powernv: Initialise nest mmu
Alistair Popple
2017-01-30
1
-0
/
+2
|
|
/
*
/
powerpc/mm: Use the correct pointer when setting a 2MB pte
Reza Arbab
2017-01-30
1
-2
/
+2
|
/
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
1
-2
/
+38
|
\
|
*
powerpc/mm/radix: Prevent kernel execution of user space
Balbir Singh
2016-11-26
1
-0
/
+22
|
*
powerpc/mm/radix: Setup AMOR in HV mode to allow key 0
Balbir Singh
2016-11-25
1
-0
/
+14
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2016-11-24
1
-12
/
+6
|
|
\
|
*
|
powerpc/mm: Correct process and partition table max size
Suraj Jitindar Singh
2016-11-17
1
-2
/
+2
|
*
|
powerpc/mm: Fix typo in radix encodings print
Balbir Singh
2016-11-17
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
1
-12
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
2016-11-23
1
-12
/
+6
|
|
/
*
/
powerpc/mm: Fix missing update of HID register on secondary CPUs
Aneesh Kumar K.V
2016-11-18
1
-0
/
+4
|
/
*
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
2016-09-23
1
-0
/
+12
*
powerpc/mm: Update the HID bit when switching from radix to hash
Aneesh Kumar K.V
2016-09-13
1
-0
/
+28
*
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2016-08-04
1
-2
/
+2
*
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
2016-08-01
1
-2
/
+1
*
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
1
-0
/
+1
*
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
2016-07-17
1
-3
/
+6
*
powerpc/mm: Print formation regarding the the MMU mode
Aneesh Kumar K.V
2016-07-17
1
-1
/
+2
*
powerpc/mm/radix: Update LPCR HR bit as per ISA
Aneesh Kumar K.V
2016-07-17
1
-2
/
+2
*
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
2016-06-30
1
-0
/
+5
*
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
Aneesh Kumar K.V
2016-06-17
1
-6
/
+3
*
powerpc/mm/radix: Update LPCR only if it is powernv
Aneesh Kumar K.V
2016-06-01
1
-13
/
+10
*
powerpc/mm/radix: Add radix THP callbacks
Aneesh Kumar K.V
2016-05-11
1
-0
/
+117
*
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
2016-05-11
1
-0
/
+5
*
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
2016-05-11
1
-0
/
+7
*
powerpc/mm: Add radix pgalloc details
Aneesh Kumar K.V
2016-05-11
1
-1
/
+4
*
powerpc/mm/radix: Limit paca allocation in radix
Aneesh Kumar K.V
2016-05-11
1
-1
/
+19
*
powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()
Aneesh Kumar K.V
2016-05-01
1
-0
/
+20
*
powerpc/mm/radix: Add radix callbacks for early init routines
Aneesh Kumar K.V
2016-05-01
1
-0
/
+356