1. 40bb0e9 Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits." by Christophe Leroy · 4 years, 8 months ago
  2. b61c38b powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure by Christophe Leroy · 4 years, 9 months ago
  3. bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 10 months ago
  4. 4e00c5a powerpc/mm: thread pgprot_t through create_section_mapping() by Logan Gunthorpe · 4 years, 10 months ago
  5. f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 10 months ago
  6. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 10 months ago
  7. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 10 months ago
  8. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 10 months ago
  9. d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
  10. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  11. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  12. c9a0dad powerpc/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  13. 7969f22 mm/vma: make vma_is_foreign() available for general use by Anshuman Khandual · 4 years, 10 months ago
  14. 697ece7 powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits. by Christophe Leroy · 4 years, 11 months ago
  15. af92bad powerpc/kasan: Fix kasan_remap_early_shadow_ro() by Christophe Leroy · 4 years, 11 months ago
  16. 993cfec powerpc/64s/radix: Fix CONFIG_SMP=n build by Nicholas Piggin · 5 years ago
  17. aa41133 powerpc/fsl_booke: Avoid creating duplicate tlb1 entry by Laurentiu Tudor · 5 years ago
  18. af3d0a6 powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC by Christophe Leroy · 4 years, 11 months ago
  19. 819723a Merge branch 'fixes' into next by Michael Ellerman · 4 years, 11 months ago
  20. 59bee45 powerpc/mm: Fix missing KUAP disable in flush_coherent_icache() by Michael Ellerman · 4 years, 11 months ago
  21. 247257b powerpc/numa: Remove late request for home node associativity by Srikar Dronamraju · 5 years ago
  22. dc909d8 powerpc/numa: Early request for home node associativity by Srikar Dronamraju · 5 years ago
  23. 413e405 powerpc/numa: Use cpu node map of first sibling thread by Srikar Dronamraju · 5 years ago
  24. 76b7bfb powerpc/numa: Handle extra hcall_vphn error cases by Srikar Dronamraju · 5 years ago
  25. c4b7816 powerpc/book3s64: Fix error handling in mm_iommu_do_alloc() by Alexey Kardashevskiy · 5 years ago
  26. f3c0520 powerpc/mm: ptdump: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  27. 08f6a79 powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  28. 2efc7c0 powerpc/32: drop get_pteptr() by Christophe Leroy · 5 years ago
  29. 0b1c524 powerpc/32: refactor pmd_offset(pud_offset(pgd_offset... by Christophe Leroy · 5 years ago
  30. 9ffc1d1 mm/memremap_pages: Introduce memremap_compat_align() by Dan Williams · 5 years ago
  31. e1347a0 powerpc/32s: Slenderize _tlbia() for powerpc 603/603e by Christophe Leroy · 5 years ago
  32. 030e347 powerpc/32s: Don't flush all TLBs when flushing one page by Christophe Leroy · 5 years ago
  33. 232ca1e powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  34. f2b67ef powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size by Christophe Leroy · 5 years ago
  35. 71c3a88 Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  36. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  37. 12e4d53 powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case by Aneesh Kumar K.V · 5 years ago
  38. 4c25df5 Merge branch 'topic/user-access-begin' into next by Michael Ellerman · 5 years ago
  39. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  40. aa4b87f powerpc: book3s64: convert to pin_user_pages() and put_user_page() by John Hubbard · 5 years ago
  41. 4119622 powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  42. 6ec20aa powerpc/32s: Fix bad_kuap_fault() by Christophe Leroy · 5 years ago
  43. 21613cf powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables() by Christophe Leroy · 5 years ago
  44. 509cd3f powerpc/32: Simplify KASAN init by Christophe Leroy · 5 years ago
  45. 47febbee powerpc/32: Force KASAN_VMALLOC for modules by Christophe Leroy · 5 years ago
  46. 3d4247f powerpc/32: Add support of KASAN_VMALLOC by Christophe Leroy · 5 years ago
  47. 0f9aee0 powerpc/mm: Don't log user reads to 0xffffffff by Christophe Leroy · 5 years ago
  48. cd08f10 powerpc/32s: Enable CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  49. 736bcdd powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2 by Jordan Niethe · 5 years ago
  50. def0bfd powerpc: use probe_user_read() and probe_user_write() by Christophe Leroy · 5 years ago
  51. 991d656 powerpc/8xx: Fix permanently mapped IMMR region. by Christophe Leroy · 5 years ago
  52. d80ae83 powerpc/ptdump: Fix W+X verification by Christophe Leroy · 5 years ago
  53. e26ad93 powerpc/ptdump: Fix W+X verification call in mark_rodata_ro() by Christophe Leroy · 5 years ago
  54. 1e1c8b2 powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX by Christophe Leroy · 5 years ago
  55. 970d54f powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned by Russell Currey · 5 years ago
  56. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  57. 91a063c powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace by Michael Ellerman · 5 years ago
  58. 0601546 powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk() by Christophe Leroy · 5 years ago
  59. 8fabc62 powerpc: Ensure that swiotlb buffer is allocated from low memory by Mike Rapoport · 5 years ago
  60. 6f4679b powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache_range by Aneesh Kumar K.V · 5 years ago
  61. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  62. 997cdcb powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h by Mike Kravetz · 5 years ago
  63. 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  64. 2807273 powerpc/fixmap: fix crash with HIGHMEM by Christophe Leroy · 5 years ago
  65. f2bb869 powerpc/fixmap: don't clear fixmap area in paging_init() by Christophe Leroy · 5 years ago
  66. d7293f7 Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into dma-mapping-for-next by Christoph Hellwig · 5 years ago
  67. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  68. cbcaff7 powerpc/32s: automatically allocate BAT in setbat() by Christophe Leroy · 5 years ago
  69. d538aad powerpc/ioremap: warn on early use of ioremap() by Christophe Leroy · 5 years ago
  70. a2227a2 powerpc/32: Don't populate page tables for block mapped pages except on the 8xx. by Christophe Leroy · 5 years ago
  71. 46ddcb3 powerpc/mm: Show if a bad page fault on data is read or write. by Christophe Leroy · 5 years ago
  72. 3df1911 Merge branch 'topic/kaslr-book3e32' into next by Michael Ellerman · 5 years ago
  73. 8c2ae87 powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter by Jason Yan · 5 years ago
  74. b396097 powerpc/fsl_booke/kaslr: clear the original kernel if randomized by Jason Yan · 5 years ago
  75. 6a38ea1 powerpc/fsl_booke/32: randomize the kernel image offset by Jason Yan · 5 years ago
  76. 2b0e86cc powerpc/fsl_booke/32: implement KASLR infrastructure by Jason Yan · 5 years ago
  77. c061b38 powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper by Jason Yan · 5 years ago
  78. aa1d209 powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper by Jason Yan · 5 years ago
  79. 39f4b7b powerpc: introduce kernstart_virt_addr to store the kernel base by Jason Yan · 5 years ago
  80. 4ed47db powerpc: move memstart_addr and kernstart_addr to init-common.c by Jason Yan · 5 years ago
  81. ea458ef powerpc: Don't flush caches when adding memory by Alastair D'Silva · 5 years ago
  82. 0762659 powerpc: Chunk calls to flush_dcache_range in arch_*_memory by Alastair D'Silva · 5 years ago
  83. 23eb7f5 powerpc: Convert flush_icache_range & friends to C by Alastair D'Silva · 5 years ago
  84. 16f6b67 powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning by Aneesh Kumar K.V · 5 years ago
  85. 864edb7 powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set by Aneesh Kumar K.V · 5 years ago
  86. 52162ec powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all by Aneesh Kumar K.V · 5 years ago
  87. a42d6ba powerpc/mm/book3s64/radix: Remove unused code. by Aneesh Kumar K.V · 5 years ago
  88. 8b5369e dma/direct: turn ARCH_ZONE_DMA_BITS into a variable by Nicolas Saenz Julienne · 5 years ago
  89. d78d5da powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full by Aneesh Kumar K.V · 5 years ago
  90. 75838a3 powerpc/pseries: Don't fail hash page table insert for bolted mapping by Aneesh Kumar K.V · 5 years ago
  91. 5f5d6e4 powerpc/nvdimm: Update vmemmap_populated to check sub-section range by Aneesh Kumar K.V · 5 years ago
  92. 29674a1 powerpc/pkeys: remove unused pkey_allows_readwrite by Qian Cai · 5 years ago
  93. a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  94. a2953204 Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  95. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  96. 9ef258b thp: update split_huge_page_pmd() comment by Kefeng Wang · 5 years ago
  97. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  98. 94ad933 mm: introduce page_shift() by Matthew Wilcox (Oracle) · 5 years ago
  99. cf387d9 libnvdimm/altmap: Track namespace boundaries in altmap by Aneesh Kumar K.V · 5 years ago
  100. a6f197f powerpc/book3s64: Export has_transparent_hugepage() related functions. by Aneesh Kumar K.V · 5 years ago