1. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  2. 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
  3. 7cca308 Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
  4. a331426 Merge branch 'fixes' into next by Michael Ellerman · 3 years, 4 months ago
  5. b14b8b1 powerpc/ptdump: Fix generic ptdump for 64-bit by Michael Ellerman · 3 years, 4 months ago
  6. 9a245d0 powerpc/numa: Update cpu_cpu_map on CPU online/offline by Srikar Dronamraju · 3 years, 4 months ago
  7. 544a09e powerpc/numa: Print debug statements only when required by Srikar Dronamraju · 3 years, 4 months ago
  8. 506c207 powerpc/numa: convert printk to pr_xxx by Srikar Dronamraju · 3 years, 4 months ago
  9. 544af64 powerpc/numa: Drop dbg in favour of pr_debug by Srikar Dronamraju · 3 years, 4 months ago
  10. 806c0e6 powerpc: Refactor verification of MSR_RI by Christophe Leroy · 3 years, 5 months ago
  11. e084728 powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP by Christophe Leroy · 3 years, 6 months ago
  12. cf98d2b powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level by Christophe Leroy · 3 years, 6 months ago
  13. 64b87b0 powerpc/ptdump: Remove unused 'page_size' parameter by Christophe Leroy · 3 years, 6 months ago
  14. 11f27a7 powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE() by Christophe Leroy · 3 years, 6 months ago
  15. f5007db powerpc/booke: Avoid link stack corruption in several places by Christophe Leroy · 3 years, 5 months ago
  16. 1bdc3d5 Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 5 months ago
  17. 9f7853d powerpc/mm: Fix set_memory_*() against concurrent accesses by Michael Ellerman · 3 years, 5 months ago
  18. 1c6b5a7 powerpc/pseries: Add support for FORM2 associativity by Aneesh Kumar K.V · 3 years, 5 months ago
  19. ef31cb8 powerpc/pseries: Add a helper for form1 cpu distance by Aneesh Kumar K.V · 3 years, 5 months ago
  20. 8ddc644 powerpc/pseries: Consolidate different NUMA distance update code paths by Aneesh Kumar K.V · 3 years, 5 months ago
  21. 0eacd06 powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY by Aneesh Kumar K.V · 3 years, 5 months ago
  22. 7e35ef6 powerpc/pseries: rename min_common_depth to primary_domain_index by Aneesh Kumar K.V · 3 years, 5 months ago
  23. dbf77fed powerpc: rename powerpc_debugfs_root to arch_debugfs_dir by Aneesh Kumar K.V · 3 years, 5 months ago
  24. 3e188b1 powerpc/book3s64/radix: make tlb_single_page_flush_ceiling a debugfs entry by Aneesh Kumar K.V · 3 years, 5 months ago
  25. d144f4d pseries/drmem: update LMBs after LPM by Laurent Dufour · 3 years, 8 months ago
  26. 9c7248b powerpc/numa: Consider the max NUMA node for migratable LPAR by Laurent Dufour · 3 years, 8 months ago
  27. 8119cef powerpc/kexec: blacklist functions called in real mode for kprobe by Hari Bathini · 3 years, 6 months ago
  28. d8a7190 Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge" by Jonathan Marek · 3 years, 6 months ago
  29. 1459718 Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 6 months ago
  30. cec6515 powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache by Aneesh Kumar K.V · 3 years, 6 months ago
  31. dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  32. 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  33. cd5d5e6 powerpc/mm: Fix lockup on kernel exec fault by Christophe Leroy · 3 years, 6 months ago
  34. 019b3fd Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 6 months ago
  35. 5567b1e powerpc/64s: fix hash page fault interrupt handler by Nicholas Piggin · 3 years, 6 months ago
  36. fc49998 powerpc/4xx: Fix setup_kuep() on SMP by Christophe Leroy · 3 years, 6 months ago
  37. c89e632 powerpc/32s: Fix setup_{kuap/kuep}() on SMP by Christophe Leroy · 3 years, 6 months ago
  38. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  39. 21edf50 Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  40. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
  41. 36824f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
  42. 6ca6512 powerpc/mm: Properly coalesce pages in ptdump by Christophe Leroy · 3 years, 9 months ago
  43. 57307f1 powerpc/mm: Leave a gap between early allocated IO areas by Christophe Leroy · 3 years, 9 months ago
  44. 3018fbc powerpc/64s: Fix boot failure with 4K Radix by Michael Ellerman · 3 years, 7 months ago
  45. a736143 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 3 years, 7 months ago
  46. 53324b5 KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE by Bharata B Rao · 3 years, 7 months ago
  47. f0c6fbb KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE by Bharata B Rao · 3 years, 7 months ago
  48. d6265cb powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def by Bharata B Rao · 3 years, 7 months ago
  49. c988cfd powerpc/32: use set_memory_attr() by Christophe Leroy · 3 years, 7 months ago
  50. 4d1755b powerpc/mm: implement set_memory_attr() by Christophe Leroy · 3 years, 7 months ago
  51. 1f9ad21 powerpc/mm: Implement set_memory() routines by Russell Currey · 3 years, 7 months ago
  52. 3c53642 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 3 years, 7 months ago
  53. 07d8ad6 powerpc/mm/book3s64: Fix possible build error by Aneesh Kumar K.V · 3 years, 7 months ago
  54. baf24d2 powerpc/32: Display modules range in virtual memory layout by Christophe Leroy · 3 years, 7 months ago
  55. 91e9ee7 powerpc/32s: Rename PTE_SIZE to PTE_T_SIZE by Christophe Leroy · 3 years, 7 months ago
  56. e72421a powerpc: Define swapper_pg_dir[] in C by Christophe Leroy · 3 years, 7 months ago
  57. 45b30fa powerpc: Define empty_zero_page[] in C by Christophe Leroy · 3 years, 7 months ago
  58. e2c0431 powerpc/nohash: Remove DEBUG_HARDER by Christophe Leroy · 3 years, 7 months ago
  59. a36c0fa powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXT by Christophe Leroy · 3 years, 7 months ago
  60. dac3db1 powerpc/nohash: Remove DEBUG_MAP_CONSISTENCY by Christophe Leroy · 3 years, 7 months ago
  61. c13066e powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.h by Christophe Leroy · 3 years, 7 months ago
  62. a56ab7c powerpc/nohash: Convert set_context() to C by Christophe Leroy · 3 years, 7 months ago
  63. 2591026 powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context() by Christophe Leroy · 3 years, 7 months ago
  64. 1613252 powerpc/32s: Rework Kernel Userspace Access Protection by Christophe Leroy · 3 years, 7 months ago
  65. 6b4d630 powerpc/32s: Allow disabling KUAP at boot time by Christophe Leroy · 3 years, 7 months ago
  66. 50d2f10 powerpc/32s: Allow disabling KUEP at boot time by Christophe Leroy · 3 years, 7 months ago
  67. 86f46f3 powerpc/32s: Initialise KUAP and KUEP in C by Christophe Leroy · 3 years, 7 months ago
  68. 863771a powerpc/32s: Convert switch_mmu_context() to C by Christophe Leroy · 3 years, 7 months ago
  69. 7235bb3 powerpc/32s: move CTX_TO_VSID() into mmu-hash.h by Christophe Leroy · 3 years, 7 months ago
  70. 91bb308 powerpc/32s: Refactor update of user segment registers by Christophe Leroy · 3 years, 7 months ago
  71. 91ec667 powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c by Christophe Leroy · 3 years, 7 months ago
  72. f6025a1 powerpc/8xx: Allow disabling KUAP at boot time by Christophe Leroy · 3 years, 7 months ago
  73. 10248dc powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP) by Christophe Leroy · 3 years, 7 months ago
  74. 69d4d6e powerpc: Don't use 'struct ppc_inst' to reference instruction location by Christophe Leroy · 3 years, 8 months ago
  75. 2e1ae9cd KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU by Nicholas Piggin · 3 years, 7 months ago
  76. 13a9a5d powerpc: Add missing linux/{of.h,irqdomain.h} include directives by Marc Zyngier · 6 years ago
  77. 8e11d62 powerpc/mem: Add back missing header to fix 'no previous prototype' error by Christophe Leroy · 3 years, 7 months ago
  78. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  79. aec44e0 hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() by Peter Xu · 3 years, 8 months ago
  80. d42f323 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  81. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
  82. 4ad0ae8 mm/vmalloc: remove unmap_kernel_range by Nicholas Piggin · 3 years, 8 months ago
  83. 8309c9d powerpc: inline huge vmap supported functions by Nicholas Piggin · 3 years, 8 months ago
  84. bbc180a mm: HUGE_VMAP arch support cleanup by Nicholas Piggin · 3 years, 8 months ago
  85. 0f197dd powerpc/64s: Fix mm_cpumask memory ordering comment by Nicholas Piggin · 3 years, 9 months ago
  86. 3935243 powerpc: Move copy_inst_from_kernel_nofault() by Christophe Leroy · 3 years, 9 months ago
  87. 7153d4b powerpc/traps: Enhance readability for trap types by Xiongwei Song · 3 years, 9 months ago
  88. 7098f8f powerpc/mm/radix: Make radix__change_memory_range() static by Michael Ellerman · 3 years, 9 months ago
  89. c45ba4f4 powerpc: clean up do_page_fault by Nicholas Piggin · 3 years, 10 months ago
  90. d738ee8 powerpc/64e/interrupt: handle bad_page_fault in C by Nicholas Piggin · 3 years, 10 months ago
  91. 7e9ab14 powerpc/mem: Use kmap_local_page() in flushing functions by Christophe Leroy · 3 years, 9 months ago
  92. 6c96020 powerpc/mem: Inline flush_dcache_page() by Christophe Leroy · 3 years, 9 months ago
  93. 67b8e6a powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pages by Christophe Leroy · 3 years, 9 months ago
  94. 52d4904 powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages only by Christophe Leroy · 3 years, 9 months ago
  95. cd97d9e powerpc/mem: Optimise flush_dcache_icache_hugepage() by Christophe Leroy · 3 years, 9 months ago
  96. e618c7a powerpc/mem: Call flush_coherent_icache() at higher level by Christophe Leroy · 3 years, 9 months ago
  97. 131637a1 powerpc/mem: Remove address argument to flush_coherent_icache() by Christophe Leroy · 3 years, 9 months ago
  98. bf26e0b powerpc/mem: Declare __flush_dcache_icache() static by Christophe Leroy · 3 years, 9 months ago
  99. b26e8f2 powerpc/mem: Move cache flushing functions into mm/cacheflush.c by Christophe Leroy · 3 years, 9 months ago
  100. 80edc68 powerpc/32s: Define a MODULE area below kernel text all the time by Christophe Leroy · 3 years, 9 months ago