1. ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 7 months ago
  2. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
  3. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
  4. 2159687 arch/xtensa: move kmap build bug out of the way by Ira Weiny · 4 years, 7 months ago
  5. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 7 months ago
  6. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago
  7. 8898ad5 x86/mm: define mm_p4d_folded() by Anshuman Khandual · 4 years, 7 months ago
  8. 453668a unicore32: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
  9. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  10. a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 7 months ago
  11. eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  12. 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  13. b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  14. 9f4e703 nios2: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  15. c03ab9e ia64: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  16. 00b13de hexagon: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
  17. e9f6376 arm64: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  18. 84e6ffb arm: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  19. f426f4e h8300: remove usage of __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
  20. a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
  21. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  22. 09587a0 arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 7 months ago
  23. 7e01ccb x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 7 months ago
  24. b422d28 riscv: support DEBUG_WX by Zong Li · 4 years, 7 months ago
  25. 86ec2da mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() by Anshuman Khandual · 4 years, 7 months ago
  26. 124cb3a6 powerpc/mm: drop platform defined pmd_mknotpresent() by Anshuman Khandual · 4 years, 7 months ago
  27. 4360dfa sparc32: register memory occupied by kernel as memblock.memory by Mike Rapoport · 4 years, 7 months ago
  28. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
  29. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
  30. be51e3f arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GET by Anshuman Khandual · 4 years, 7 months ago
  31. 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 7 months ago
  32. 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 7 months ago
  33. ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 7 months ago
  34. ecd0965 mm: make deferred init's max threads arch-specific by Daniel Jordan · 4 years, 7 months ago
  35. bc9331a mm: rename free_area_init_node() to free_area_init_memoryless_node() by Mike Rapoport · 4 years, 7 months ago
  36. 51930df mm: free_area_init: allow defining max_zone_pfn in descending order by Mike Rapoport · 4 years, 7 months ago
  37. acd3f5c mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES by Mike Rapoport · 4 years, 7 months ago
  38. da50c57 xtensa: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  39. 1b02ec0 unicore32: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  40. bee3b3c sparc32: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  41. 625bf73 parisc: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  42. 5d2ee1a m68k: mm: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  43. 8f4693f csky: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  44. 584cb13 arm64: simplify detection of memory zone boundaries for UMA configs by Mike Rapoport · 4 years, 7 months ago
  45. a32c1c6 arm: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  46. 3076020 alpha: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  47. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
  48. fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 4 years, 7 months ago
  49. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
  50. d622abf mm: memblock: replace dereferences of memblock_region.nid with API calls by Mike Rapoport · 4 years, 7 months ago
  51. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  52. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  53. 6b2591c Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 7 months ago
  54. f1e4553 Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 7 months ago
  55. 38696e3 Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 7 months ago
  56. 44e40e9 Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 7 months ago
  57. 8226f11 Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 7 months ago
  58. e8f4abf Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  59. 174e1ea fix a braino in ia64 uaccess csum changes by Al Viro · 4 years, 7 months ago
  60. d479c5a Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  61. f6aee50 Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  62. dabc4df Merge tag 'timers-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  63. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  64. faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  65. 118d6e9 Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  66. a5a82e0 Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 7 months ago
  67. c5d6c13 Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 7 months ago
  68. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  69. 33d21f1 s390/bpf: Use bcr 0,%0 as tail call nop filler by Ilya Leoshkevich · 4 years, 7 months ago
  70. effe5be s390/bpf: Maintain 8-byte stack alignment by Ilya Leoshkevich · 4 years, 7 months ago
  71. 7f0a002 x86/mm: remove vmalloc faulting by Joerg Roedel · 4 years, 7 months ago
  72. 73f693c mm: remove vmalloc_sync_(un)mappings() by Joerg Roedel · 4 years, 7 months ago
  73. 86cf69f x86/mm/32: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 7 months ago
  74. 8e19843 x86/mm/64: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 7 months ago
  75. b200f5b s390: use __vmalloc_node in stack_alloc by Christoph Hellwig · 4 years, 7 months ago
  76. cb0849a powerpc: use __vmalloc_node in alloc_vm_stack by Christoph Hellwig · 4 years, 7 months ago
  77. ebcdd30 arm64: use __vmalloc_node in arch_alloc_vmap_stack by Christoph Hellwig · 4 years, 7 months ago
  78. c3f896d mm: switch the test_vmalloc module to use __vmalloc_node by Christoph Hellwig · 4 years, 7 months ago
  79. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  80. cca98e9 mm: enforce that vmap can't map pages executable by Christoph Hellwig · 4 years, 7 months ago
  81. 8b13601 mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING by Christoph Hellwig · 4 years, 7 months ago
  82. 4926627 mm: remove __get_vm_area by Christoph Hellwig · 4 years, 7 months ago
  83. 91f03f2 powerpc: remove __ioremap_at and __iounmap_at by Christoph Hellwig · 4 years, 7 months ago
  84. b274014 powerpc: add an ioremap_phb helper by Christoph Hellwig · 4 years, 7 months ago
  85. 0348801 x86: fix vmap arguments in map_irq_stack by Christoph Hellwig · 4 years, 7 months ago
  86. 78bb17f x86/hyperv: use vmalloc_exec for the hypercall page by Christoph Hellwig · 4 years, 7 months ago
  87. 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 7 months ago
  88. 1494e0c x86: mm: ptdump: calculate effective permissions correctly by Steven Price · 4 years, 7 months ago
  89. 78128fa arch/parisc/include/asm/pgtable.h: remove unused `old_pte' by Andrew Morton · 4 years, 7 months ago
  90. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  91. 8b39a57 Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  92. 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  93. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  94. c2b0fc8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 7 months ago
  95. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  96. 3ee3723 Merge tag 'm68k-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 4 years, 7 months ago
  97. 4e90912 Merge tag 'x86-vdso-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  98. 88bc1de Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  99. 0a319ef Merge tag 'x86-fpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  100. 486a77c parisc: module: Update references to parisc website by Helge Deller · 4 years, 7 months ago