aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/init_task.h
Commit message (Expand)AuthorAge
* sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-30
* cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-03-21
* sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto2012-02-22
* Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-09
|\
| * threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2011-12-12
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-05
|\ \ | |/ |/|
| * sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-14
* | writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-17
|/
* locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2011-09-13
* fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-12
* cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2011-05-26
* Merge branch 'next' into for-linusJames Morris2011-05-24
|\
| * capabilities: delete all CAP_INIT macrosEric Paris2011-04-03
* | sched: Get rid of lock_depthJonathan Corbet2011-04-24
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\
| * sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli2010-12-08
* | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-23
|\ \ | |/ |/|
| * rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-30
* | signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-27
|/
* rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-20
* kernel: __rcu annotationsArnd Bergmann2010-08-19
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\
| * Rename .data.init_task to .data..init_task.Tim Abbott2010-03-03
* | INIT_SIGHAND: use SIG_DFL instead of NULLOleg Nesterov2010-05-27
* | pids: init_struct_pid.tasks should never see the swapper processOleg Nesterov2010-05-27
* | INIT_TASK() should initialize ->thread_group listOleg Nesterov2010-05-27
* | proc: turn signal_struct->count into "int nr_threads"Oleg Nesterov2010-05-27
* | rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-11
* | nsproxy: remove INIT_NSPROXY()Alexey Dobriyan2010-03-12
|/
* Revert "task_struct: make journal_info conditional"Linus Torvalds2009-12-17
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\
| * sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-14
* | task_struct: make journal_info conditionalHiroshi Shimamoto2009-12-15
|/
* remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2009-11-23
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2009-08-29
* rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-23
* rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-23
* Add new __init_task_data macro to be used in arch init_task.c files.Tim Abbott2009-06-26
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\
| * | perf_counter: Change pctrl() behaviourPeter Zijlstra2009-05-24
| * | perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras2009-05-22
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
| |\ \
| * \ \ Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
| |\ \ \
| * | | | perf_counter: fix uninitialized usage of event_listPeter Zijlstra2009-04-06
| * | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
| |\ \ \ \ \ \