Age | Commit message (Expand) | Author |
2006-12-07 | [PATCH] taskstats: cleanup ->signal->stats allocation | Oleg Nesterov |
2006-12-07 | [PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit | Roland McGrath |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] new scheme to preempt swap token | Ashwin Chaugule |
2006-11-25 | [PATCH] fix copy_process() error check | Akinobu Mita |
2006-11-14 | Revert "[PATCH] fix Data Acess error in dup_fd" | Linus Torvalds |
2006-11-13 | [PATCH] fix Data Acess error in dup_fd | Sharyathi Nagesh |
2006-10-28 | [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock | Oleg Nesterov |
2006-10-28 | [PATCH] taskstats_tgid_free: fix usage | Oleg Nesterov |
2006-10-17 | [PATCH] rt-mutex: fixup rt-mutex debug code | Peter Zijlstra |
2006-10-02 | [PATCH] IPC namespace - utils | Kirill Korotaev |
2006-10-02 | [PATCH] IPC namespace core | Kirill Korotaev |
2006-10-02 | [PATCH] uts: copy nsproxy only when needed | Serge Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: incorporate fs namespace into nsproxy | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn |
2006-10-01 | [PATCH] csa: convert CONFIG tag for extended accounting routines | Jay Lan |
2006-09-29 | [PATCH] copy_process: cosmetic ->ioprio tweak | Oleg Nesterov |
2006-09-29 | [PATCH] ifdef blktrace debugging fields | Alexey Dobriyan |
2006-09-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-09-26 | [PATCH] Add the canary field to the PDA area and the task struct | Arjan van de Ven |
2006-09-20 | [ARM] Fix kernel/fork.c for lockdep on ARM | Russell King |
2006-09-01 | [PATCH] task delay accounting fixes | Shailabh Nagar |
2006-08-06 | [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE | Chuck Ebbert |
2006-07-14 | [PATCH] delay accounting taskstats interface send tgid once | Shailabh Nagar |
2006-07-14 | [PATCH] per-task-delay-accounting: setup | Shailabh Nagar |
2006-07-10 | [PATCH] remove the tasklist_lock export | Christoph Hellwig |
2006-07-03 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate ->mmap_sem | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: core | Ingo Molnar |
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 |