Age | Commit message (Expand) | Author |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: better lock debugging | Ingo Molnar |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support | Ingo Molnar |
2006-06-27 | [PATCH] pi-futex: rt mutex core | Ingo Molnar |
2006-06-26 | [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT | Oleg Nesterov |
2006-06-26 | [PATCH] proc: Rewrite the proc dentry flush on exit optimization | Eric W. Biederman |
2006-06-25 | [PATCH] pacct: add pacct_struct to fix some pacct bugs. | KaiGai Kohei |
2006-06-23 | [PATCH] dup fd error fix | Prasanna Meda |
2006-06-23 | [PATCH] mmput() might sleep | Andrew Morton |
2006-05-01 | [PATCH] move call of audit_free() into do_exit() | Al Viro |
2006-04-20 | [PATCH] Don't inherit ->splice_pipe across forks | Jens Axboe |
2006-04-19 | [PATCH] task: Make task list manipulations RCU safe | Eric W. Biederman |
2006-04-14 | [PATCH] kill unushed __put_task_struct_cb | Eric W. Biederman |
2006-03-31 | [PATCH] wrong error path in dup_fd() leading to oopses in RCU | Kirill Korotaev |
2006-03-31 | [PATCH] pidhash: Refactor the pid hash table | Eric W. Biederman |
2006-03-31 | [PATCH] resurrect __put_task_struct | Andrew Morton |
2006-03-28 | [PATCH] cleanup __exit_signal->cleanup_sighand path | Oleg Nesterov |
2006-03-28 | [PATCH] make fork() atomic wrt pgrp/session signals | Oleg Nesterov |
2006-03-28 | [PATCH] pids: kill PIDTYPE_TGID | Oleg Nesterov |
2006-03-28 | [PATCH] rename __exit_sighand to cleanup_sighand | Oleg Nesterov |
2006-03-28 | [PATCH] copy_process: cleanup bad_fork_cleanup_signal | Oleg Nesterov |
2006-03-28 | [PATCH] copy_process: cleanup bad_fork_cleanup_sighand | Oleg Nesterov |
2006-03-28 | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU | Oleg Nesterov |
2006-03-28 | [PATCH] pidhash: don't count idle threads | Oleg Nesterov |
2006-03-28 | [PATCH] kill SET_LINKS/REMOVE_LINKS | Oleg Nesterov |
2006-03-27 | [PATCH] lightweight robust futexes updates | Ingo Molnar |
2006-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-03-26 | [PATCH] hrtimers: remove data field | Roman Zippel |
2006-03-26 | BUG_ON() Conversion in kernel/fork.c | Eric Sesterhenn |
2006-03-24 | [PATCH] cpuset memory spread slab cache optimizations | Paul Jackson |
2006-03-23 | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe |
2006-03-23 | [PATCH] Shrinks sizeof(files_struct) and better layout | Eric Dumazet |
2006-03-22 | [PATCH] unshare: Error if passed unsupported flags | Eric W. Biederman |
2006-03-18 | [PATCH] disable unshare(CLONE_VM) for now | Oleg Nesterov |
2006-03-17 | [PATCH] unshare: Use rcu_assign_pointer when setting sighand | Eric W. Biederman |
2006-03-14 | [PATCH] Fix sigaltstack corruption among cloned threads | GOTO Masanori |
2006-03-11 | [PATCH] remove __put_task_struct_cb export again | Christoph Hellwig |
2006-02-15 | [PATCH] fix kill_proc_info() vs fork() theoretical race | Oleg Nesterov |
2006-02-15 | [PATCH] fix kill_proc_info() vs CLONE_THREAD race | Oleg Nesterov |
2006-02-07 | [PATCH] unshare system call -v5: unshare files | JANAK DESAI |
2006-02-07 | [PATCH] unshare system call -v5: unshare vm | JANAK DESAI |
2006-02-07 | [PATCH] unshare system call -v5: unshare namespace | JANAK DESAI |
2006-02-07 | [PATCH] unshare system call -v5: unshare filesystem info | JANAK DESAI |
2006-02-07 | [PATCH] unshare system call -v5: system call handler function | JANAK DESAI |
2006-02-01 | [PATCH] hrtimers: cleanups and simplifications | George Anzinger |
2006-01-11 | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align | Ravikiran G Thirumalai |
2006-01-11 | [PATCH] move capable() to capability.h | Randy.Dunlap |
2006-01-10 | [PATCH] hrtimer: switch itimers to hrtimer | Thomas Gleixner |
2006-01-09 | [PATCH] mutex subsystem, debugging code | Ingo Molnar |