Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 | 1 | -13/+0 | |
| |\ \ | ||||||
| * \ \ | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar | 2009-04-08 | 1 | -1/+3 | |
| |\ \ \ | ||||||
| * | | | | perf_counter: fix uninitialized usage of event_list | Peter Zijlstra | 2009-04-06 | 1 | -0/+2 | |
| * | | | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-02-13 | 1 | -6/+5 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar | 2009-02-11 | 1 | -0/+6 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 2009-01-11 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2008-12-29 | 1 | -8/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perfcounters: fix init context lock | Ingo Molnar | 2008-12-23 | 1 | -1/+3 | |
| * | | | | | | | | | perfcounters: pull inherited counters | Ingo Molnar | 2008-12-23 | 1 | -0/+9 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-06-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace | David Howells | 2009-05-11 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | 1 | -13/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | aio: remove INIT_KIOCTX | Alexey Dobriyan | 2009-04-13 | 1 | -13/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | tracing: add same level recursion detection | Steven Rostedt | 2009-04-17 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 2009-04-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | | | | | | function-graph: add proper initialization for init task | Steven Rostedt | 2009-04-07 | 1 | -0/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core | Ingo Molnar | 2009-02-15 | 1 | -6/+5 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2009-02-05 | 1 | -6/+5 | |
| | |_|_|/ | |/| | | | ||||||
| | | | | | ||||||
| \ \ \ \ | ||||||
*-. \ \ \ \ | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar | 2009-02-08 | 1 | -0/+7 | |
|\ \ \ \ \ \ | | |/ / / / | | | | | / | |_|_|_|/ |/| | | | | ||||||
| | * | | | itimers: remove the per-cpu-ish-ness | Peter Zijlstra | 2009-01-07 | 1 | -0/+6 | |
| |/ / / |/| | | | ||||||
| * | | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-01-11 | 1 | -0/+1 | |
| |\ \ \ |/ / / / | ||||||
| * | | | sched: create "pushable_tasks" list to limit pushing to one attempt | Gregory Haskins | 2008-12-29 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | User namespaces: set of cleanups (v2) | Serge Hallyn | 2008-11-24 | 1 | -1/+0 | |
* | | CRED: Differentiate objective and effective subjective credentials on a task | David Howells | 2008-11-14 | 1 | -0/+1 | |
* | | CRED: Inaugurate COW credentials | David Howells | 2008-11-14 | 1 | -0/+2 | |
* | | CRED: Detach the credentials from task_struct | David Howells | 2008-11-14 | 1 | -15/+1 | |
* | | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -7/+17 | |
|/ | ||||||
* | hrtimer: create a "timer_slack" field in the task struct | Arjan van de Ven | 2008-09-05 | 1 | -0/+1 | |
* | introduce PF_KTHREAD flag | Oleg Nesterov | 2008-07-25 | 1 | -1/+1 | |
* | ptrace children revamp | Roland McGrath | 2008-07-16 | 1 | -2/+2 | |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -22/+1 | |
* | [PATCH] split linux/file.h | Al Viro | 2008-05-01 | 1 | -1/+1 | |
* | capabilities: implement per-process securebits | Andrew G. Morgan | 2008-04-28 | 1 | -1/+2 | |
* | sched: fair-group: de-couple load-balancing from the rb-trees | Peter Zijlstra | 2008-04-19 | 1 | -0/+3 | |
* | capabilities: introduce per-process capability bounding set | Serge E. Hallyn | 2008-02-05 | 1 | -0/+13 | |
* | [AUDIT] add session id to audit messages | Eric Paris | 2008-02-01 | 1 | -1/+2 | |
* | [PATCH] get rid of loginuid races | Al Viro | 2008-02-01 | 1 | -0/+7 | |
* | ioprio: move io priority from task_struct to io_context | Jens Axboe | 2008-01-28 | 1 | -1/+0 | |
* | sched: rt group scheduling | Peter Zijlstra | 2008-01-25 | 1 | -2/+3 | |
* | sched: sched_rt_entity | Peter Zijlstra | 2008-01-25 | 1 | -2/+3 | |
* | sched: add RT-balance cpu-weight | Gregory Haskins | 2008-01-25 | 1 | -0/+1 | |
* | Isolate the explicit usage of signal->pgrp | Pavel Emelyanov | 2007-10-19 | 1 | -3/+0 | |
* | pid namespaces: remove the struct pid unneeded fields | Pavel Emelyanov | 2007-10-19 | 1 | -3/+0 | |
* | pid namespaces: introduce struct upid | Sukadev Bhattiprolu | 2007-10-19 | 1 | -0/+6 | |
* | Remove unused member from nsproxy | Pavel Emelyanov | 2007-10-17 | 1 | -1/+0 | |
* | mm: dirty balancing for tasks | Peter Zijlstra | 2007-10-17 | 1 | -0/+1 | |
* | [NETNS]: Fix allnoconfig compilation error. | Daniel Lezcano | 2007-10-10 | 1 | -1/+1 |