1. 7deb5ee locking/rwsem, alpha: Provide __down_write_killable() by Michal Hocko · 8 years ago
  2. e77986b alpha/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  3. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  4. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  5. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  6. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  7. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  8. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  9. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  10. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 9 years ago
  11. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
  12. 35373ab serial: Fix ASYNC_* => UPF_* flags misuse by Peter Hurley · 9 years ago
  13. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  14. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
  15. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  16. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 9 years ago
  17. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  18. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  19. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  20. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  21. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  22. 969560d alpha: io: define ioremap_uc by Sudip Mukherjee · 9 years ago
  23. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  24. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  25. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  26. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  27. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  28. 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
  29. 8f8dcb3 alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF. by Matt Turner · 9 years ago
  30. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  31. 212d3be alpha: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  32. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  33. 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
  34. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  35. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  36. 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
  37. 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
  38. 00fda16 Merge 4.1-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  39. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  40. 228fa85 alpha: Wire up all missing implemented syscalls by Chen Gang · 9 years ago
  41. ae6d78d alpha: Remove #include <uapi/asm/types.h> from <asm/types.h> by Geert Uytterhoeven · 11 years ago
  42. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  43. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  44. 507224a serial: 8250: remove Kconfig indirection by Valentin Rothberg · 9 years ago
  45. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  46. 396ada6 alpha: forward declare struct pt_regs in processor.h by Richard Weinberger · 9 years ago
  47. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  48. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  49. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  50. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  51. b816157 alpha: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  52. 4fb9bcc alpha: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  53. 1ab5786 alpha/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  54. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  55. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  56. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  57. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  58. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  59. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 036c650 alpha: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  61. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  63. 1953117 asm/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  64. 0451623 Alpha: define syscall_get_arch() by Eric Paris · 11 years ago
  65. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  66. 9e36c63 alpha: io: implement relaxed accessor macros for writes by Will Deacon · 10 years ago
  67. 5691e44 alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. by Michael Cree · 10 years ago
  68. b93c7b8 locking,arch,alpha: Fold atomic_ops by Peter Zijlstra · 11 years ago
  69. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  70. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  71. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  72. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  73. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  74. 2a705ad sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAG by Peter Zijlstra · 10 years ago
  75. 6ae1102 arch,alpha: Convert smp_mb__*() to the asm-generic primitives by Peter Zijlstra · 11 years ago
  76. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 11 years ago
  77. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  78. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  79. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 11 years ago
  80. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  81. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  82. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  83. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  84. d5bdaf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  85. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 4914d7b alpha: Use qemu+cserve provided high-res clock and alarm. by Richard Henderson · 11 years ago
  87. 85d0b3a alpha: Reorganize rtc handling by Richard Henderson · 11 years ago
  88. 7f3bbb8 alpha: Primitive support for CPU power down. by Richard Henderson · 11 years ago
  89. 994dcf7 alpha: Notice if we're being run under QEMU by Richard Henderson · 13 years ago
  90. a47e5bb alpha: Eliminate compiler warning from memset macro by Richard Henderson · 11 years ago
  91. 3fd681b alpha: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  92. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  93. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  94. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  95. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  96. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  97. 46931bf alpha: Force the user-visible HZ to a constant 1024. by Richard Henderson · 13 years ago
  98. 748a76b alpha: Implement atomic64_dec_if_positive by Richard Henderson · 11 years ago
  99. 6da7539 alpha: Improve atomic_add_unless by Richard Henderson · 11 years ago
  100. 01350eb alpha: Add kcmp and finit_module syscalls by Richard Henderson · 11 years ago