1. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  2. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  3. 19d6f04 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. f75d486 bitops: Do not default to __clear_bit() for __clear_bit_unlock() by Peter Zijlstra · 8 years ago
  5. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  7. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  8. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  9. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  10. 2553b67 lib/bug.c: use common WARN helper by Josh Poimboeuf · 8 years ago
  11. a644fdf include/asm-generic/atomic-long.h: force inlining of some atomic_long operations by Denys Vlasenko · 8 years ago
  12. dfbf289 bug: set warn variable before calling WARN() by Steven Rostedt · 8 years ago
  13. 458aa76 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range by Aneesh Kumar K.V · 8 years ago
  14. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  15. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  16. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  18. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  19. a1cbaad asm-generic: remove old nonatomic-io wrapper files by Arnd Bergmann · 8 years ago
  20. 3c04705 asm-generic: default BUG_ON(x) to if(x)BUG() by Arnd Bergmann · 9 years ago
  21. b82e530 locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h by Dan Streetman · 8 years ago
  22. 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
  23. c74ba8b arch: Introduce post-init read-only memory by Kees Cook · 8 years ago
  24. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  25. aa6aedb gpio: allow setting ARCH_NR_GPIOS from Kconfig by Arnd Bergmann · 8 years ago
  26. d61172b mm/core, x86/mm/pkeys: Differentiate instruction fetches by Dave Hansen · 8 years ago
  27. 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 8 years ago
  28. 33a709b mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys by Dave Hansen · 8 years ago
  29. 3694bd7 asm-generic: Fix local variable shadow in __set_fixmap_offset by Mark Rutland · 8 years ago
  30. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 8 years ago
  31. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  32. 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 9 years ago
  33. b6b83f7 PCI: Remove empty asm-generic/pci-bridge.h by Bjorn Helgaas · 8 years ago
  34. 5bbe029 PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h by Bjorn Helgaas · 8 years ago
  35. 0f26922 cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() by zengtao · 8 years ago
  36. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  37. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  38. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 9 years ago
  39. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  40. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  41. 9795593 asm/sections: add helpers to check for section data by Thierry Reding · 9 years ago
  42. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  43. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  44. 8f235d1 mm: add PHYS_PFN, use it in __phys_to_pfn() by Chen Gang · 9 years ago
  45. 6a65d26 asm-generic: implement virt_xxx memory barriers by Michael S. Tsirkin · 9 years ago
  46. a9e4252 asm-generic: add __smp_xxx wrappers by Michael S. Tsirkin · 9 years ago
  47. 57f7c03 asm-generic: guard smp_store_release/load_acquire by Michael S. Tsirkin · 9 years ago
  48. 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  49. 0ffedcd Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. d9fe4fa x86/mm/pat: Add untrack_pfn_moved for mremap by Toshi Kani · 9 years ago
  52. d5a73ca lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  53. 64d816c locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg() by Waiman Long · 9 years ago
  54. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  55. dce1eb9 __div64_32(): make it overridable at compile time by Nicolas Pitre · 9 years ago
  56. f682b27 __div64_const32(): abstract out the actual 128-bit cross product code by Nicolas Pitre · 9 years ago
  57. 461a5e5 do_div(): generic optimization for constant divisor on 32-bit machines by Nicolas Pitre · 9 years ago
  58. 911918a div64.h: optimize do_div() for power-of-two constant divisors by Nicolas Pitre · 9 years ago
  59. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  60. 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 9 years ago
  61. a02613a asm-generic: {get,put}_user ptr argument evaluate only 1 time by Yoshinori Sato · 9 years ago
  62. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  63. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  64. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  65. 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  67. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  69. bd5e88a mm,thp: reduce ifdef'ery for THP in generic code by Vineet Gupta · 9 years ago
  70. 4008cb3 asm-generic: temporarily add back asm-generic/io-64-nonatomic*.h by Arnd Bergmann · 9 years ago
  71. d975440 asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementations by Marek Vasut · 9 years ago
  72. a1164a3 move count_zeroes.h out of asm-generic by Christoph Hellwig · 9 years ago
  73. 2f8e2c8 move io-64-nonatomic*.h out of asm-generic by Christoph Hellwig · 9 years ago
  74. a7b7617 mm: add architecture primitives for software dirty bit clearing by Martin Schwidefsky · 9 years ago
  75. 00eb4ba locking/rwsem: Use acquire/release semantics by Davidlohr Bueso · 9 years ago
  76. 81a43ad locking/mutex: Use acquire/release semantics by Davidlohr Bueso · 9 years ago
  77. 63ab7bd locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics by Davidlohr Bueso · 9 years ago
  78. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  79. 609ca06 sched/core: Create preempt_count invariant by Peter Zijlstra · 9 years ago
  80. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  81. c625f76 clocksource / ACPI: Add probing infrastructure for ACPI-based clocksources by Marc Zyngier · 9 years ago
  82. 46e589a irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips by Marc Zyngier · 9 years ago
  83. e647b53 ACPI: Add early device probing infrastructure by Marc Zyngier · 9 years ago
  84. e3e72ab atomic: Implement atomic_read_ctrl() by Peter Zijlstra · 9 years ago
  85. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  86. 90fe651 atomic: Add atomic_long_t bitops by Peter Zijlstra · 9 years ago
  87. 4bbffe7 Merge branch 'locking/urgent' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  88. 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  89. ae4f976 mm: fix type cast in __pfn_to_phys() by Tyler Baker · 9 years ago
  90. 6e1e519 locking/qrwlock: Rename ->lock to ->wait_lock by Davidlohr Bueso · 9 years ago
  91. 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. c7ef92c Merge tag 'v4.3-rc1' into locking/core, to refresh the tree by Ingo Molnar · 9 years ago
  93. 43b3f02 locking/qspinlock/x86: Fix performance regression under unaccelerated VMs by Peter Zijlstra · 9 years ago
  94. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  95. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  96. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  97. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  98. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  99. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  100. c191761 Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago