1. 866ba84 Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 26e53d5 powerpc/64s/radix: Fix preempt imbalance in TLB flush by Nicholas Piggin · 7 years ago
  4. 6b2c08f powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() by Thiago Jung Bauermann · 7 years ago
  5. 7c6a4f3 powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled by Guenter Roeck · 7 years ago
  6. aae85e3 powerpc/mm: Use seq_putc() in two functions by Markus Elfring · 8 years ago
  7. c062216 powerpc: fix location of two EXPORT_SYMBOL by Christophe Leroy · 7 years ago
  8. 6deb6b4 powerpc/mm/radix: Prettify mapped memory range print out by Michael Ellerman · 7 years ago
  9. bd350f7 powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c by Michael Ellerman · 7 years ago
  10. 3a2df37 powerpc/mm: Make switch_mm_irqs_off() out of line by Benjamin Herrenschmidt · 8 years ago
  11. a619e59 powerpc/mm: Optimize detection of thread local mm's by Benjamin Herrenschmidt · 8 years ago
  12. b426e4b powerpc/mm: Use mm_is_thread_local() instread of open-coding by Benjamin Herrenschmidt · 8 years ago
  13. 15c659ff Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  14. 0f4bc09 powerpc/mm/cxl: Add the fault handling cpu to mm cpumask by Aneesh Kumar K.V · 7 years ago
  15. fa4531f powerpc/mm: Don't send IPI to all cpus on THP updates by Aneesh Kumar K.V · 7 years ago
  16. 8434f08 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  17. 94171b1 powerpc/mm: Rename find_linux_pte_or_hugepte() by Aneesh Kumar K.V · 7 years ago
  18. 79cc38d powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line by Aneesh Kumar K.V · 7 years ago
  19. ca8afd4 powerpc/hugetlb: fix page rights verification in gup_hugepte() by Christophe Leroy · 8 years ago
  20. 4cfac2f powerpc/mm: Simplify __set_fixmap() by Christophe Leroy · 7 years ago
  21. 86b1952 powerpc/mm: declare some local functions static by Christophe Leroy · 7 years ago
  22. 95902e6 powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32 by Christophe Leroy · 7 years ago
  23. 3184cc4 powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32 by Christophe Leroy · 7 years ago
  24. e611939 powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs by Christophe Leroy · 7 years ago
  25. 346bcc4 powerpc/8xx: mark init functions with __init by Christophe Leroy · 8 years ago
  26. a3059b0 powerpc/8xx: Make pinning of ITLBs optional by Christophe Leroy · 8 years ago
  27. eef784b powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx. by Christophe Leroy · 8 years ago
  28. 7559952 powerpc/mm: Fix section mismatch warning in early_check_vec5() by Michael Ellerman · 7 years ago
  29. 4915349 powerpc/8xx: Use symbolic names for DSISR bits in DSI by Christophe Leroy · 7 years ago
  30. 968159c powerpc/8xx: Getting rid of remaining use of CONFIG_8xx by Christophe Leroy · 7 years ago
  31. 7cd2a86 powerpc/mm: Properly invalidate when setting process table base by Suraj Jitindar Singh · 7 years ago
  32. 21a0e8c powerpc/mm/hash64: Make vmalloc 56T on hash by Michael Ellerman · 7 years ago
  33. b5048de powerpc/mm/slb: Move comment next to the code it's referring to by Michael Ellerman · 7 years ago
  34. 63ee9b2 powerpc/mm/book3s64: Make KERN_IO_START a variable by Michael Ellerman · 7 years ago
  35. 6ff4d3e powerpc: Remove old unused icswx based coprocessor support by Benjamin Herrenschmidt · 8 years ago
  36. 8f5ca0b powerpc/mm: Cleanup check for stack expansion by Benjamin Herrenschmidt · 8 years ago
  37. f43bb27 powerpc/mm: Don't lose "major" fault indication on retry by Benjamin Herrenschmidt · 8 years ago
  38. bd0d63f powerpc/mm: Move page fault VMA access checks to a helper by Benjamin Herrenschmidt · 8 years ago
  39. d2e0d2c powerpc/mm: Set fault flags earlier by Benjamin Herrenschmidt · 8 years ago
  40. b15021d powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault by Benjamin Herrenschmidt · 8 years ago
  41. 11ccdd3 powerpc/mm: Move/simplify faulthandler_disabled() and !mm check by Benjamin Herrenschmidt · 8 years ago
  42. 2865d08 powerpc/mm: Move the DSISR_PROTFAULT sanity check by Benjamin Herrenschmidt · 8 years ago
  43. 04aafdc powerpc/mm: Cosmetic fix to page fault accounting by Benjamin Herrenschmidt · 8 years ago
  44. 3da0264 powerpc/mm: Move CMO accounting out of do_page_fault into a helper by Benjamin Herrenschmidt · 8 years ago
  45. b5c8f0f powerpc/mm: Rework mm_fault_error() by Benjamin Herrenschmidt · 8 years ago
  46. c335060 powerpc/mm: Make bad_area* helper functions by Benjamin Herrenschmidt · 8 years ago
  47. d3ca587 powerpc/mm: Fix reporting of kernel execute faults by Benjamin Herrenschmidt · 8 years ago
  48. 65d47fd powerpc/mm: Simplify returns from __do_page_fault by Benjamin Herrenschmidt · 8 years ago
  49. bb4be50 powerpc/mm: Move debugger check to notify_page_fault() by Benjamin Herrenschmidt · 8 years ago
  50. f3d96e6 powerpc/mm: Overhaul handling of bad page faults by Benjamin Herrenschmidt · 8 years ago
  51. e6c8290 powerpc/mm: Move error_code checks for bad faults earlier by Benjamin Herrenschmidt · 8 years ago
  52. 41b464e5 powerpc/mm: Move out definition of CPU specific is_write bits by Benjamin Herrenschmidt · 8 years ago
  53. d300627 powerpc/6xx: Handle DABR match before calling do_page_fault by Benjamin Herrenschmidt · 8 years ago
  54. c433ec0 powerpc/mm: Pre-filter SRR1 bits before do_page_fault() by Benjamin Herrenschmidt · 8 years ago
  55. 7afad42 powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper by Benjamin Herrenschmidt · 8 years ago
  56. 424de9c powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range by Benjamin Herrenschmidt · 8 years ago
  57. a46cc7a powerpc/mm/radix: Improve TLB/PWC flushes by Benjamin Herrenschmidt · 8 years ago
  58. 5ce5fe1 powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes by Benjamin Herrenschmidt · 8 years ago
  59. bb27222 Merge tag 'v4.13-rc1' into fixes by Michael Ellerman · 7 years ago
  60. 23493c1 powerpc/mm: Fix check of multiple 16G pages from device tree by Rui Teng · 8 years ago
  61. 0da12a7 powerpc/mm/hash: Free the subpage_prot_table correctly by Aneesh Kumar K.V · 8 years ago
  62. a25bd72 powerpc/mm/radix: Workaround prefetch issue with KVM by Benjamin Herrenschmidt · 8 years ago
  63. 7e7dc66 powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config by Aneesh Kumar K.V · 8 years ago
  64. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  65. 029d925 powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y by Michael Ellerman · 8 years ago
  66. fa7f918 powerpc/mm/hash: Refactor hash__mark_rodata_ro() by Michael Ellerman · 8 years ago
  67. b134bd9 powerpc/mm/radix: Refactor radix__mark_rodata_ro() by Michael Ellerman · 8 years ago
  68. deed9de Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  69. 0a782dc powerpc,mmap: properly account for stack randomization in mmap_base by Rik van Riel · 8 years ago
  70. 3a6a047 powerpc/mm/radix: Synchronize updates to the process table by Benjamin Herrenschmidt · 8 years ago
  71. c6bb0b8 powerpc/mm/radix: Properly clear process table entry by Benjamin Herrenschmidt · 8 years ago
  72. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  73. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  74. 40692eb powerpc/mm/hugetlb: add support for 1G huge pages by Aneesh Kumar K.V · 8 years ago
  75. 28c0571 powerpc/mm/hugetlb: remove follow_huge_addr for powerpc by Aneesh Kumar K.V · 8 years ago
  76. 50791e6 powerpc/hugetlb: add follow_huge_pd implementation for ppc64 by Aneesh Kumar K.V · 8 years ago
  77. 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 8 years ago
  78. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
  79. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 8 years ago
  80. 7614ff3 powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix by Balbir Singh · 8 years ago
  81. cd65d69 powerpc/mm/hash: Implement mark_rodata_ro() for hash by Balbir Singh · 8 years ago
  82. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 7f6d498 powerpc/mm/radix: Fix execute permissions for interrupt_vectors by Balbir Singh · 8 years ago
  84. 218ea31 Merge branch 'fixes' into next by Michael Ellerman · 8 years ago
  85. 1b644f5 powerpc/mm: Wire up hpte_removebolted for powernv by Anton Blanchard · 8 years ago
  86. ebd3119 powerpc/mm: Add devmap support for ppc64 by Oliver O'Halloran · 8 years ago
  87. b584c25 powerpc/vmemmap: Add altmap support by Oliver O'Halloran · 8 years ago
  88. d7d9b61 powerpc/vmemmap: Reshuffle vmemmap_free() by Oliver O'Halloran · 8 years ago
  89. 7a849a6 powerpc/hugetlbfs: Export HPAGE_SHIFT by Oliver O'Halloran · 8 years ago
  90. 4e287e6 powerpc: use spin loop primitives in some functions by Nicholas Piggin · 8 years ago
  91. 39e4675 powerpc/mm: Add comments on vmemmap physical mapping by Anshuman Khandual · 8 years ago
  92. b0f36c1 powerpc/mm: Add comments to the vmemmap layout by Anshuman Khandual · 8 years ago
  93. 74e27c6 powerpc: Only do ERAT invalidate on radix context switch on P9 DD1 by Benjamin Herrenschmidt · 8 years ago
  94. 0428491 powerpc/mm: Trace tlbie(l) instructions by Balbir Singh · 8 years ago
  95. 3e401f7 powerpc: Only obtain cpu_hotplug_lock if called by rtasd by Thiago Jung Bauermann · 8 years ago
  96. fd88b94 powerpc/64s: Rename slb_allocate_realmode() to slb_allocate() by Michael Ellerman · 8 years ago
  97. d59afff powerpc/64s: Preserve r3 in slb_allocate_realmode() by Nicholas Piggin · 8 years ago
  98. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  99. 9abcc98 powerpc/mm/radix: Only add X for pages overlapping kernel text by Michael Ellerman · 8 years ago
  100. 92d9dfd powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space by Aneesh Kumar K.V · 8 years ago