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