1. 9b84cca job control: Fix ptracer wait(2) hang and explain notask_error clearing by Tejun Heo · 15 years ago
  2. 823b018 job control: Small reorganization of wait_consider_task() by Tejun Heo · 15 years ago
  3. 408a37d job control: Don't set group_stop exit_code if re-entering job control stop by Tejun Heo · 15 years ago
  4. 0e9f0a4 ptrace: Always put ptracee into appropriate execution state by Tejun Heo · 15 years ago
  5. e3bd058 ptrace: Collapse ptrace_untrace() into __ptrace_unlink() by Tejun Heo · 15 years ago
  6. d79fdd6 ptrace: Clean transitions between TASK_STOPPED and TRACED by Tejun Heo · 15 years ago
  7. 5224fa3 ptrace: Make do_signal_stop() use ptrace_stop() if the task is being ptraced by Tejun Heo · 15 years ago
  8. 0ae8ce1 ptrace: Participate in group stop from ptrace_stop() iff the task is trapping for group stop by Tejun Heo · 15 years ago
  9. 39efa3e signal: Use GROUP_STOP_PENDING to stop once for a single group stop by Tejun Heo · 15 years ago
  10. e5c1902 signal: Fix premature completion of group stop when interfered by ptrace by Tejun Heo · 15 years ago
  11. fe1bc6a ptrace: Add @why to ptrace_stop() by Tejun Heo · 15 years ago
  12. edf2ed1 ptrace: Kill tracehook_notify_jctl() by Tejun Heo · 15 years ago
  13. 71db5eb signal: Remove superflous try_to_freeze() loop in do_signal_stop() by Tejun Heo · 15 years ago
  14. 9f2bf65 ptrace: Remove the extra wake_up_state() from ptrace_detach() by Tejun Heo · 15 years ago
  15. c672af3 signal: Fix SIGCONT notification code by Tejun Heo · 15 years ago
  16. 5af5bcb printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig by Mandeep Singh Baines · 15 years ago
  17. 9f36e2c printk: use %pK for /proc/kallsyms and /proc/modules by Kees Cook · 15 years ago
  18. fe3d8ad console: prevent registered consoles from dumping old kernel message over again by Feng Tang · 15 years ago
  19. 7bf6939 console: allow to retain boot console via boot option keep_bootcon by Fabio M. Di Nitto · 15 years ago
  20. f99a993 kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events by Don Zickus · 15 years ago
  21. fef2c9b kernel/watchdog.c: allow hardlockup to panic by default by Don Zickus · 15 years ago
  22. 9bfb23f sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code by Oleg Nesterov · 15 years ago
  23. 4d51985 kernel/cpu.c: fix many errors related to style. by Michael Rodriguez · 15 years ago
  24. 34db18a0 smp: move smp setup functions to kernel/smp.c by Amerigo Wang · 15 years ago
  25. d404ab0 move x86 specific oops=panic to generic code by Olaf Hering · 15 years ago
  26. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 15 years ago
  27. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 15 years ago
  28. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 15 years ago
  29. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 15 years ago
  30. 8d25879 cgroups: if you list_empty() a head then don't list_del() it by Phil Carmody · 15 years ago
  31. da48524 Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code by Julien Tinnes · 15 years ago
  32. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  33. 508996b Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  36. 1ef1d1c trace, filters: Initialize the match variable in process_ops() properly by Ingo Molnar · 15 years ago
  37. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  38. c8def55 smp_call_function_interrupt: use typedef and %pf by Milton Miller · 15 years ago
  39. 723aae2 smp_call_function_many: handle concurrent clearing of mask by Milton Miller · 15 years ago
  40. 45a5791 call_function_many: add missing ordering by Milton Miller · 15 years ago
  41. e6cd1e0 call_function_many: fix list delete vs add race by Milton Miller · 15 years ago
  42. 77c100c export pid symbols needed for kvm_vcpu_on_spin by Rik van Riel · 15 years ago
  43. 1c38979 genirq: Fix incorrect unlock in __setup_irq() by Dan Carpenter · 15 years ago
  44. ee0401e genirq: show_interrupts: Check desc->name before printing it blindly by Thomas Gleixner · 15 years ago
  45. ed3cd4a kernel: change to new flag variable by matt mooney · 15 years ago
  46. 13e5bef trace, documentation: Fix branch profiling location in debugfs by David Rientjes · 15 years ago
  47. 1d2a195 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 15 years ago
  48. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  49. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  50. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  51. 1fd06bb sched.c: fix kernel-doc for runqueue_is_locked() by Randy Dunlap · 15 years ago
  52. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  53. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  54. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  55. 016aa2e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 38b435b perf: Fix tear-down of inherited group events by Peter Zijlstra · 15 years ago
  57. a0f7d0f perf: Handle stopped state with tracepoints by Frederic Weisbecker · 15 years ago
  58. 91b2f48 perf: Fix the software events state check by Frederic Weisbecker · 15 years ago
  59. 58cbe24 sched, kernel-doc: Fix runqueue_is_locked() description by Randy Dunlap · 15 years ago
  60. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 9620639 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. c345f60 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  68. a002951 Merge branch 'next' into for-linus by James Morris · 15 years ago
  69. 30df754 Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by David S. Miller · 15 years ago
  70. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  71. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 15 years ago
  72. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 15 years ago
  73. bea3864 PM / Hibernate: Reduce autotuned default image size by Rafael J. Wysocki · 15 years ago
  74. 40dc166 PM / Core: Introduce struct syscore_ops for core subsystems PM by Rafael J. Wysocki · 15 years ago
  75. f9b9e80 PM QoS: Make pm_qos settings readable by Thomas Renninger · 15 years ago
  76. cf4fb80 PM: Simplify kernel/power/Kconfig by Jan Beulich · 15 years ago
  77. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 15 years ago
  78. 88a6f33 PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option by Rafael J. Wysocki · 15 years ago
  79. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 15 years ago
  80. 196ec24 PM: Reorder power management Kconfig options by Rafael J. Wysocki · 15 years ago
  81. 1eb208a PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) by Rafael J. Wysocki · 15 years ago
  82. cd51e61c PM / ACPI: Remove references to pm_flags from bus.c by Rafael J. Wysocki · 15 years ago
  83. 6e0aa9f futex: Deobfuscate handle_futex_death() by Thomas Gleixner · 15 years ago
  84. 5f40d42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  85. 9d90c8d printk: do not mangle valid userspace syslog prefixes by Kay Sievers · 15 years ago
  86. 73d049a open-style analog of vfs_path_lookup() by Al Viro · 15 years ago
  87. c9c6cac kill path_lookup() by Al Viro · 15 years ago
  88. 15a9155 fix race in audit_get_nd() by Al Viro · 15 years ago
  89. 6e6823d posix-clocks: Check write permissions in posix syscalls by Torben Hohn · 15 years ago
  90. 9956121 Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-rt into core/futexes by Thomas Gleixner · 15 years ago
  91. d209a69 genirq: Add chip flag to force mask on suspend by Thomas Gleixner · 15 years ago
  92. 017f2b2 futex,plist: Remove debug lock assignment from plist_node by Lai Jiangshan · 15 years ago
  93. 2e12978 futex,plist: Pass the real head of the priority list to plist_del() by Lai Jiangshan · 15 years ago
  94. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 15 years ago
  95. c0c9ed1 futex: Avoid redudant evaluation of task_pid_vnr() by Thomas Gleixner · 15 years ago
  96. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. bf98f77 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 15 years ago
  99. 8fe8f54 futex: Update futex_wait_setup comments about locking by Michel Lespinasse · 15 years ago
  100. a9e7acf hrtimer: Remove empty hrtimer_init_hres_timer() by Thomas Gleixner · 15 years ago