1. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  2. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  3. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  4. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  5. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  6. 1ec94e7 UAPI: (Scripted) Disintegrate arch/h8300/include/asm by David Howells · 12 years ago
  7. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  8. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  9. 0a2f505 h8300: Use generic asm/mmu.h by Lars-Peter Clausen · 12 years ago
  10. 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
  11. 22062a9 new helper: signal_pt_regs() by Al Viro · 12 years ago
  12. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  13. 3416e80 h8300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  14. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  15. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  16. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  17. 6893f56 h8300: add missing L1_CACHE_SHIFT by Fengguang Wu · 12 years ago
  18. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  19. 71915d2 h8300: generic sys_execve() by Al Viro · 12 years ago
  20. 557e199 h8300: generic kernel_thread() by Al Viro · 12 years ago
  21. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  22. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  23. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  24. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  25. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  26. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  27. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  28. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  29. ff89357 h8300: trim _TIF_WORK_MASK by Al Viro · 12 years ago
  30. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  31. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  32. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  33. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  34. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  35. 213ab3f h8300/uaccess: add mising __clear_user() by Geert Uytterhoeven · 12 years ago
  36. e048ace h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() by Geert Uytterhoeven · 12 years ago
  37. 9adec61 h8300/pgtable: add missing #include <asm-generic/pgtable.h> by Geert Uytterhoeven · 12 years ago
  38. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  39. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  40. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  41. 7ae4e32 h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend by Al Viro · 12 years ago
  42. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  43. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  44. 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
  45. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  46. a5401ee Disintegrate asm/system.h for H8300 by David Howells · 12 years ago
  47. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  48. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
  49. e16deba h8300: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  50. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  51. 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
  52. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  53. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  54. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  55. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  56. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  57. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  58. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  59. d92ef29 h8300: Move gpio.h to gpio-internal.h by Mark Brown · 13 years ago
  60. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  61. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  62. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  63. 5296f6d h8300/m68k/xtensa: __FD_ISSET should return 0/1 by Andrew Morton · 13 years ago
  64. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  65. 023f21b h8300, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  66. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  67. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  68. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  69. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  70. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  71. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  72. 30b4b27 ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox) by Jeff Mahoney · 14 years ago
  73. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  74. b857189 h8300: Fix die() by David Howells · 14 years ago
  75. 3ab61eb h8300: IRQ flags should be stored in an unsigned long by David Howells · 14 years ago
  76. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  77. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  78. cb8a88b alpha/h8300/m68k: remove obsolete <asm/md.h> files by Geert Uytterhoeven · 14 years ago
  79. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  80. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  81. 5b0e27c h8300: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  82. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  83. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  84. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  85. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. 857fb25 h8300: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  87. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  88. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  89. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  90. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  91. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  92. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  93. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  94. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  95. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  96. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  97. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  98. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  99. 6e0c9e7 h8300: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  100. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago