1. b817f6f kbuild: check license compatibility when building modules by Sam Ravnborg · 18 years ago
  2. 8d16b76 [PATCH] hrtimer: export symbols by Stephen Hemminger · 18 years ago
  3. f1adad7 Revert "[PATCH] sched: fix interactive task starvation" by Linus Torvalds · 18 years ago
  4. 0662b71 [PATCH] Fix a NO_IDLE_HZ timer bug by Zachary Amsden · 18 years ago
  5. 92d1dbd [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed by Paul Jackson · 18 years ago
  6. 36be57f [PATCH] cpuset: update cpuset_zones_allowed comment by Paul Jackson · 18 years ago
  7. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 18 years ago
  8. 986733e [PATCH] RCU: introduce rcu_needs_cpu() interface by Heiko Carstens · 18 years ago
  9. f358166 ptrace_attach: fix possible deadlock schenario with irqs by Linus Torvalds · 18 years ago
  10. f5b40e3 Fix ptrace_attach()/ptrace_traceme()/de_thread() race by Linus Torvalds · 18 years ago
  11. 2ad312d [PATCH] Audit Filter Performance by Steve Grubb · 18 years ago
  12. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 18 years ago
  13. ce29b68 [PATCH] More user space subject labels by Steve Grubb · 18 years ago
  14. e7c3497 [PATCH] Reworked patch for labels on user space messages by Steve Grubb · 18 years ago
  15. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 18 years ago
  16. 1b50eed [PATCH] audit inode patch by Steve Grubb · 18 years ago
  17. 3dc7e31 [PATCH] support for context based audit filtering, part 2 by Darrel Goeddel · 18 years ago
  18. 97e94c4 [PATCH] no need to wank with task_lock() and pinning task down in audit_syscall_exit() by Al Viro · 18 years ago
  19. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 18 years ago
  20. e495149 [PATCH] drop gfp_mask in audit_log_exit() by Al Viro · 18 years ago
  21. fa84cb9 [PATCH] move call of audit_free() into do_exit() by Al Viro · 18 years ago
  22. 45d9bb0 [PATCH] deal with deadlocks in audit_free() by Al Viro · 18 years ago
  23. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 18 years ago
  24. 47bb789 [PATCH] off-by-1 in kernel/power/main.c by dean gaudet · 18 years ago
  25. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago
  26. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 18 years ago
  27. 402a26f Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  28. 7522a84 [PATCH] kprobes: NULL out non-relevant fields in struct kretprobe by Ananth N Mavinakayanahalli · 18 years ago
  29. a0aa7f6 [PATCH] Don't inherit ->splice_pipe across forks by Jens Axboe · 18 years ago
  30. 5a7b46b [PATCH] Add more prevent_tail_call() by OGAWA Hirofumi · 18 years ago
  31. 4a3b98a [PATCH] swsusp: prevent possible image corruption on resume by Rafael J. Wysocki · 18 years ago
  32. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  33. 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 18 years ago
  34. 78a596b [PATCH] remove kernel/power/pm.c:pm_unregister() by Adrian Bunk · 18 years ago
  35. e57a505 [PATCH] fix non-leader exec under ptrace by Roland McGrath · 18 years ago
  36. a145410 [PATCH] __group_complete_signal: remove bogus BUG_ON by Oleg Nesterov · 18 years ago
  37. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  38. 5ef37b1 [PATCH] add cpu_relax to hrtimer_cancel by Joe Korty · 18 years ago
  39. d824e66 [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set by Christoph Hellwig · 18 years ago
  40. aa72710 [PATCH] the scheduled unexport of panic_timeout by Adrian Bunk · 18 years ago
  41. ba6edfc [PATCH] timer initialisation fix by Andrew Morton · 18 years ago
  42. 3016b42 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros by Hyok S. Choi · 18 years ago
  43. 8a5bc07 [PATCH] sched: don't awaken RT tasks on expired array by Mike Galbraith · 18 years ago
  44. 5ce74ab [PATCH] sched: fix interactive task starvation by Mike Galbraith · 18 years ago
  45. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 18 years ago
  46. b20367a [PATCH] x86_64: Fix drift with HPET timer enabled by Jordan Hargrave · 18 years ago
  47. 9f31252 BUG_ON() Conversion in kernel/signal.c by Eric Sesterhenn · 18 years ago
  48. fda8bd7 BUG_ON() Conversion in kernel/signal.c by Eric Sesterhenn · 18 years ago
  49. 524223c BUG_ON() Conversion in kernel/ptrace.c by Eric Sesterhenn · 18 years ago
  50. 8ba8e95 Fix comments: s/granuality/granularity/ by Kalin KOZHUHAROV · 18 years ago
  51. 8abd8e2 BUG_ON() Conversion in kernel/printk.c by Eric Sesterhenn · 18 years ago
  52. 3e6e952 help text: SOFTWARE_SUSPEND doesn't need ACPI by Adrian Bunk · 18 years ago
  53. 4286229 [PATCH] wrong error path in dup_fd() leading to oopses in RCU by Kirill Korotaev · 18 years ago
  54. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 18 years ago
  55. 8c7904a [PATCH] task: RCU protect task->usage by Eric W. Biederman · 18 years ago
  56. 158d9eb [PATCH] resurrect __put_task_struct by Andrew Morton · 18 years ago
  57. 390e2ff [PATCH] Make setsid() more robust by Eric W. Biederman · 18 years ago
  58. 9741ef96 [PATCH] futex: check and validate timevals by Thomas Gleixner · 18 years ago
  59. d425b27 [PATCH] sched: activate SCHED BATCH expired by Con Kolivas · 18 years ago
  60. 7c4bb1f [PATCH] sched: remove on runqueue requeueing by Con Kolivas · 18 years ago
  61. 5138930 [PATCH] sched: include noninteractive sleep in idle detect by Con Kolivas · 18 years ago
  62. e72ff0b [PATCH] sched: dont decrease idle sleep avg by Con Kolivas · 18 years ago
  63. e7c38cb [PATCH] sched: make task_noninteractive use sleep_type by Con Kolivas · 18 years ago
  64. 3dee386 [PATCH] sched: cleanup task_activated() by Con Kolivas · 18 years ago
  65. db1b1fe [PATCH] sched: reduce overhead of calc_load by Jack Steiner · 18 years ago
  66. 3055add [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue() by Dimitri Sivanich · 18 years ago
  67. 669d786 [PATCH] hrtimer: use generic sleeper for nanosleep by Thomas Gleixner · 18 years ago
  68. 00362e3 [PATCH] hrtimer: create generic sleeper by Thomas Gleixner · 18 years ago
  69. 7529c30 [PATCH] modules: permit Dual-MIT/GPL licenses by Andrew Morton · 18 years ago
  70. e4e364e [PATCH] cpuset: memory migration interaction fix by Paul Jackson · 18 years ago
  71. 2741a55 [PATCH] cpuset: unsafe mm reference fix by Paul Jackson · 18 years ago
  72. 4a01c8d [PATCH] cpuset: task_lock comment fix by Paul Jackson · 18 years ago
  73. bb231fe [PATCH] Fix pacct bug in multithreading case. by KaiGai Kohei · 18 years ago
  74. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  75. a2c348f [PATCH] __mod_timer: simplify ->base changing by Oleg Nesterov · 18 years ago
  76. 3691c51 [PATCH] kill __init_timer_base in favor of boot_tvec_bases by Oleg Nesterov · 18 years ago
  77. 85b6bce [PATCH] Fix suspend with traced tasks by Pavel Machek · 18 years ago
  78. 5476790 [PATCH] send_sigqueue: simplify and fix the race by Oleg Nesterov · 18 years ago
  79. a1d5e21 [PATCH] do_notify_parent_cldstop: remove 'to_self' param by Oleg Nesterov · 18 years ago
  80. 883606a [PATCH] finish_stop: don't check stop_count < 0 by Oleg Nesterov · 18 years ago
  81. dac27f4 [PATCH] simplify do_signal_stop() by Oleg Nesterov · 18 years ago
  82. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 18 years ago
  83. 4a2c7a7 [PATCH] make fork() atomic wrt pgrp/session signals by Oleg Nesterov · 18 years ago
  84. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 18 years ago
  85. 88531f7 [PATCH] do_sigaction: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  86. aacc909 [PATCH] do_group_exit: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  87. a122b34 [PATCH] do_signal_stop: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  88. 6108ccd [PATCH] relax sig_needs_tasklist() by Oleg Nesterov · 18 years ago
  89. 7d7185c [PATCH] sys_times: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  90. 5876700 [PATCH] do __unhash_process() under ->siglock by Oleg Nesterov · 18 years ago
  91. 35f5cad [PATCH] revert "Optimize sys_times for a single thread process" by Oleg Nesterov · 18 years ago
  92. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 18 years ago
  93. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 18 years ago
  94. 29ff471 [PATCH] cleanup __exit_signal() by Oleg Nesterov · 18 years ago
  95. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 18 years ago
  96. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 18 years ago
  97. a9e88e8 [PATCH] introduce sig_needs_tasklist() helper by Oleg Nesterov · 18 years ago
  98. f63ee72 [PATCH] introduce lock_task_sighand() helper by Oleg Nesterov · 18 years ago
  99. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 18 years ago
  100. 1f09f97 [PATCH] release_task: replace open-coded ptrace_unlink() by Oleg Nesterov · 18 years ago