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