1. 9f31252 BUG_ON() Conversion in kernel/signal.c by Eric Sesterhenn · 18 years ago
  2. fda8bd7 BUG_ON() Conversion in kernel/signal.c by Eric Sesterhenn · 18 years ago
  3. 524223c BUG_ON() Conversion in kernel/ptrace.c by Eric Sesterhenn · 18 years ago
  4. 8ba8e95 Fix comments: s/granuality/granularity/ by Kalin KOZHUHAROV · 18 years ago
  5. 8abd8e2 BUG_ON() Conversion in kernel/printk.c by Eric Sesterhenn · 18 years ago
  6. 3e6e952 help text: SOFTWARE_SUSPEND doesn't need ACPI by Adrian Bunk · 18 years ago
  7. 4286229 [PATCH] wrong error path in dup_fd() leading to oopses in RCU by Kirill Korotaev · 18 years ago
  8. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 18 years ago
  9. 8c7904a [PATCH] task: RCU protect task->usage by Eric W. Biederman · 18 years ago
  10. 158d9eb [PATCH] resurrect __put_task_struct by Andrew Morton · 18 years ago
  11. 390e2ff [PATCH] Make setsid() more robust by Eric W. Biederman · 18 years ago
  12. 9741ef96 [PATCH] futex: check and validate timevals by Thomas Gleixner · 18 years ago
  13. d425b27 [PATCH] sched: activate SCHED BATCH expired by Con Kolivas · 18 years ago
  14. 7c4bb1f [PATCH] sched: remove on runqueue requeueing by Con Kolivas · 18 years ago
  15. 5138930 [PATCH] sched: include noninteractive sleep in idle detect by Con Kolivas · 18 years ago
  16. e72ff0b [PATCH] sched: dont decrease idle sleep avg by Con Kolivas · 18 years ago
  17. e7c38cb [PATCH] sched: make task_noninteractive use sleep_type by Con Kolivas · 18 years ago
  18. 3dee386 [PATCH] sched: cleanup task_activated() by Con Kolivas · 18 years ago
  19. db1b1fe [PATCH] sched: reduce overhead of calc_load by Jack Steiner · 18 years ago
  20. 3055add [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue() by Dimitri Sivanich · 18 years ago
  21. 669d786 [PATCH] hrtimer: use generic sleeper for nanosleep by Thomas Gleixner · 18 years ago
  22. 00362e3 [PATCH] hrtimer: create generic sleeper by Thomas Gleixner · 18 years ago
  23. 7529c30 [PATCH] modules: permit Dual-MIT/GPL licenses by Andrew Morton · 18 years ago
  24. e4e364e [PATCH] cpuset: memory migration interaction fix by Paul Jackson · 18 years ago
  25. 2741a55 [PATCH] cpuset: unsafe mm reference fix by Paul Jackson · 18 years ago
  26. 4a01c8d [PATCH] cpuset: task_lock comment fix by Paul Jackson · 18 years ago
  27. bb231fe [PATCH] Fix pacct bug in multithreading case. by KaiGai Kohei · 18 years ago
  28. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  29. a2c348f [PATCH] __mod_timer: simplify ->base changing by Oleg Nesterov · 18 years ago
  30. 3691c51 [PATCH] kill __init_timer_base in favor of boot_tvec_bases by Oleg Nesterov · 18 years ago
  31. 85b6bce [PATCH] Fix suspend with traced tasks by Pavel Machek · 18 years ago
  32. 5476790 [PATCH] send_sigqueue: simplify and fix the race by Oleg Nesterov · 18 years ago
  33. a1d5e21 [PATCH] do_notify_parent_cldstop: remove 'to_self' param by Oleg Nesterov · 18 years ago
  34. 883606a [PATCH] finish_stop: don't check stop_count < 0 by Oleg Nesterov · 18 years ago
  35. dac27f4 [PATCH] simplify do_signal_stop() by Oleg Nesterov · 18 years ago
  36. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 18 years ago
  37. 4a2c7a7 [PATCH] make fork() atomic wrt pgrp/session signals by Oleg Nesterov · 18 years ago
  38. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 18 years ago
  39. 88531f7 [PATCH] do_sigaction: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  40. aacc909 [PATCH] do_group_exit: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  41. a122b34 [PATCH] do_signal_stop: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  42. 6108ccd3 [PATCH] relax sig_needs_tasklist() by Oleg Nesterov · 18 years ago
  43. 7d7185c [PATCH] sys_times: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  44. 5876700 [PATCH] do __unhash_process() under ->siglock by Oleg Nesterov · 18 years ago
  45. 35f5cad [PATCH] revert "Optimize sys_times for a single thread process" by Oleg Nesterov · 18 years ago
  46. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 18 years ago
  47. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 18 years ago
  48. 29ff471 [PATCH] cleanup __exit_signal() by Oleg Nesterov · 18 years ago
  49. 6b3934ef [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 18 years ago
  50. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 18 years ago
  51. a9e88e8 [PATCH] introduce sig_needs_tasklist() helper by Oleg Nesterov · 18 years ago
  52. f63ee72 [PATCH] introduce lock_task_sighand() helper by Oleg Nesterov · 18 years ago
  53. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 18 years ago
  54. 1f09f97 [PATCH] release_task: replace open-coded ptrace_unlink() by Oleg Nesterov · 18 years ago
  55. 8292d63 [PATCH] wait_for_helper: trivial style cleanup by Oleg Nesterov · 18 years ago
  56. 6ac781b [PATCH] reparent_thread: use remove_parent/add_parent by Oleg Nesterov · 18 years ago
  57. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 18 years ago
  58. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 18 years ago
  59. 9b678ec [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting by Oleg Nesterov · 18 years ago
  60. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 18 years ago
  61. d799f03 [PATCH] choose_new_parent: remove unused arg, sanitize exit_state check by Oleg Nesterov · 18 years ago
  62. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 18 years ago
  63. fef23e7 [PATCH] exec: allow init to exec from any thread. by Eric W. Biederman · 18 years ago
  64. ec7e15d [PATCH] compat_sys_futex() warning fix by Andrew Morton · 18 years ago
  65. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  66. b9e20a9 [PATCH] Change dash2underscore() return value to char by Eric Sesterhenn · 18 years ago
  67. f83ca9f [PATCH] symversion warning fix by Andrew Morton · 18 years ago
  68. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  69. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 18 years ago
  70. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 18 years ago
  71. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 18 years ago
  72. 0806903 [PATCH] sched: fix group power for allnodes_domains by Siddha, Suresh B · 18 years ago
  73. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 18 years ago
  74. 77e4bfb [PATCH] Small schedule() optimization by Andreas Mohr · 18 years ago
  75. 013d386 [PATCH] sched: fix task interactivity calculation by Martin Andersson · 18 years ago
  76. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  77. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 18 years ago
  78. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 18 years ago
  79. df869b6 [PATCH] hrtimers: remove nsec_t typedef by Roman Zippel · 18 years ago
  80. b75f7a5 [PATCH] hrtimers: remove state field by Roman Zippel · 18 years ago
  81. 432569b [PATCH] hrtimers: simplify nanosleep by Roman Zippel · 18 years ago
  82. 3b98a53 [PATCH] hrtimers: posix-timer: cleanup common_timer_get() by Roman Zippel · 18 years ago
  83. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 18 years ago
  84. 92127c7 [PATCH] hrtimers: optimize softirq runqueues by Thomas Gleixner · 18 years ago
  85. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 18 years ago
  86. e655a25 [PATCH] swswsup: return correct load_image error by Con Kolivas · 18 years ago
  87. cd7b24b [PATCH] warn if free_irq() is called from IRQ context by Ingo Molnar · 18 years ago
  88. 910dea7 BUG_ON() Conversion in kernel/fork.c by Eric Sesterhenn · 18 years ago
  89. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  90. 1e8c5739 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  91. 5ddcfa8 [PATCH] remove pps support by Roman Zippel · 18 years ago
  92. f516342 [PATCH] Add SA_PERCPU_IRQ flag support by Dimitri Sivanich · 18 years ago
  93. d74beb9f [PATCH] Use unsigned int types for a faster bsearch by Eric Dumazet · 18 years ago
  94. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 18 years ago
  95. 231bed2 [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p() by Eric Dumazet · 18 years ago
  96. 05eeae2 [PATCH] find_task_by_pid() needs tasklist_lock by Andrew Morton · 18 years ago
  97. 12b5989 [PATCH] refactor capable() to one implementation, add __capable() helper by Chris Wright · 18 years ago
  98. 501f249 [PATCH] IRQ: prevent enabling of previously disabled interrupt by Bryan Holty · 18 years ago
  99. c777ac5 [PATCH] irq: uninline migration functions by Andrew Morton · 18 years ago
  100. 9871728 [PATCH] kernel/params.c: make param_array() static by Adrian Bunk · 18 years ago