Age | Commit message (Expand) | Author |
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 |
2017-07-18 | powerpc/mm/radix: Refactor radix__mark_rodata_ro() | Michael Ellerman |
2017-07-04 | powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix | Balbir Singh |
2017-07-03 | powerpc/mm/radix: Fix execute permissions for interrupt_vectors | Balbir Singh |
2017-07-02 | powerpc/mm: Add devmap support for ppc64 | Oliver O'Halloran |
2017-06-23 | powerpc/mm: Trace tlbie(l) instructions | Balbir Singh |
2017-06-15 | powerpc/mm/radix: Only add X for pages overlapping kernel text | Michael Ellerman |
2017-03-07 | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-03-03 | powerpc/64: Invalidate process table caching after setting process table | Paul Mackerras |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-02-14 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2017-01-31 | powerpc/64: Enable use of radix MMU under hypervisor on POWER9 | Paul Mackerras |
2017-01-31 | powerpc/mm: unstub radix__vmemmap_remove_mapping() | Reza Arbab |
2017-01-31 | powerpc/mm: add radix__remove_section_mapping() | Reza Arbab |
2017-01-31 | powerpc/mm: add radix__create_section_mapping() | Reza Arbab |
2017-01-31 | powerpc/mm: refactor radix physical page mapping | Reza Arbab |
2017-01-30 | powerpc/powernv: Initialise nest mmu | Alistair Popple |
2017-01-30 | powerpc/mm: Use the correct pointer when setting a 2MB pte | Reza Arbab |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2016-12-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-11-26 | powerpc/mm/radix: Prevent kernel execution of user space | Balbir Singh |
2016-11-25 | powerpc/mm/radix: Setup AMOR in HV mode to allow key 0 | Balbir Singh |
2016-11-24 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2016-11-23 | powerpc/64: Provide functions for accessing POWER9 partition table | Paul Mackerras |
2016-11-18 | powerpc/mm: Fix missing update of HID register on secondary CPUs | Aneesh Kumar K.V |
2016-11-17 | powerpc/mm: Correct process and partition table max size | Suraj Jitindar Singh |
2016-11-17 | powerpc/mm: Fix typo in radix encodings print | Balbir Singh |
2016-09-23 | powerpc/64/kexec: Fix MMU cleanup on radix | Benjamin Herrenschmidt |
2016-09-13 | powerpc/mm: Update the HID bit when switching from radix to hash | Aneesh Kumar K.V |
2016-08-04 | powerpc/mm: Move register_process_table() out of ppc_md | Michael Ellerman |
2016-08-01 | powerpc/mm: Do radix device tree scanning earlier | Michael Ellerman |
2016-07-21 | powerpc/64: Move MMU backend selection out of platform code | Benjamin Herrenschmidt |
2016-07-17 | powerpc/mm/radix: Update machine call back to support new HCALL. | Aneesh Kumar K.V |
2016-07-17 | powerpc/mm: Print formation regarding the the MMU mode | Aneesh Kumar K.V |
2016-07-17 | powerpc/mm/radix: Update LPCR HR bit as per ISA | Aneesh Kumar K.V |
2016-06-30 | powerpc: Initialise pci_io_base as early as possible | Darren Stevens |
2016-06-17 | powerpc/mm/radix: Update Radix tree size as per ISA 3.0 | Aneesh Kumar K.V |
2016-06-01 | powerpc/mm/radix: Update LPCR only if it is powernv | Aneesh Kumar K.V |
2016-05-11 | powerpc/mm/radix: Add radix THP callbacks | Aneesh Kumar K.V |
2016-05-11 | powerpc/mm: pte_frag abstraction | Aneesh Kumar K.V |
2016-05-11 | powerpc/mm: vmalloc abstraction in preparation for radix | Aneesh Kumar K.V |
2016-05-11 | powerpc/mm: Add radix pgalloc details | Aneesh Kumar K.V |
2016-05-11 | powerpc/mm/radix: Limit paca allocation in radix | Aneesh Kumar K.V |
2016-05-01 | powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() | Aneesh Kumar K.V |
2016-05-01 | powerpc/mm/radix: Add radix callbacks for early init routines | Aneesh Kumar K.V |