1. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  3. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. 472d326 avr32: fix build error in atstk1006_defconfig by Josh Wu · 11 years ago
  5. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  6. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  7. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  8. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  9. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  10. d64008a burying unused conditionals by Al Viro · 12 years ago
  11. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  12. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  13. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  14. 2e72762 avr32: Provide dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  15. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  16. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  17. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  18. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  19. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  20. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  21. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  22. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  23. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  24. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  25. 584271b avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers by Al Viro · 12 years ago
  26. 95e629b ARM/AVR32: get rid of serial_at91.h by Russell King · 12 years ago
  27. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  28. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  29. 5fd0b58 avr32: switch to generic sys_execve() by Al Viro · 12 years ago
  30. 5adc807 avr32: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  31. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  32. 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  33. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  34. 83b9d3a UAPI: (Scripted) Disintegrate arch/avr32/include/asm by David Howells · 12 years ago
  35. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  36. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  37. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  38. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  39. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  40. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  41. 971ceb1 avr32: trim masks by Al Viro · 12 years ago
  42. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  43. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  44. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  45. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  46. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  47. 96c557d avr32: remove km_type definitions by Cong Wang · 13 years ago
  48. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  49. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  50. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  51. 9a07880 avr32: struct old_sigaction is never used by Al Viro · 12 years ago
  52. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  53. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  54. 167d821 avr32: fix nop compile fails from system.h split up by Paul Gortmaker · 12 years ago
  55. 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
  56. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  57. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  58. ae47394 Disintegrate asm/system.h for AVR32 by David Howells · 12 years ago
  59. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  60. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  61. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  62. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  63. 0967504 avr32: Use generic posix_types.h by H. Peter Anvin · 12 years ago
  64. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  65. 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
  66. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  67. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  68. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  69. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  70. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  71. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  72. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  73. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  74. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  75. a4e0527 asm-generic: move archictures to common delay.h by Jonas Bonn · 13 years ago
  76. ff71db2f avr32, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  77. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  78. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  79. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 13 years ago
  80. 24a1a47 avr32: add ATAG_BOARDINFO by Andreas Bießmann · 13 years ago
  81. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  82. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  83. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  84. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  85. 6cb8e87 avr32: add missing include causing undefined pgtable_page_* references by Hans-Christian Egtvedt · 14 years ago
  86. 992a88b avr32: make architecture sys_clone prototype match asm-generic prototype by Hans-Christian Egtvedt · 14 years ago
  87. 664cb71 avr32: use syscall prototypes from asm-generic instead of arch by Hans-Christian Egtvedt · 14 years ago
  88. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  89. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  90. 94da7d6 ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox) by Jeff Mahoney · 14 years ago
  91. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  92. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  93. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  94. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  95. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  96. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  97. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  98. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  99. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  100. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago