Commit Graph

958 Commits (48564e628bd7662d7a0b3ac81c41cd0e4cc36dae)

Author SHA1 Message Date
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
Oleg Nesterov f63ee72e0f [PATCH] introduce lock_task_sighand() helper 19 years ago
Oleg Nesterov aa1757f90b [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU 19 years ago
Oleg Nesterov 1f09f9749c [PATCH] release_task: replace open-coded ptrace_unlink() 19 years ago
Oleg Nesterov 8292d633ad [PATCH] wait_for_helper: trivial style cleanup 19 years ago
Oleg Nesterov 6ac781b11a [PATCH] reparent_thread: use remove_parent/add_parent 19 years ago
Oleg Nesterov 73b9ebfe12 [PATCH] pidhash: don't count idle threads 19 years ago
Oleg Nesterov c97d98931a [PATCH] kill SET_LINKS/REMOVE_LINKS 19 years ago
Oleg Nesterov 9b678ece42 [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting 19 years ago
Oleg Nesterov 8fafabd86f [PATCH] remove add_parent()'s parent argument 19 years ago
Oleg Nesterov d799f03597 [PATCH] choose_new_parent: remove unused arg, sanitize exit_state check 19 years ago
Eric W. Biederman d73d65293e [PATCH] pidhash: kill switch_exec_pids 19 years ago