1. 2561d30 alpha: fix copy_from_user() by Al Viro · 8 years ago
  2. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  3. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  4. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  6. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  7. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  8. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  9. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 58ab5e0 Kbuild: arch: look for generated headers in obtree by Arnd Bergmann · 8 years ago
  11. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  12. fe14d2f locking/atomic, arch/alpha: Convert to _relaxed atomics by Peter Zijlstra · 8 years ago
  13. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  14. 1f51dee locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}() by Peter Zijlstra · 8 years ago
  15. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  16. d157bd8 locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() by Jason Low · 8 years ago
  17. 8ee62b1 locking/rwsem: Convert sem->count to 'atomic_long_t' by Jason Low · 8 years ago
  18. 1cb1e35 char/genrtc: remove alpha support by Arnd Bergmann · 8 years ago
  19. 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 8 years ago
  20. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  21. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  22. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  23. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  24. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 63b6df1 give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() by Al Viro · 8 years ago
  26. 92cd663 alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 8 years ago
  27. c20e128 alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO by Bjorn Helgaas · 8 years ago
  28. 7deb5ee locking/rwsem, alpha: Provide __down_write_killable() by Michal Hocko · 8 years ago
  29. e77986b alpha/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  30. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  31. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  32. 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
  33. 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
  34. 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
  35. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 8 years ago
  36. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  37. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  38. 6aca050 alpha/dma: use common noop dma ops by Christian Borntraeger · 8 years ago
  39. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  40. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 8 years ago
  41. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 8 years ago
  42. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 8 years ago
  43. 35373ab serial: Fix ASYNC_* => UPF_* flags misuse by Peter Hurley · 8 years ago
  44. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  45. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 8 years ago
  46. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 8 years ago
  47. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 8 years ago
  48. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  49. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  50. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  51. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  52. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  53. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  54. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  55. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  56. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  57. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 14b97de alpha: lib: export __delay by Sudip Mukherjee · 9 years ago
  59. 969560d alpha: io: define ioremap_uc by Sudip Mukherjee · 9 years ago
  60. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  61. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  62. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  63. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  64. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  65. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  66. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  67. 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
  68. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  72. 8f8dcb3 alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF. by Matt Turner · 9 years ago
  73. 6ec8193 alpha/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  74. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  75. 2019e8a alpha: Fix jiffies based cputime assumption by Frederic Weisbecker · 10 years ago
  76. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  77. 212d3be alpha: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  78. 95e432b alpha/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  79. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  80. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  81. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  82. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  84. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  85. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 00fda16 Merge 4.1-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  88. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  89. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 9 years ago
  90. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  91. cceaedd alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect by Chen Gang · 9 years ago
  92. 228fa85 alpha: Wire up all missing implemented syscalls by Chen Gang · 9 years ago
  93. 2343060 alpha: Fix bootpfile and bootpzfile make targets by Helge Deller · 9 years ago
  94. 9f7b2d1 alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 9 years ago
  95. 0bc2567 alpha: delete non-required instances of <linux/init.h> by Paul Gortmaker · 10 years ago
  96. 11447c7 alpha: don't use module_init for non-modular core code by Paul Gortmaker · 10 years ago
  97. 614aab5 smp, alpha: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  98. ae6d78d alpha: Remove #include <uapi/asm/types.h> from <asm/types.h> by Geert Uytterhoeven · 11 years ago
  99. ebdd117 alpha: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  100. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago