1. 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
  2. 3a28663 m32r: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  3. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  4. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  5. c9ebe21 locking,arch,m32r: Fold atomic_ops by Peter Zijlstra · 10 years ago
  6. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  7. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  8. 89607d5 arch,m32r: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  9. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 10 years ago
  10. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  11. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  12. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  13. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  14. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  15. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  16. 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
  17. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  18. 7251ab6 m32r: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  19. fecf374 m32r: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  20. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  21. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  22. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  23. aa5e5dc treewide: fix "distingush" typo by Michael Opdenacker · 11 years ago
  24. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  25. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  26. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  27. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  28. 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
  29. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  30. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  31. 0168257 m32r: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  32. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  33. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  34. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  35. 415586c UAPI: fix endianness conditionals in M32R's asm/stat.h by David Howells · 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. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  42. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  43. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  44. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  45. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  46. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  47. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  48. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  49. f7f4dc1 UAPI: (Scripted) Disintegrate arch/m32r/include/asm by David Howells · 12 years ago
  50. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  51. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  52. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  53. 92bbe6c m32r: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  54. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  55. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  56. 8eae10e m32r: switch to generic sys_execve() by Al Viro · 12 years ago
  57. ea4a1da m32r: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  58. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  59. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 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. d70745b m32r: trim masks by Al Viro · 12 years ago
  67. 8ca8230 bury the rest of TIF_IRET by Al Viro · 12 years ago
  68. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  69. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  70. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  71. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  72. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  73. 55acddd Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. 07f604cc m32r: remove duplicate definition of PTRACE_O_TRACESYSGOOD by Geert Uytterhoeven · 12 years ago
  75. 43cc7e8 smp: Remove num_booting_cpus() by Thomas Gleixner · 12 years ago
  76. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  77. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. 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
  79. fe2eff8 m32r: struct old_sigaction is never used by Al Viro · 12 years ago
  80. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  81. e6e9c54 m32r: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  82. 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
  83. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  84. c9034c3 Disintegrate asm/system.h for M32R by David Howells · 12 years ago
  85. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  86. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  87. 86d10ea m32r: Use generic posix_types.h by H. Peter Anvin · 12 years ago
  88. dca88ad Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 13 years ago
  89. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  90. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  91. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  92. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  93. d507462 UAPI: Make M32R use asm-generic/param.h by David Howells · 13 years ago
  94. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  95. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  96. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  97. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  98. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  99. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  100. f796062 m32r, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago