Commit Graph

66 Commits (4bdff8c0950afa6a3f2efec6cd15159d97fac1e6)

Author SHA1 Message Date
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
Björn 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
Al Viro a1261f5461 [PATCH] m68k: introduce task_thread_info 19 years ago
Matt Helsley 9f46080c41 [PATCH] Process Events Connector 19 years ago
Oleg Nesterov b67a1b9e4b [PATCH] remove hardcoded SEND_SIG_xxx constants 20 years ago
Roland McGrath 7f2a525559 [PATCH] wait4 PTRACE_ATTACH race fix 20 years ago
Coywolf Qi Hunt 7407251a0e [PATCH] PF_DEAD cleanup 20 years ago
Hugh Dickins 365e9c87a9 [PATCH] mm: update_hiwaters just in time 20 years ago
Linus Torvalds a362f463a6 Revert "remove false BUG_ON() from run_posix_cpu_timers()" 20 years ago
Oleg Nesterov 3de463c7d9 [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers() 20 years ago
Roland McGrath 25f407f0b6 [PATCH] Call exit_itimers from do_exit, not __exit_signal 20 years ago