aboutsummaryrefslogtreecommitdiff
path: root/include/linux/init_task.h
AgeCommit message (Expand)Author
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2011-12-12threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang
2011-11-14sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde
2011-09-13locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner
2011-07-12fixlet: Remove fs_excl from struct task.Justin TerAvest
2011-05-26cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum
2011-05-24Merge branch 'next' into for-linusJames Morris
2011-04-24sched: Get rid of lock_depthJonathan Corbet
2011-04-04capabilities: delete all CAP_INIT macrosEric Paris
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-12-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2010-12-08sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli
2010-11-29rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney
2010-10-27signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney
2010-08-19kernel: __rcu annotationsArnd Bergmann
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
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
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...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-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