Age | Commit message (Expand) | Author |
2009-06-27 | Add new __init_task_data macro to be used in arch init_task.c files. | Tim Abbott |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-11 | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-05-24 | perf_counter: Change pctrl() behaviour | Peter Zijlstra |
2009-05-22 | perf_counter: Dynamically allocate tasks' perf_counter_context struct | Paul Mackerras |
2009-05-11 | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace | David Howells |
2009-05-07 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-17 | tracing: add same level recursion detection | Steven Rostedt |
2009-04-13 | aio: remove INIT_KIOCTX | Alexey Dobriyan |
2009-04-08 | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar |
2009-04-07 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-04-07 | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar |
2009-04-07 | function-graph: add proper initialization for init task | Steven Rostedt |
2009-04-06 | perf_counter: fix uninitialized usage of event_list | Peter Zijlstra |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-02-15 | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core | Ingo Molnar |
2009-02-13 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-02-11 | Merge commit 'v2.6.29-rc4' into perfcounters/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-11 | Merge commit 'v2.6.29-rc1' into perfcounters/core | 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-12-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2008-12-23 | perfcounters: fix init context lock | Ingo Molnar |
2008-12-23 | perfcounters: pull inherited counters | Ingo Molnar |
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 |