aboutsummaryrefslogtreecommitdiff
path: root/include/linux/init_task.h
AgeCommit message (Expand)Author
2009-04-07function-graph: add proper initialization for init taskSteven Rostedt
2009-04-06perf_counter: fix uninitialized usage of event_listPeter Zijlstra
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-02-15Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar
2009-02-13Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-02-11Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar
2009-02-08Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra
2009-01-11Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar
2009-01-07itimers: remove the per-cpu-ish-nessPeter Zijlstra
2008-12-31take init_fs to saner placeAl Viro
2008-12-29sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2008-12-23perfcounters: fix init context lockIngo Molnar
2008-12-23perfcounters: pull inherited countersIngo Molnar
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Detach the credentials from task_structDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-09-05hrtimer: create a "timer_slack" field in the task structArjan van de Ven
2008-07-25introduce PF_KTHREAD flagOleg Nesterov
2008-07-16ptrace children revampRoland McGrath
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-01[PATCH] split linux/file.hAl Viro
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-01[AUDIT] add session id to audit messagesEric Paris
2008-02-01[PATCH] get rid of loginuid racesAl Viro
2008-01-28ioprio: move io priority from task_struct to io_contextJens Axboe
2008-01-25sched: rt group schedulingPeter Zijlstra
2008-01-25sched: sched_rt_entityPeter Zijlstra
2008-01-25sched: add RT-balance cpu-weightGregory Haskins
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov
2007-10-19pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov
2007-10-19pid namespaces: introduce struct upidSukadev Bhattiprolu
2007-10-17Remove unused member from nsproxyPavel Emelyanov
2007-10-17mm: dirty balancing for tasksPeter Zijlstra
2007-10-10[NETNS]: Fix allnoconfig compilation error.Daniel Lezcano
2007-10-10[NET]: Add a network namespace parameter to tasksEric W. Biederman
2007-09-20signalfd simplificationDavide Libenzi
2007-07-16user namespace: add the frameworkCedric Le Goater
2007-05-11signal/timer/event: signalfd coreDavide Libenzi
2007-05-11Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu
2007-05-11statically initialize struct pid for swapperSukadev Bhattiprolu
2007-05-09rename thread_info to stackRoman Zippel
2007-05-08SPIN_LOCK_UNLOCKED cleanup in init_task.hMilind Arun Choudhary
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman