summaryrefslogtreecommitdiff
path: root/include/linux/init_task.h
AgeCommit message (Expand)Author
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-05-24perf_counter: Change pctrl() behaviourPeter Zijlstra
2009-05-22perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras
2009-05-11CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-17tracing: add same level recursion detectionSteven Rostedt
2009-04-13aio: remove INIT_KIOCTXAlexey Dobriyan
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-07Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar
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