1. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  2. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  3. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  4. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  6. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  7. 382d95f um: move sysrq.h out of include/shared by Al Viro · 12 years ago
  8. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  9. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  10. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  11. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  12. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  13. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  14. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  15. abbf159 UAPI: Partition the header include path sets and add uapi/ header directories by David Howells · 12 years ago
  16. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  17. 620e775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  19. 1f02ab4 um: switch to generic kernel_thread() by Al Viro · 12 years ago
  20. 6783eaa2 x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
  21. 9429ec9 um: Preinclude include/linux/kern_levels.h by Geert Uytterhoeven · 12 years ago
  22. d2ce4e9 um: kill thread->forking by Al Viro · 12 years ago
  23. f9a38ea um: let signal_delivered() do SIGTRAP on singlestepping into handler by Al Viro · 12 years ago
  24. bf56d57 um: don't leak floating point state and segment registers on execve() by Al Viro · 12 years ago
  25. 4245979 um: take cleaning singlestep to start_thread() by Al Viro · 12 years ago
  26. 723a1d7 um: resurrect the right variant of mconsole_proc() by Al Viro · 12 years ago
  27. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 12 years ago
  28. a4d94ff um: kill thread->forking by Al Viro · 12 years ago
  29. 8e2c85a um: let signal_delivered() do SIGTRAP on singlestepping into handler by Al Viro · 12 years ago
  30. 344569a um: don't leak floating point state and segment registers on execve() by Al Viro · 12 years ago
  31. ab286b2 um: take cleaning singlestep to start_thread() by Al Viro · 12 years ago
  32. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  33. bc6c836 uml: fix compile error in deliver_alarm() by Miklos Szeredi · 12 years ago
  34. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  35. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  36. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  37. d4afcba um: fix ubd_file_size for read-only files by Martin Pärtel · 12 years ago
  38. b8a4209 um: pull interrupt_end() into userspace() by Al Viro · 12 years ago
  39. 1bfa231 um: split syscall_trace(), pass pt_regs to it by Al Viro · 12 years ago
  40. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 12 years ago
  41. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  42. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  43. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  44. 2cad4c1 um: set BLK_CGROUP=y in defconfig by Richard Weinberger · 12 years ago
  45. a84ccab1 um: remove count_lock by Richard Weinberger · 12 years ago
  46. 79e0273 um: fully use tty_port by Richard Weinberger · 12 years ago
  47. df7b86f um: Remove dead code by Richard Weinberger · 12 years ago
  48. d003e98 um: remove line_ioctl() by Richard Weinberger · 12 years ago
  49. 6fc5884 TTY: um/line, use tty from tty_port by Jiri Slaby · 12 years ago
  50. 060ed31 TTY: um/line, add tty_port by Jiri Slaby · 12 years ago
  51. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  52. 518b6374 um: remove km_type definitions by Cong Wang · 13 years ago
  53. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. aab9446 um: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  55. 6e5928f arch: Use eth_random_addr by Joe Perches · 12 years ago
  56. cba6d0d Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" by Paul E. McKenney · 12 years ago
  57. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  58. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  59. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  60. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  61. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  62. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  63. 2c922c5 um: properly check all process' threads for a live mm by Anton Vorontsov · 12 years ago
  64. 137d1a2 um: fix possible race on task->mm by Anton Vorontsov · 12 years ago
  65. 9bd0a07 um: should hold tasklist_lock while traversing processes by Anton Vorontsov · 12 years ago
  66. 1cefe28 um/kernel/trap.c: port OOM changes to handle_page_fault() by Kautuk Consul · 12 years ago
  67. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  68. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  69. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  71. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  72. 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
  73. 3a8580f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  74. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  75. 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
  76. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  77. 2ccf62b Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal into for-3.5 by Richard Weinberger · 12 years ago
  78. 243412b um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h by Al Viro · 12 years ago
  79. 985a94a um: Remove CONFIG_IRQ_RELEASE_METHOD by Richard Weinberger · 12 years ago
  80. 8e514b2 um: Remove usage of irq_chip->release() by Richard Weinberger · 12 years ago
  81. fa7a044 um: Implement um_free_irq() by Richard Weinberger · 12 years ago
  82. 2b76eba um: Fix __swp_type() by Richard Weinberger · 12 years ago
  83. f15b900 um: Implement a custom pte_same() function by Richard Weinberger · 12 years ago
  84. 62179d47 um: Add BUG() to do_ops()'s error path by Richard Weinberger · 12 years ago
  85. 54ce925 um: Remove unused variables by Richard Weinberger · 12 years ago
  86. c6802f4 um: bury unused _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  87. 5a30a79 um: wrong sigmask saved in case of multiple sigframes by Al Viro · 12 years ago
  88. d50349b um: add TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  89. 3b7d15b um: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 12 years ago
  90. 875c9d0 um: Use generic time config by Anna-Maria Gleixner · 12 years ago
  91. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  92. 203dacb um: Remove leftover declaration of alloc_task_struct_node() by Thomas Gleixner · 12 years ago
  93. 1f2bfbd kbuild: link of vmlinux moved to a script by Sam Ravnborg · 12 years ago
  94. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  95. 5b40824 um: Use generic init_task by Thomas Gleixner · 12 years ago
  96. 616c310 rcu: Move PREEMPT_RCU preemption to switch_to() invocation by Paul E. McKenney · 12 years ago
  97. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  98. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  99. 657b12d um: uml_setup_stubs': warning: unused variable 'pages' by Boaz Harrosh · 12 years ago
  100. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 12 years ago