1. 3694bd7 asm-generic: Fix local variable shadow in __set_fixmap_offset by Mark Rutland · 9 years ago
  2. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 8 years ago
  3. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  4. 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 9 years ago
  5. b6b83f7 PCI: Remove empty asm-generic/pci-bridge.h by Bjorn Helgaas · 8 years ago
  6. 5bbe029 PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h by Bjorn Helgaas · 8 years ago
  7. 0f26922 cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() by zengtao · 8 years ago
  8. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  9. 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
  10. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 9 years ago
  11. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  12. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  13. 9795593 asm/sections: add helpers to check for section data by Thierry Reding · 9 years ago
  14. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  15. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  16. 8f235d1 mm: add PHYS_PFN, use it in __phys_to_pfn() by Chen Gang · 9 years ago
  17. 6a65d26 asm-generic: implement virt_xxx memory barriers by Michael S. Tsirkin · 9 years ago
  18. a9e4252 asm-generic: add __smp_xxx wrappers by Michael S. Tsirkin · 9 years ago
  19. 57f7c03 asm-generic: guard smp_store_release/load_acquire by Michael S. Tsirkin · 9 years ago
  20. 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  21. 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
  22. 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
  23. d9fe4fa x86/mm/pat: Add untrack_pfn_moved for mremap by Toshi Kani · 9 years ago
  24. d5a73ca lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  25. 64d816c locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg() by Waiman Long · 9 years ago
  26. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  27. dce1eb9 __div64_32(): make it overridable at compile time by Nicolas Pitre · 9 years ago
  28. f682b27 __div64_const32(): abstract out the actual 128-bit cross product code by Nicolas Pitre · 9 years ago
  29. 461a5e5 do_div(): generic optimization for constant divisor on 32-bit machines by Nicolas Pitre · 9 years ago
  30. 911918a div64.h: optimize do_div() for power-of-two constant divisors by Nicolas Pitre · 9 years ago
  31. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  32. 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 9 years ago
  33. a02613a asm-generic: {get,put}_user ptr argument evaluate only 1 time by Yoshinori Sato · 9 years ago
  34. 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
  35. 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
  36. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  37. 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
  38. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  39. 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
  40. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  41. bd5e88a mm,thp: reduce ifdef'ery for THP in generic code by Vineet Gupta · 9 years ago
  42. 4008cb3 asm-generic: temporarily add back asm-generic/io-64-nonatomic*.h by Arnd Bergmann · 9 years ago
  43. d975440 asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementations by Marek Vasut · 9 years ago
  44. a1164a3 move count_zeroes.h out of asm-generic by Christoph Hellwig · 9 years ago
  45. 2f8e2c8 move io-64-nonatomic*.h out of asm-generic by Christoph Hellwig · 9 years ago
  46. a7b7617 mm: add architecture primitives for software dirty bit clearing by Martin Schwidefsky · 9 years ago
  47. 00eb4ba locking/rwsem: Use acquire/release semantics by Davidlohr Bueso · 9 years ago
  48. 81a43ad locking/mutex: Use acquire/release semantics by Davidlohr Bueso · 9 years ago
  49. 63ab7bd locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics by Davidlohr Bueso · 9 years ago
  50. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  51. 609ca06 sched/core: Create preempt_count invariant by Peter Zijlstra · 9 years ago
  52. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  53. c625f76 clocksource / ACPI: Add probing infrastructure for ACPI-based clocksources by Marc Zyngier · 9 years ago
  54. 46e589a irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips by Marc Zyngier · 9 years ago
  55. e647b53 ACPI: Add early device probing infrastructure by Marc Zyngier · 9 years ago
  56. e3e72ab atomic: Implement atomic_read_ctrl() by Peter Zijlstra · 9 years ago
  57. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  58. 90fe651 atomic: Add atomic_long_t bitops by Peter Zijlstra · 9 years ago
  59. 4bbffe7 Merge branch 'locking/urgent' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  60. 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  61. ae4f976 mm: fix type cast in __pfn_to_phys() by Tyler Baker · 9 years ago
  62. 6e1e519 locking/qrwlock: Rename ->lock to ->wait_lock by Davidlohr Bueso · 9 years ago
  63. 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
  64. c7ef92c Merge tag 'v4.3-rc1' into locking/core, to refresh the tree by Ingo Molnar · 9 years ago
  65. 43b3f02 locking/qspinlock/x86: Fix performance regression under unaccelerated VMs by Peter Zijlstra · 9 years ago
  66. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  67. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  68. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  69. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  70. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  71. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  72. c191761 Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  73. 6b0f68e mm: add utility for early copy from unmapped ram by Mark Salter · 9 years ago
  74. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  75. dab3c3c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  76. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  77. 3c217e5 rtc: cmos: century support by Sylvain Chouleur · 9 years ago
  78. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 012dcef mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h by Christoph Hellwig · 9 years ago
  82. 1b3d420 PCI: Add pci_iomap_wc() variants by Luis R. Rodriguez · 9 years ago
  83. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  84. 9bebe9e kbuild: Fix .text.unlikely placement by Andi Kleen · 9 years ago
  85. 2592dbb mm: provide early_memremap_ro to establish read-only mapping by Juergen Gross · 9 years ago
  86. 77e430e locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics by Will Deacon · 9 years ago
  87. 2b2a85a locking/qrwlock: Implement queue_write_unlock() using smp_store_release() by Will Deacon · 9 years ago
  88. 6d79ef2 locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_long_t' by Will Deacon · 9 years ago
  89. 586b610 locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication by Will Deacon · 9 years ago
  90. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  91. fe32d3c sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() by Konstantin Khlebnikov · 9 years ago
  92. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
  93. 3a7651e Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  94. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  95. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  96. 56d1def atomic: Prepare generic atomic implementation for logic ops by Peter Zijlstra · 9 years ago
  97. 8c7ea50 x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default by Luis R. Rodriguez · 9 years ago
  98. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  99. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  100. 0e06e5b locking/qrwlock: Better optimization for interrupt context readers by Waiman Long · 9 years ago