Commit Graph

75 Commits (7412b10f7967ef4210ed6f793004d23642dc5140)

Author SHA1 Message Date
Oleg Nesterov 3b6362b833 [PATCH] eligible_child: remove an obsolete ->tgid check 19 years ago
Shailabh Nagar 35df17c57c [PATCH] task delay accounting fixes 19 years ago
Shailabh Nagar f9fd8914c1 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks 19 years ago
Shailabh Nagar ad4ecbcba7 [PATCH] delay accounting taskstats interface send tgid once 19 years ago
Shailabh Nagar c757249af1 [PATCH] per-task-delay-accounting: taskstats interface 19 years ago
Shailabh Nagar ca74e92b46 [PATCH] per-task-delay-accounting: setup 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Ingo Molnar 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 years ago
Ingo Molnar e7eebaf6a8 [PATCH] pi-futex: rt mutex debug 19 years ago
Eric W. Biederman 48e6484d49 [PATCH] proc: Rewrite the proc dentry flush on exit optimization 19 years ago
KaiGai Kohei f6ec29a42d [PATCH] pacct: avoidance to refer the last thread as a representation of the process 19 years ago
KaiGai Kohei 0e4648141a [PATCH] pacct: add pacct_struct to fix some pacct bugs. 19 years ago
Anton Blanchard 2aa92581fb [PATCH] Link error when futexes are disabled on 64bit architectures 19 years ago
Adrian Bunk 83cc5ed3c4 [PATCH] kernel/sys.c: cleanups 19 years ago
Eric Sesterhenn 125e18745f [PATCH] More BUG_ON conversion 19 years ago
Oleg Nesterov 30f1e3dd8c [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() 19 years ago
Al Viro fa84cb935d [PATCH] move call of audit_free() into do_exit() 19 years ago
Eric W. Biederman 5e85d4abe3 [PATCH] task: Make task list manipulations RCU safe 19 years ago
Jens Axboe b92ce55893 [PATCH] splice: add direct fd <-> fd splicing support 19 years ago
Eric W. Biederman 8c7904a00b [PATCH] task: RCU protect task->usage 19 years ago
Oleg Nesterov a7e5328a06 [PATCH] cleanup __exit_signal->cleanup_sighand path 19 years ago
Oleg Nesterov 47e65328a7 [PATCH] pids: kill PIDTYPE_TGID 19 years ago
Oleg Nesterov aacc90944d [PATCH] do_group_exit: 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 1f09f9749c [PATCH] release_task: replace open-coded ptrace_unlink() 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 fef23e7fbb [PATCH] exec: allow init to exec from any thread. 19 years ago
Ingo Molnar 34f192c652 [PATCH] lightweight robust futexes: compat 19 years ago
Ingo Molnar 0771dfefc9 [PATCH] lightweight robust futexes: core 19 years ago
Ingo Molnar 70522e121a [PATCH] sem2mutex: tty 19 years ago
Al Viro afc847b7dd [PATCH] don't do exit_io_context() until we know we won't be doing any IO 19 years ago
Bjrn Steinbrink 5914811acf [PATCH] kjournald keeps reference to namespace 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Ingo Molnar b0a9499c3d [PATCH] sched: add new SCHED_BATCH policy 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Jesper Juhl 3795e1616f [PATCH] Decrease number of pointer derefs in exit.c 19 years ago
Thomas Gleixner 2ff678b8da [PATCH] hrtimer: switch itimers to hrtimer 19 years ago
Ingo Molnar de5097c2e7 [PATCH] mutex subsystem, more debugging code 19 years ago
Oren Laadan e19f247a3d [PATCH] setpgid: should work for sub-threads 19 years ago
Oleg Nesterov 485a6435ab [PATCH] little do_group_exit() cleanup 19 years ago
Ingo Molnar e56d090310 [PATCH] RCU signal handling 19 years ago