aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/init_task.h
Commit message (Expand)AuthorAge
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
|\
| * aio: remove INIT_KIOCTXAlexey Dobriyan2009-04-13
* | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
|\|
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-07
| |\
| | * function-graph: add proper initialization for init taskSteven Rostedt2009-04-07
* | | perf_counter: fix uninitialized usage of event_listPeter Zijlstra2009-04-06
* | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\| |
| * | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-15
| |\|
| | \
| | \
| *-. \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-08
| |\ \ \
| | * | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-10
| |/| | |
| | * | | sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-29
* | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-05
| | |_|/ | |/| |
* | | | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
|\| | |
| * | | itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-07
| |/ /
* | | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
|\| |
| * | take init_fs to saner placeAl Viro2008-12-31
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
|\| |
| * | User namespaces: set of cleanups (v2)Serge Hallyn2008-11-24
| * | CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-13
| * | CRED: Inaugurate COW credentialsDavid Howells2008-11-13
| * | CRED: Detach the credentials from task_structDavid Howells2008-11-13
| * | CRED: Separate task security context from task_structDavid Howells2008-11-13
| |/
* | perfcounters: fix init context lockIngo Molnar2008-12-23
* | perfcounters: pull inherited countersIngo Molnar2008-12-23
|/
* hrtimer: create a "timer_slack" field in the task structArjan van de Ven2008-09-06
* introduce PF_KTHREAD flagOleg Nesterov2008-07-25
* ptrace children revampRoland McGrath2008-07-16
* [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* [PATCH] split linux/file.hAl Viro2008-05-01
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-28
* sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-19
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-05
* [AUDIT] add session id to audit messagesEric Paris2008-02-01
* [PATCH] get rid of loginuid racesAl Viro2008-02-01
* ioprio: move io priority from task_struct to io_contextJens Axboe2008-01-28
* sched: rt group schedulingPeter Zijlstra2008-01-25
* sched: sched_rt_entityPeter Zijlstra2008-01-25
* sched: add RT-balance cpu-weightGregory Haskins2008-01-25
* Isolate the explicit usage of signal->pgrpPavel Emelyanov2007-10-19
* pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov2007-10-19
* pid namespaces: introduce struct upidSukadev Bhattiprolu2007-10-19
* Remove unused member from nsproxyPavel Emelyanov2007-10-17
* mm: dirty balancing for tasksPeter Zijlstra2007-10-17
* [NETNS]: Fix allnoconfig compilation error.Daniel Lezcano2007-10-10
* [NET]: Add a network namespace parameter to tasksEric W. Biederman2007-10-10
* signalfd simplificationDavide Libenzi2007-09-20
* user namespace: add the frameworkCedric Le Goater2007-07-16
* signal/timer/event: signalfd coreDavide Libenzi2007-05-11
* Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu2007-05-11