1. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  3. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  4. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  5. 88a6816 frv: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  6. 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
  7. 21f4566 frv: remove unused cpuinfo_frv and friends to fix future build error by Geert Uytterhoeven · 10 years ago
  8. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  9. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  10. f325f16 frv: Define cpu_relax_lowlatency() by Davidlohr Bueso · 10 years ago
  11. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  12. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  13. 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
  14. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  15. d038c0e arch,frv: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  16. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 10 years ago
  17. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  18. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  19. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  20. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  21. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  22. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  23. 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
  24. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  25. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  26. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  27. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  28. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  29. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  30. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  32. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  33. b607ae7 frv: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  34. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  35. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  36. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  37. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  38. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  39. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  40. d64008a burying unused conditionals by Al Viro · 12 years ago
  41. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  42. 177b670 frv: switch to generic old sigaction() by Al Viro · 12 years ago
  43. 5fd381126 frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  44. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  45. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  46. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  47. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  48. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  49. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  50. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  51. b9763ce frv: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  52. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  53. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. 7b7ade1 frv: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  55. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  56. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  57. 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  58. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  59. aa2c47e UAPI: (Scripted) Disintegrate arch/frv/include/asm by David Howells · 12 years ago
  60. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  61. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  62. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  63. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  64. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  65. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  66. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  67. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  68. 49ed339 frv: switch to generic kernel_thread() by Al Viro · 12 years ago
  69. 019f96a frv: switch to generic kernel_execve by Al Viro · 12 years ago
  70. 460daba frv: switch to generic sys_execve() by Al Viro · 12 years ago
  71. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  72. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  73. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  74. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  75. 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  76. 368324a frv: remove km_type definitions by Cong Wang · 13 years ago
  77. 144cf86 frv: remove the second parameter of kmap_atomic_primary() by Cong Wang · 12 years ago
  78. da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
  79. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  80. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 12 years ago
  81. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  82. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  83. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  84. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 93c2d65 frv: delete incorrect task prototypes causing compile fail by Paul Gortmaker · 12 years ago
  87. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 12 years ago
  88. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  89. c64872c frv: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  90. c6ae063 frv: Use core allocator for task_struct by Thomas Gleixner · 12 years ago
  91. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  92. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  94. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  95. 40ab331 Disintegrate asm/system.h for FRV by David Howells · 12 years ago
  96. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  97. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  98. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  99. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  100. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago