summaryrefslogtreecommitdiff
path: root/include/linux/init_task.h (unfollow)
Commit message (Expand)Author
2010-05-27INIT_SIGHAND: use SIG_DFL instead of NULLOleg Nesterov
2010-05-27pids: init_struct_pid.tasks should never see the swapper processOleg Nesterov
2010-05-27INIT_TASK() should initialize ->thread_group listOleg Nesterov
2010-05-27proc: turn signal_struct->count into "int nr_threads"Oleg Nesterov
2010-05-11rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto
2009-12-14sched: Convert pi_lock to raw_spinlockThomas Gleixner
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-06-27Add new __init_task_data macro to be used in arch init_task.c files.Tim Abbott
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
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-04-17tracing: add same level recursion detectionSteven Rostedt
2009-04-13aio: remove INIT_KIOCTXAlexey Dobriyan
2009-04-07function-graph: add proper initialization for init taskSteven Rostedt
2009-04-06perf_counter: fix uninitialized usage of event_listPeter Zijlstra
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra
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-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