1. 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
  2. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  3. 898490c moduleparam: Save information about built-in modules in separate file by Alexey Gladkov · 6 years ago
  4. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  5. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  6. 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
  7. 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
  8. 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
  9. 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
  10. caa8413 x86/mm: Initialize PGD cache during mm initialization by Nadav Amit · 6 years ago
  11. 5932c9f mm/tlb: Provide default nmi_uaccess_okay() by Nadav Amit · 6 years ago
  12. 7a5da02 locking/lockdep: check for freed initmem in static_obj() by Gerald Schaefer · 6 years ago
  13. 4275035 futex: Update comments and docs about return values of arch futex code by Will Deacon · 6 years ago
  14. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  15. 01e3b95 arch: Remove dummy mmiowb() definitions from arch code by Will Deacon · 6 years ago
  16. 60ca1e5 mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors by Will Deacon · 6 years ago
  17. d1be6a2 asm-generic/mmiowb: Add generic implementation of mmiowb() tracking by Will Deacon · 6 years ago
  18. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  19. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  20. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  21. 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
  22. 0a8caf2 asm-generic/tlb: Remove tlb_table_flush() by Peter Zijlstra · 6 years ago
  23. fa0aafb asm-generic/tlb: Remove tlb_flush_mmu_free() by Peter Zijlstra · 6 years ago
  24. b3fa8ed asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER by Peter Zijlstra · 6 years ago
  25. 952a31c asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y by Martin Schwidefsky · 6 years ago
  26. 96bc956 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE by Peter Zijlstra · 6 years ago
  27. 8b6dd0c asm-generic/tlb, ia64: Conditionally provide tlb_migrate_finish() by Peter Zijlstra · 6 years ago
  28. a30e32b asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm() by Peter Zijlstra · 6 years ago
  29. 5f307be asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() by Peter Zijlstra · 6 years ago
  30. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
  31. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  32. dea2434 asm-generic/tlb: Provide a comment by Peter Zijlstra · 6 years ago
  33. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  34. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  35. 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
  36. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  37. 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
  38. f76a16a x86/unwind/orc: Fix ORC unwind table alignment by Josh Poimboeuf · 6 years ago
  39. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  40. 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
  41. 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
  42. 04a8645 mm: update ptep_modify_prot_commit to take old pte value as arg by Aneesh Kumar K.V · 6 years ago
  43. 0cbe3e2 mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg by Aneesh Kumar K.V · 6 years ago
  44. 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
  45. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  46. abbbbc8 asm-generic/io: Pass result of I/O accessor to __io_[p]ar() by Will Deacon · 6 years ago
  47. 0614621d Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  48. d724444 asm-generic/page.h: fix typo in #error text requiring a real asm/page.h by Mike Rapoport · 6 years ago
  49. 0cf264b locking/atomics: Check atomic headers with sha1sum by Mark Rutland · 6 years ago
  50. 76ce2a8 Rename include/{uapi => }/asm-generic/shmparam.h really by Masahiro Yamada · 6 years ago
  51. 41b8687 Merge branch 'locking/atomics' into locking/core, to pick up WIP commits by Ingo Molnar · 6 years ago
  52. 728e3e6 include/asm-generic: Remove spin_is_locked() comment by Paul E. McKenney · 6 years ago
  53. 79bf0cb iomap: introduce io{read|write}64_{lo_hi|hi_lo} by Logan Gunthorpe · 6 years ago
  54. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  55. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  56. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  57. 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
  58. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  59. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  60. af3b854 mm/page_alloc.c: allow error injection by Benjamin Poirier · 6 years ago
  61. 8e2d434 lib/ioremap: ensure break-before-make is used for huge p4d mappings by Will Deacon · 6 years ago
  62. 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
  63. 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
  64. ffb61c6 Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs" by Ingo Molnar · 6 years ago
  65. d1402fc mm: introduce common STRUCT_PAGE_MAX_SHIFT define by Logan Gunthorpe · 6 years ago
  66. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  67. 0a9fe8c x86/mm: Validate kernel_physical_mapping_init() PTE population by Dan Williams · 6 years ago
  68. 4369dea generic/pgtable: Introduce set_pte_safe() by Dan Williams · 6 years ago
  69. 0cebbb6 generic/pgtable: Introduce {p4d,pgd}_same() by Dan Williams · 6 years ago
  70. c683c37 generic/pgtable: Make {pmd, pud}_same() unconditionally available by Dan Williams · 6 years ago
  71. bbda5ec kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS by Masahiro Yamada · 6 years ago
  72. 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
  73. 1071fc57 mm: introduce mm_[p4d|pud|pmd]_folded by Martin Schwidefsky · 6 years ago
  74. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  75. aa525d0 locking/atomics: Switch to generated instrumentation by Mark Rutland · 6 years ago
  76. b5d47ef locking/atomics: Switch to generated atomic-long by Mark Rutland · 6 years ago
  77. 69a60bc percpu: remove PER_CPU_DEF_ATTRIBUTES macro by Alexander Pateenok · 6 years ago
  78. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  79. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  80. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  81. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  82. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  83. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  84. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  85. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  86. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  87. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  88. d018498 hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h by Alexandre Ghiti · 6 years ago
  89. 67fa166 mm: remove references to vm_insert_pfn() by Matthew Wilcox · 6 years ago
  90. 26873ac Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  91. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  93. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  95. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  96. ec57e2f Merge branch 'x86/build' into locking/core, to pick up dependent patches and unify jump-label work by Ingo Molnar · 6 years ago
  97. 59c3f82 mm: move is_kernel_rodata() to asm-generic/sections.h by Bartosz Golaszewski · 6 years ago
  98. 52c8ee5 vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections by Peter Oberparleiter · 6 years ago
  99. 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
  100. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago