Age | Commit message (Expand) | Author |
2009-04-13 | aio: remove INIT_KIOCTX | Alexey Dobriyan |
2009-04-07 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-04-07 | function-graph: add proper initialization for init task | Steven Rostedt |
2009-02-15 | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core | Ingo Molnar |
2009-02-08 | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar |
2009-02-05 | timers: split process wide cpu clocks/timers | Peter Zijlstra |
2009-01-11 | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2009-01-07 | itimers: remove the per-cpu-ish-ness | Peter Zijlstra |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-29 | sched: create "pushable_tasks" list to limit pushing to one attempt | Gregory Haskins |
2008-11-24 | User namespaces: set of cleanups (v2) | Serge Hallyn |
2008-11-14 | CRED: Differentiate objective and effective subjective credentials on a task | David Howells |
2008-11-14 | CRED: Inaugurate COW credentials | David Howells |
2008-11-14 | CRED: Detach the credentials from task_struct | David Howells |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells |
2008-09-05 | hrtimer: create a "timer_slack" field in the task struct | Arjan van de Ven |
2008-07-25 | introduce PF_KTHREAD flag | Oleg Nesterov |
2008-07-16 | ptrace children revamp | Roland McGrath |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-01 | [PATCH] split linux/file.h | Al Viro |
2008-04-28 | capabilities: implement per-process securebits | Andrew G. Morgan |
2008-04-19 | sched: fair-group: de-couple load-balancing from the rb-trees | Peter Zijlstra |
2008-02-05 | capabilities: introduce per-process capability bounding set | Serge E. Hallyn |
2008-02-01 | [AUDIT] add session id to audit messages | Eric Paris |
2008-02-01 | [PATCH] get rid of loginuid races | Al Viro |
2008-01-28 | ioprio: move io priority from task_struct to io_context | Jens Axboe |
2008-01-25 | sched: rt group scheduling | Peter Zijlstra |
2008-01-25 | sched: sched_rt_entity | Peter Zijlstra |
2008-01-25 | sched: add RT-balance cpu-weight | Gregory Haskins |
2007-10-19 | Isolate the explicit usage of signal->pgrp | Pavel Emelyanov |
2007-10-19 | pid namespaces: remove the struct pid unneeded fields | Pavel Emelyanov |
2007-10-19 | pid namespaces: introduce struct upid | Sukadev Bhattiprolu |
2007-10-17 | Remove unused member from nsproxy | Pavel Emelyanov |
2007-10-17 | mm: dirty balancing for tasks | Peter Zijlstra |
2007-10-10 | [NETNS]: Fix allnoconfig compilation error. | Daniel Lezcano |
2007-10-10 | [NET]: Add a network namespace parameter to tasks | Eric W. Biederman |
2007-09-20 | signalfd simplification | Davide Libenzi |
2007-07-16 | user namespace: add the framework | Cedric Le Goater |
2007-05-11 | signal/timer/event: signalfd core | Davide Libenzi |
2007-05-11 | Don't init pgrp and __session in INIT_SIGNALS | Sukadev Bhattiprolu |
2007-05-11 | statically initialize struct pid for swapper | Sukadev Bhattiprolu |
2007-05-09 | rename thread_info to stack | Roman Zippel |
2007-05-08 | SPIN_LOCK_UNLOCKED cleanup in init_task.h | Milind Arun Choudhary |
2007-02-12 | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman |
2006-12-13 | [PATCH] Revert "[PATCH] identifier to nsproxy" | Eric W. Biederman |
2006-12-10 | [PATCH] fdtable: Remove the free_files field | Vadim Lobanov |
2006-12-10 | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov |
2006-12-08 | [PATCH] to nsproxy | Cedric Le Goater |
2006-12-08 | [PATCH] identifier to nsproxy | Cedric Le Goater |
2006-12-08 | [PATCH] rename struct namespace to struct mnt_namespace | Kirill Korotaev |