summaryrefslogtreecommitdiffstats
path: root/include/linux/init_task.h
Commit message (Expand)AuthorAgeFilesLines
* aio: remove INIT_KIOCTXAlexey Dobriyan2009-04-131-13/+0
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-071-0/+2
|\
| * function-graph: add proper initialization for init taskSteven Rostedt2009-04-071-0/+2
* | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-151-6/+5
|\ \ | |/
| * timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-051-6/+5
| |
| \
*-. \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-081-0/+7
|\ \ \ | | |/
| | * itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-071-0/+6
| |/ |/|
| * Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-111-0/+1
| |\ |/ /
| * sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-291-0/+1
* | take init_fs to saner placeAl Viro2008-12-311-0/+1
* | User namespaces: set of cleanups (v2)Serge Hallyn2008-11-241-1/+0
* | CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-141-0/+1
* | CRED: Inaugurate COW credentialsDavid Howells2008-11-141-0/+2
* | CRED: Detach the credentials from task_structDavid Howells2008-11-141-15/+1
* | CRED: Separate task security context from task_structDavid Howells2008-11-141-7/+17
|/
* hrtimer: create a "timer_slack" field in the task structArjan van de Ven2008-09-051-0/+1
* introduce PF_KTHREAD flagOleg Nesterov2008-07-251-1/+1
* ptrace children revampRoland McGrath2008-07-161-2/+2
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-22/+1
* [PATCH] split linux/file.hAl Viro2008-05-011-1/+1
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-281-1/+2
* sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-191-0/+3
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-051-0/+13
* [AUDIT] add session id to audit messagesEric Paris2008-02-011-1/+2
* [PATCH] get rid of loginuid racesAl Viro2008-02-011-0/+7
* ioprio: move io priority from task_struct to io_contextJens Axboe2008-01-281-1/+0
* sched: rt group schedulingPeter Zijlstra2008-01-251-2/+3
* sched: sched_rt_entityPeter Zijlstra2008-01-251-2/+3
* sched: add RT-balance cpu-weightGregory Haskins2008-01-251-0/+1
* Isolate the explicit usage of signal->pgrpPavel Emelyanov2007-10-191-3/+0
* pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov2007-10-191-3/+0
* pid namespaces: introduce struct upidSukadev Bhattiprolu2007-10-191-0/+6
* Remove unused member from nsproxyPavel Emelyanov2007-10-171-1/+0
* mm: dirty balancing for tasksPeter Zijlstra2007-10-171-0/+1
* [NETNS]: Fix allnoconfig compilation error.Daniel Lezcano2007-10-101-1/+1
* [NET]: Add a network namespace parameter to tasksEric W. Biederman2007-10-101-0/+2
* signalfd simplificationDavide Libenzi2007-09-201-1/+1
* user namespace: add the frameworkCedric Le Goater2007-07-161-0/+2
* signal/timer/event: signalfd coreDavide Libenzi2007-05-111-0/+1
* Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu2007-05-111-2/+2
* statically initialize struct pid for swapperSukadev Bhattiprolu2007-05-111-0/+27
* rename thread_info to stackRoman Zippel2007-05-091-1/+1
* SPIN_LOCK_UNLOCKED cleanup in init_task.hMilind Arun Choudhary2007-05-081-1/+1
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-1/+1
* [PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman2006-12-131-1/+0
* [PATCH] fdtable: Remove the free_files fieldVadim Lobanov2006-12-101-1/+0
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-1/+0
* [PATCH] to nsproxyCedric Le Goater2006-12-081-0/+2
* [PATCH] identifier to nsproxyCedric Le Goater2006-12-081-0/+1
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
OpenPOWER on IntegriCloud