1. 691f690 alpha: remove stray debris left in copy_process() by Al Viro · 12 years ago
  2. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  3. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  4. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  5. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  6. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 11 years ago
  7. 055dc21 soreuseport: infrastructure by Tom Herbert · 11 years ago
  8. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  9. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  10. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 11 years ago
  11. 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
  12. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  13. 88d11bb arch/alpha: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  14. f8d6c8d ALPHA: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 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. 50ececc alpha: switch to generic sigaltstack by Al Viro · 12 years ago
  17. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  18. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  19. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  20. 96433f6e UAPI: (Scripted) Disintegrate arch/alpha/include/asm by David Howells · 12 years ago
  21. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  22. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  23. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  24. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  26. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  27. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  28. 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
  29. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  30. 22062a9 new helper: signal_pt_regs() by Al Viro · 12 years ago
  31. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  32. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  33. dfe09ae alpha: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  34. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  35. 3c456bf get rid of pt_regs argument of search_binary_handler() by Al Viro · 12 years ago
  36. 2590673 alpha: reorganize copy_process(), prepare to saner fork_idle() by Al Viro · 12 years ago
  37. b960f30 alpha: don't pass useless arguments to do_{,rt_},sigreturn() by Al Viro · 12 years ago
  38. e0e431a alpha: simplify fork and friends by Al Viro · 12 years ago
  39. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  40. 8d93810 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  41. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  42. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  43. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  44. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  45. 8166ea0 alpha: use BUG_ON where possible by Sasha Levin · 12 years ago
  46. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  47. ca364d8 Merge 3.7-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  48. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  49. 3185bd2 alpha: separate thread-synchronous flags by Al Viro · 12 years ago
  50. a736427 missing const in alpha callers of do_mount() by Al Viro · 12 years ago
  51. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  52. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  53. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  54. 5522be6 alpha: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  55. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  56. cb45076 alpha: get rid of switch_stack argument of do_work_pending() by Al Viro · 12 years ago
  57. d9d0738 alpha: don't bother passing switch_stack separately from regs by Al Viro · 12 years ago
  58. 6972d6f alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c by Al Viro · 12 years ago
  59. 7721d3c alpha: simplify TIF_NEED_RESCHED handling by Al Viro · 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. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  62. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 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. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  65. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  66. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  67. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  68. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  69. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  70. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  71. 12f79be alpha: don't open-code trace_report_syscall_{enter,exit} by Al Viro · 12 years ago
  72. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  73. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  74. 44f4b56 alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve() by Al Viro · 12 years ago
  75. cba1ec7 alpha: switch to generic kernel_thread() by Al Viro · 12 years ago
  76. 756144f alpha: switch to generic sys_execve() by Al Viro · 12 years ago
  77. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  78. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  79. 866ecfd switch osf_getdirentries() to fget_light() by Al Viro · 12 years ago
  80. 4c94cad alpha: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  81. 6a6c027 alpha: Fix preemption handling in idle loop by Frederic Weisbecker · 12 years ago
  82. f31389d userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids by Eric W. Biederman · 12 years ago
  83. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  84. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  85. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  86. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  87. d1b5153 alpha: Fix fall-out from disintegrating asm/system.h by Michael Cree · 12 years ago
  88. 67a806d Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Mel Gorman · 12 years ago
  89. 0be4218 alpha: fix fpu.h usage in userspace by Mike Frysinger · 12 years ago
  90. 0bcc426 alpha/mm/fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  91. 28d353d alpha: take kernel_execve() out of entry.S by Al Viro · 12 years ago
  92. be53db6 alpha: take a bunch of syscalls into osf_sys.c by Al Viro · 12 years ago
  93. f2db633 alpha: Use new generic strncpy_from_user() and strnlen_user() by Michael Cree · 12 years ago
  94. d8d5da1 alpha: Wire up cross memory attach syscalls by Michael Cree · 12 years ago
  95. a2fa3cc alpha: Don't export SOCK_NONBLOCK to user space. by Michael Cree · 12 years ago
  96. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  97. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  98. 7eafef6 alpha: remove mysterious if zero-ed out includes by Paul Bolle · 12 years ago
  99. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  100. 9d74c5c alpha/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago