| Commit message (Expand) | Author | Age |
* | Add new __init_task_data macro to be used in arch init_task.c files. | Tim Abbott | 2009-06-26 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 |
* | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-11 |
|\ |
|
| * | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 |
| |\ |
|
| * | | perf_counter: Change pctrl() behaviour | Peter Zijlstra | 2009-05-24 |
| * | | perf_counter: Dynamically allocate tasks' perf_counter_context struct | Paul Mackerras | 2009-05-22 |
| * | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 |
| |\ \ |
|
| * \ \ | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar | 2009-04-08 |
| |\ \ \ |
|
| * | | | | perf_counter: fix uninitialized usage of event_list | Peter Zijlstra | 2009-04-06 |
| * | | | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-02-13 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar | 2009-02-11 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 2009-01-10 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2008-12-29 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perfcounters: fix init context lock | Ingo Molnar | 2008-12-23 |
| * | | | | | | | | | perfcounters: pull inherited counters | Ingo Molnar | 2008-12-23 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-06-11 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| * | | | | | | | | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace | David Howells | 2009-05-10 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 |
|\| | | | | | | | |
|
| * | | | | | | | | aio: remove INIT_KIOCTX | Alexey Dobriyan | 2009-04-13 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | tracing: add same level recursion detection | Steven Rostedt | 2009-04-17 |
* | | | | | | | | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 2009-04-07 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| / / / / / /
| |/ / / / / / |
|
| * | | | | / | function-graph: add proper initialization for init task | Steven Rostedt | 2009-04-07 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core | Ingo Molnar | 2009-02-15 |
|\| | | | | |
|
| * | | | | | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2009-02-05 |
| | |_|_|/
| |/| | | |
|
| | | | | | |
| \ \ \ \ | |
*-. | | | | | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar | 2009-02-08 |
|\ \| | | |
| |_|_|_|/
|/| | | | |
|
| | * | | | itimers: remove the per-cpu-ish-ness | Peter Zijlstra | 2009-01-07 |
| |/ / /
|/| | | |
|
| * | | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-01-10 |
|/| | | |
|
| * | | | sched: create "pushable_tasks" list to limit pushing to one attempt | Gregory Haskins | 2008-12-29 |
| |/ / |
|
* | / | take init_fs to saner place | Al Viro | 2008-12-31 |
| |/
|/| |
|
* | | User namespaces: set of cleanups (v2) | Serge Hallyn | 2008-11-24 |
* | | CRED: Differentiate objective and effective subjective credentials on a task | David Howells | 2008-11-13 |
* | | CRED: Inaugurate COW credentials | David Howells | 2008-11-13 |
* | | CRED: Detach the credentials from task_struct | David Howells | 2008-11-13 |
* | | CRED: Separate task security context from task_struct | David Howells | 2008-11-13 |
|/ |
|
* | hrtimer: create a "timer_slack" field in the task struct | Arjan van de Ven | 2008-09-06 |
* | introduce PF_KTHREAD flag | Oleg Nesterov | 2008-07-25 |
* | ptrace children revamp | Roland McGrath | 2008-07-16 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | [PATCH] split linux/file.h | Al Viro | 2008-05-01 |
* | capabilities: implement per-process securebits | Andrew G. Morgan | 2008-04-28 |
* | sched: fair-group: de-couple load-balancing from the rb-trees | Peter Zijlstra | 2008-04-19 |
* | capabilities: introduce per-process capability bounding set | Serge E. Hallyn | 2008-02-05 |
* | [AUDIT] add session id to audit messages | Eric Paris | 2008-02-01 |
* | [PATCH] get rid of loginuid races | Al Viro | 2008-02-01 |
* | ioprio: move io priority from task_struct to io_context | Jens Axboe | 2008-01-28 |
* | 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 | 2008-01-25 |