aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/init_task.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney1-1/+1
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney1-5/+1
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney1-0/+15
2009-06-27Add new __init_task_data macro to be used in arch init_task.c files.Tim Abbott1-0/+3
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-12/+0
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+10
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-2/+2
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+1
2009-05-24perf_counter: Change pctrl() behaviourPeter Zijlstra1-0/+10
2009-05-22perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras1-13/+0
2009-05-11CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells1-2/+2
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar1-13/+0
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-13/+0
2009-04-17tracing: add same level recursion detectionSteven Rostedt1-0/+1
2009-04-13aio: remove INIT_KIOCTXAlexey Dobriyan1-13/+0
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar1-1/+3
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-04-07Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar1-0/+2
2009-04-07function-graph: add proper initialization for init taskSteven Rostedt1-0/+2
2009-04-06perf_counter: fix uninitialized usage of event_listPeter Zijlstra1-0/+2
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-0/+1
2009-02-15Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar1-6/+5
2009-02-13Merge branch 'linus' into perfcounters/coreIngo Molnar1-6/+5
2009-02-11Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar1-0/+6
2009-02-08Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar1-0/+7
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra1-6/+5
2009-01-11Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks into sched/rtIngo Molnar1-0/+1
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar1-0/+1
2009-01-07itimers: remove the per-cpu-ish-nessPeter Zijlstra1-0/+6
2008-12-31take init_fs to saner placeAl Viro1-0/+1
2008-12-29sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins1-0/+1
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-8/+6
2008-12-23perfcounters: fix init context lockIngo Molnar1-1/+3
2008-12-23perfcounters: pull inherited countersIngo Molnar1-0/+9
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn1-1/+0
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells1-0/+1
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-0/+2
2008-11-14CRED: Detach the credentials from task_structDavid Howells1-15/+1
2008-11-14CRED: Separate task security context from task_structDavid Howells1-7/+17
2008-09-05hrtimer: create a "timer_slack" field in the task structArjan van de Ven1-0/+1
2008-07-25introduce PF_KTHREAD flagOleg Nesterov1-1/+1
2008-07-16ptrace children revampRoland McGrath1-2/+2
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-22/+1
2008-05-01[PATCH] split linux/file.hAl Viro1-1/+1
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan1-1/+2
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra1-0/+3
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn1-0/+13
2008-02-01[AUDIT] add session id to audit messagesEric Paris1-1/+2
2008-02-01[PATCH] get rid of loginuid racesAl Viro1-0/+7
2008-01-28ioprio: move io priority from task_struct to io_contextJens Axboe1-1/+0