Commit Graph

1024 Commits (ebba61d5b05ecfda388dd4c156bafdb78d398055)

Author SHA1 Message Date
Eric Sesterhenn fda8bd78a1 BUG_ON() Conversion in kernel/signal.c 19 years ago
Eric Sesterhenn 524223ca81 BUG_ON() Conversion in kernel/ptrace.c 19 years ago
Kalin KOZHUHAROV 8ba8e95ed1 Fix comments: s/granuality/granularity/ 19 years ago
Eric Sesterhenn 8abd8e298e BUG_ON() Conversion in kernel/printk.c 19 years ago
Adrian Bunk 3e6e952d1d help text: SOFTWARE_SUSPEND doesn't need ACPI 19 years ago
Kirill Korotaev 4286229868 [PATCH] wrong error path in dup_fd() leading to oopses in RCU 19 years ago
Eric W. Biederman 92476d7fc0 [PATCH] pidhash: Refactor the pid hash table 19 years ago
Eric W. Biederman 8c7904a00b [PATCH] task: RCU protect task->usage 19 years ago
Andrew Morton 158d9ebd19 [PATCH] resurrect __put_task_struct 19 years ago
Eric W. Biederman 390e2ff077 [PATCH] Make setsid() more robust 19 years ago
Thomas Gleixner 9741ef964d [PATCH] futex: check and validate timevals 19 years ago
Con Kolivas d425b274ba [PATCH] sched: activate SCHED BATCH expired 19 years ago
Con Kolivas 7c4bb1f9b3 [PATCH] sched: remove on runqueue requeueing 19 years ago
Con Kolivas 5138930e6a [PATCH] sched: include noninteractive sleep in idle detect 19 years ago
Con Kolivas e72ff0bb2c [PATCH] sched: dont decrease idle sleep avg 19 years ago
Con Kolivas e7c38cb49c [PATCH] sched: make task_noninteractive use sleep_type 19 years ago
Con Kolivas 3dee386e14 [PATCH] sched: cleanup task_activated() 19 years ago
Jack Steiner db1b1fefc2 [PATCH] sched: reduce overhead of calc_load 19 years ago
Dimitri Sivanich 3055addadb [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue() 19 years ago
Thomas Gleixner 669d7868ae [PATCH] hrtimer: use generic sleeper for nanosleep 19 years ago
Thomas Gleixner 00362e33f6 [PATCH] hrtimer: create generic sleeper 19 years ago
Andrew Morton 7529c30116 [PATCH] modules: permit Dual-MIT/GPL licenses 19 years ago
Paul Jackson e4e364e865 [PATCH] cpuset: memory migration interaction fix 19 years ago
Paul Jackson 2741a559a0 [PATCH] cpuset: unsafe mm reference fix 19 years ago
Paul Jackson 4a01c8d5be [PATCH] cpuset: task_lock comment fix 19 years ago
KaiGai Kohei bb231fe3a5 [PATCH] Fix pacct bug in multithreading case. 19 years ago
OGAWA Hirofumi 9b41046cd0 [PATCH] Don't pass boot parameters to argv_init[] 19 years ago
Oleg Nesterov a2c348fe01 [PATCH] __mod_timer: simplify ->base changing 19 years ago
Oleg Nesterov 3691c5199e [PATCH] kill __init_timer_base in favor of boot_tvec_bases 19 years ago
Pavel Machek 85b6bce365 [PATCH] Fix suspend with traced tasks 19 years ago
Oleg Nesterov 547679087b [PATCH] send_sigqueue: simplify and fix the race 19 years ago
Oleg Nesterov a1d5e21e3e [PATCH] do_notify_parent_cldstop: remove 'to_self' param 19 years ago
Oleg Nesterov 883606a7c9 [PATCH] finish_stop: don't check stop_count < 0 19 years ago
Oleg Nesterov dac27f4a09 [PATCH] simplify do_signal_stop() 19 years ago
Oleg Nesterov a7e5328a06 [PATCH] cleanup __exit_signal->cleanup_sighand path 19 years ago
Oleg Nesterov 4a2c7a7837 [PATCH] make fork() atomic wrt pgrp/session signals 19 years ago
Oleg Nesterov 47e65328a7 [PATCH] pids: kill PIDTYPE_TGID 19 years ago
Oleg Nesterov 88531f725b [PATCH] do_sigaction: don't take tasklist_lock 19 years ago
Oleg Nesterov aacc90944d [PATCH] do_group_exit: don't take tasklist_lock 19 years ago
Oleg Nesterov a122b341b7 [PATCH] do_signal_stop: don't take tasklist_lock 19 years ago
Oleg Nesterov 6108ccd3e2 [PATCH] relax sig_needs_tasklist() 19 years ago
Oleg Nesterov 7d7185c818 [PATCH] sys_times: don't take tasklist_lock 19 years ago
Oleg Nesterov 5876700cd3 [PATCH] do __unhash_process() under ->siglock 19 years ago
Oleg Nesterov 35f5cad8c4 [PATCH] revert "Optimize sys_times for a single thread process" 19 years ago
Oleg Nesterov 6a14c5c9da [PATCH] move __exit_signal() to kernel/exit.c 19 years ago
Oleg Nesterov c81addc9d3 [PATCH] rename __exit_sighand to cleanup_sighand 19 years ago
Oleg Nesterov 29ff471234 [PATCH] cleanup __exit_signal() 19 years ago
Oleg Nesterov 6b3934ef52 [PATCH] copy_process: cleanup bad_fork_cleanup_signal 19 years ago
Oleg Nesterov 7001510d0c [PATCH] copy_process: cleanup bad_fork_cleanup_sighand 19 years ago
Oleg Nesterov a9e88e84b5 [PATCH] introduce sig_needs_tasklist() helper 19 years ago