1. 6deb6b4 powerpc/mm/radix: Prettify mapped memory range print out by Michael Ellerman · 8 years ago
  2. bd350f7 powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c by Michael Ellerman · 8 years ago
  3. 15c659ff Merge branch 'fixes' into next by Michael Ellerman · 8 years ago
  4. fa4531f powerpc/mm: Don't send IPI to all cpus on THP updates by Aneesh Kumar K.V · 8 years ago
  5. 7cd2a86 powerpc/mm: Properly invalidate when setting process table base by Suraj Jitindar Singh · 8 years ago
  6. 63ee9b2 powerpc/mm/book3s64: Make KERN_IO_START a variable by Michael Ellerman · 8 years ago
  7. 424de9c powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range by Benjamin Herrenschmidt · 8 years ago
  8. a25bd72 powerpc/mm/radix: Workaround prefetch issue with KVM by Benjamin Herrenschmidt · 8 years ago
  9. 029d925 powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y by Michael Ellerman · 8 years ago
  10. b134bd9 powerpc/mm/radix: Refactor radix__mark_rodata_ro() by Michael Ellerman · 8 years ago
  11. 7614ff3 powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix by Balbir Singh · 8 years ago
  12. 7f6d498 powerpc/mm/radix: Fix execute permissions for interrupt_vectors by Balbir Singh · 8 years ago
  13. ebd3119 powerpc/mm: Add devmap support for ppc64 by Oliver O'Halloran · 8 years ago
  14. 0428491 powerpc/mm: Trace tlbie(l) instructions by Balbir Singh · 8 years ago
  15. 9abcc98 powerpc/mm/radix: Only add X for pages overlapping kernel text by Michael Ellerman · 8 years ago
  16. f7d6a72 Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  17. 7a70d72 powerpc/64: Invalidate process table caching after setting process table by Paul Mackerras · 8 years ago
  18. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 9 years ago
  19. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  20. da0e7e6 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 8 years ago
  21. cc3d294 powerpc/64: Enable use of radix MMU under hypervisor on POWER9 by Paul Mackerras · 9 years ago
  22. 0d0a4bc powerpc/mm: unstub radix__vmemmap_remove_mapping() by Reza Arbab · 9 years ago
  23. 4b5d62c powerpc/mm: add radix__remove_section_mapping() by Reza Arbab · 9 years ago
  24. 6cc2734 powerpc/mm: add radix__create_section_mapping() by Reza Arbab · 9 years ago
  25. b5200ec powerpc/mm: refactor radix physical page mapping by Reza Arbab · 9 years ago
  26. 1d0761d powerpc/powernv: Initialise nest mmu by Alistair Popple · 9 years ago
  27. a0615a1 powerpc/mm: Use the correct pointer when setting a 2MB pte by Reza Arbab · 9 years ago
  28. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  29. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  30. 3b10d00 powerpc/mm/radix: Prevent kernel execution of user space by Balbir Singh · 9 years ago
  31. ee97b6b powerpc/mm/radix: Setup AMOR in HV mode to allow key 0 by Balbir Singh · 9 years ago
  32. ddbefe7 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 9 years ago
  33. 9d66195 powerpc/64: Provide functions for accessing POWER9 partition table by Paul Mackerras · 9 years ago
  34. cac4a18 powerpc/mm: Fix missing update of HID register on secondary CPUs by Aneesh Kumar K.V · 9 years ago
  35. 555c163 powerpc/mm: Correct process and partition table max size by Suraj Jitindar Singh · 9 years ago
  36. ac8d381 powerpc/mm: Fix typo in radix encodings print by Balbir Singh · 9 years ago
  37. fe036a0 powerpc/64/kexec: Fix MMU cleanup on radix by Benjamin Herrenschmidt · 9 years ago
  38. ad41067 powerpc/mm: Update the HID bit when switching from radix to hash by Aneesh Kumar K.V · 9 years ago
  39. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 9 years ago
  40. 2537b09 powerpc/mm: Do radix device tree scanning earlier by Michael Ellerman · 9 years ago
  41. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 9 years ago
  42. 83209bc powerpc/mm/radix: Update machine call back to support new HCALL. by Aneesh Kumar K.V · 9 years ago
  43. 5654741 powerpc/mm: Print formation regarding the the MMU mode by Aneesh Kumar K.V · 9 years ago
  44. bf16cdf powerpc/mm/radix: Update LPCR HR bit as per ISA by Aneesh Kumar K.V · 9 years ago
  45. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 9 years ago
  46. b23d9c5 powerpc/mm/radix: Update Radix tree size as per ISA 3.0 by Aneesh Kumar K.V · 9 years ago
  47. d6c8860 powerpc/mm/radix: Update LPCR only if it is powernv by Aneesh Kumar K.V · 9 years ago
  48. bde3eb6 powerpc/mm/radix: Add radix THP callbacks by Aneesh Kumar K.V · 9 years ago
  49. 5ed7ecd powerpc/mm: pte_frag abstraction by Aneesh Kumar K.V · 9 years ago
  50. d6a9996 powerpc/mm: vmalloc abstraction in preparation for radix by Aneesh Kumar K.V · 9 years ago
  51. a2f41eb powerpc/mm: Add radix pgalloc details by Aneesh Kumar K.V · 9 years ago
  52. 177ba7c powerpc/mm/radix: Limit paca allocation in radix by Aneesh Kumar K.V · 9 years ago
  53. d9225ad powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() by Aneesh Kumar K.V · 9 years ago
  54. 2bfd65e powerpc/mm/radix: Add radix callbacks for early init routines by Aneesh Kumar K.V · 9 years ago