1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  3. 2522fe4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 by Thomas Gleixner · 6 years ago
  4. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  7. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  8. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  9. 1335d9a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  11. 1064d85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  12. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  13. 687a3e4 treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers by Masahiro Yamada · 6 years ago
  14. 280664f5 Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  15. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  16. 5a28fc9 x86/mpx, mm/core: Fix recursive munmap() corruption by Dave Hansen · 6 years ago
  17. 2646719 Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  18. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  19. 898490c moduleparam: Save information about built-in modules in separate file by Alexey Gladkov · 6 years ago
  20. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  21. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  22. 14be4c6 Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  23. 0bc40e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  26. caa8413 x86/mm: Initialize PGD cache during mm initialization by Nadav Amit · 6 years ago
  27. 5932c9f mm/tlb: Provide default nmi_uaccess_okay() by Nadav Amit · 6 years ago
  28. 7a5da02 locking/lockdep: check for freed initmem in static_obj() by Gerald Schaefer · 6 years ago
  29. 4275035 futex: Update comments and docs about return values of arch futex code by Will Deacon · 6 years ago
  30. 6edd1db asm-generic: optimize generic uaccess for 8-byte loads and stores by Christoph Hellwig · 6 years ago
  31. bd79f94 asm-generic: provide entirely generic nommu uaccess by Christoph Hellwig · 6 years ago
  32. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  33. 737d42f asm-generic: don't include <asm/segment.h> from <asm/uaccess.h> by Christoph Hellwig · 6 years ago
  34. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  35. 01e3b95 arch: Remove dummy mmiowb() definitions from arch code by Will Deacon · 6 years ago
  36. 60ca1e5 mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors by Will Deacon · 6 years ago
  37. d1be6a2 asm-generic/mmiowb: Add generic implementation of mmiowb() tracking by Will Deacon · 6 years ago
  38. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  39. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  40. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  41. 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
  42. 0a8caf2 asm-generic/tlb: Remove tlb_table_flush() by Peter Zijlstra · 6 years ago
  43. fa0aafb asm-generic/tlb: Remove tlb_flush_mmu_free() by Peter Zijlstra · 6 years ago
  44. b3fa8ed asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER by Peter Zijlstra · 6 years ago
  45. 952a31c asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y by Martin Schwidefsky · 6 years ago
  46. 96bc956 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE by Peter Zijlstra · 6 years ago
  47. 8b6dd0c asm-generic/tlb, ia64: Conditionally provide tlb_migrate_finish() by Peter Zijlstra · 6 years ago
  48. a30e32b asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm() by Peter Zijlstra · 6 years ago
  49. 5f307be asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() by Peter Zijlstra · 6 years ago
  50. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
  51. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  52. dea2434 asm-generic/tlb: Provide a comment by Peter Zijlstra · 6 years ago
  53. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  54. 9672e2c vmlinux.lds.h: drop unused __vermagic by Mathias Krause · 6 years ago
  55. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  56. 262d6a9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  58. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  59. f76a16a x86/unwind/orc: Fix ORC unwind table alignment by Josh Poimboeuf · 6 years ago
  60. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  61. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  62. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. 04a8645 mm: update ptep_modify_prot_commit to take old pte value as arg by Aneesh Kumar K.V · 6 years ago
  64. 0cbe3e2 mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg by Aneesh Kumar K.V · 6 years ago
  65. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  67. abbbbc83 asm-generic/io: Pass result of I/O accessor to __io_[p]ar() by Will Deacon · 6 years ago
  68. 0614621d Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  69. d724444 asm-generic/page.h: fix typo in #error text requiring a real asm/page.h by Mike Rapoport · 6 years ago
  70. 0cf264b locking/atomics: Check atomic headers with sha1sum by Mark Rutland · 6 years ago
  71. 76ce2a8 Rename include/{uapi => }/asm-generic/shmparam.h really by Masahiro Yamada · 6 years ago
  72. 41b8687 Merge branch 'locking/atomics' into locking/core, to pick up WIP commits by Ingo Molnar · 6 years ago
  73. 728e3e6 include/asm-generic: Remove spin_is_locked() comment by Paul E. McKenney · 6 years ago
  74. 79bf0cb iomap: introduce io{read|write}64_{lo_hi|hi_lo} by Logan Gunthorpe · 6 years ago
  75. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  76. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  77. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  78. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  79. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  80. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  81. af3b854 mm/page_alloc.c: allow error injection by Benjamin Poirier · 6 years ago
  82. 8e2d434 lib/ioremap: ensure break-before-make is used for huge p4d mappings by Will Deacon · 6 years ago
  83. e57d9f6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  84. 70ad636 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  85. ffb61c6 Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs" by Ingo Molnar · 6 years ago
  86. d1402fc mm: introduce common STRUCT_PAGE_MAX_SHIFT define by Logan Gunthorpe · 6 years ago
  87. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  88. 0a9fe8c x86/mm: Validate kernel_physical_mapping_init() PTE population by Dan Williams · 6 years ago
  89. 4369dea generic/pgtable: Introduce set_pte_safe() by Dan Williams · 6 years ago
  90. 0cebbb6 generic/pgtable: Introduce {p4d,pgd}_same() by Dan Williams · 6 years ago
  91. c683c37 generic/pgtable: Make {pmd, pud}_same() unconditionally available by Dan Williams · 6 years ago
  92. bbda5ec kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS by Masahiro Yamada · 6 years ago
  93. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  94. 1071fc57 mm: introduce mm_[p4d|pud|pmd]_folded by Martin Schwidefsky · 6 years ago
  95. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  96. aa525d0 locking/atomics: Switch to generated instrumentation by Mark Rutland · 6 years ago
  97. b5d47ef locking/atomics: Switch to generated atomic-long by Mark Rutland · 6 years ago
  98. 69a60bc percpu: remove PER_CPU_DEF_ATTRIBUTES macro by Alexander Pateenok · 6 years ago
  99. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  100. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago