1. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  2. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  3. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  4. 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
  5. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  7. af3b854 mm/page_alloc.c: allow error injection by Benjamin Poirier · 6 years ago
  8. 8e2d434 lib/ioremap: ensure break-before-make is used for huge p4d mappings by Will Deacon · 6 years ago
  9. 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
  10. 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
  11. ffb61c6 Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs" by Ingo Molnar · 6 years ago
  12. d1402fc mm: introduce common STRUCT_PAGE_MAX_SHIFT define by Logan Gunthorpe · 6 years ago
  13. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  14. 0a9fe8c x86/mm: Validate kernel_physical_mapping_init() PTE population by Dan Williams · 6 years ago
  15. 4369dea generic/pgtable: Introduce set_pte_safe() by Dan Williams · 6 years ago
  16. 0cebbb6 generic/pgtable: Introduce {p4d,pgd}_same() by Dan Williams · 6 years ago
  17. c683c37 generic/pgtable: Make {pmd, pud}_same() unconditionally available by Dan Williams · 6 years ago
  18. bbda5ec kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS by Masahiro Yamada · 6 years ago
  19. 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
  20. 1071fc57 mm: introduce mm_[p4d|pud|pmd]_folded by Martin Schwidefsky · 6 years ago
  21. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  22. 69a60bc percpu: remove PER_CPU_DEF_ATTRIBUTES macro by Alexander Pateenok · 6 years ago
  23. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  24. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  25. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  26. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  27. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  28. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  29. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  30. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  31. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  32. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  33. d018498 hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h by Alexandre Ghiti · 6 years ago
  34. 67fa166 mm: remove references to vm_insert_pfn() by Matthew Wilcox · 6 years ago
  35. 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
  36. 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
  37. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  38. 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
  39. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  40. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  41. ec57e2f Merge branch 'x86/build' into locking/core, to pick up dependent patches and unify jump-label work by Ingo Molnar · 6 years ago
  42. 59c3f82 mm: move is_kernel_rodata() to asm-generic/sections.h by Bartosz Golaszewski · 6 years ago
  43. 52c8ee5 vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections by Peter Oberparleiter · 6 years ago
  44. 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
  45. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  46. b048ae6 LSM: Rename .security_initcall section to .lsm_info by Kees Cook · 6 years ago
  47. 1e80cd1 vmlinux.lds.h: Avoid copy/paste of security_init section by Kees Cook · 6 years ago
  48. 02678a5 Merge branch 'core/core' into x86/build, to prevent conflicts by Ingo Molnar · 6 years ago
  49. f81f8ad x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs by Nadav Amit · 6 years ago
  50. 27df896 locking/spinlocks: Remove an instruction from spin and write locks by Matthew Wilcox · 6 years ago
  51. e872267 jump_table: Move entries into ro_after_init region by Ard Biesheuvel · 6 years ago
  52. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  53. 500dd232 asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIRECT_PIO by Andrew Murray · 6 years ago
  54. 196d9d8 mm/memory: Move mmu_gather and TLB invalidation code into its own file by Peter Zijlstra · 6 years ago
  55. a6d6024 asm-generic/tlb: Track which levels of the page tables have been cleared by Will Deacon · 6 years ago
  56. 22a61c3 asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather by Peter Zijlstra · 6 years ago
  57. faaadaf asm-generic/tlb: Guard with #ifdef CONFIG_MMU by Will Deacon · 6 years ago
  58. c5ba7e6 asm-generic: Remove empty asm/unistd.h by Arnd Bergmann · 7 years ago
  59. caf6f9c asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro by Arnd Bergmann · 7 years ago
  60. fb37397 asm-generic: Move common compat types to asm-generic/compat.h by Arnd Bergmann · 7 years ago
  61. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  62. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  63. fd1102f mm: mmu_notifier fix for tlb_end_vma by Nicholas Piggin · 6 years ago
  64. 52a288c x86/mm/tlb: Revert the recent lazy TLB patches by Peter Zijlstra · 6 years ago
  65. 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
  66. 96c6a32 include/asm-generic/bug.h: clarify valid uses of WARN() by Dmitry Vyukov · 6 years ago
  67. 7953002 vmlinux.lds.h: remove stale <linux/export.h> include by Masahiro Yamada · 6 years ago
  68. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  69. 1a9b4b3 mm: provide a fallback for PAGE_KERNEL_EXEC for architectures by Luis R. Rodriguez · 6 years ago
  70. a3266bd mm: provide a fallback for PAGE_KERNEL_RO for architectures by Luis R. Rodriguez · 6 years ago
  71. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  74. d2fc88a Merge 4.18-rc7 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  75. 4d2b25f locking/atomics: Instrument cmpxchg_double*() by Mark Rutland · 6 years ago
  76. f9881cc locking/atomics: Instrument xchg() by Mark Rutland · 6 years ago
  77. df79ed2 locking/atomics: Simplify cmpxchg() instrumentation by Mark Rutland · 6 years ago
  78. 2ff6ddf x86/mm/tlb: Leave lazy TLB mode at page table free time by Rik van Riel · 6 years ago
  79. 37c45b2 Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes by Ingo Molnar · 6 years ago
  80. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  81. 6c26fcd x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures by Jiri Kosina · 6 years ago
  82. a90744b mm: allow arch to supply p??_free_tlb functions by Nicholas Piggin · 6 years ago
  83. ac6bbf0 iommu: Remove IOMMU_OF_DECLARE by Rob Herring · 6 years ago
  84. 785a19f ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  85. 6cc65be locking/qspinlock: Fix build for anonymous union in older GCC compilers by Steven Rostedt (VMware) · 6 years ago
  86. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 6 years ago
  87. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
  88. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
  89. 3567013 atomics/treewide: Make atomic64_fetch_add_unless() optional by Mark Rutland · 6 years ago
  90. 00b808a atomics/generic: Define atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
  91. 0ae1d99 atomics: Prepare for atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
  92. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
  93. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 6 years ago
  94. ade5ef9 atomics: Make conditional ops return 'bool' by Mark Rutland · 6 years ago
  95. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  96. 84c6591 locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*() by Will Deacon · 6 years ago
  97. e986a0d locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs by Will Deacon · 6 years ago
  98. 42e4089 x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  99. 6d8e410 int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi header by Masahiro Yamada · 6 years ago
  100. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago