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