summaryrefslogtreecommitdiffstats
path: root/include/linux/init_task.h
Commit message (Expand)AuthorAgeFilesLines
* signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-271-2/+2
* rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-201-2/+8
* kernel: __rcu annotationsArnd Bergmann2010-08-191-2/+2
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+1
|\
| * Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-1/+1
* | INIT_SIGHAND: use SIG_DFL instead of NULLOleg Nesterov2010-05-271-1/+1
* | pids: init_struct_pid.tasks should never see the swapper processOleg Nesterov2010-05-271-4/+4
* | INIT_TASK() should initialize ->thread_group listOleg Nesterov2010-05-271-0/+1
* | proc: turn signal_struct->count into "int nr_threads"Oleg Nesterov2010-05-271-1/+1
* | rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-111-1/+0
* | nsproxy: remove INIT_NSPROXY()Alexey Dobriyan2010-03-121-8/+0
|/
* Revert "task_struct: make journal_info conditional"Linus Torvalds2009-12-171-7/+1
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-151-1/+1
|\
| * sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-141-1/+1
* | task_struct: make journal_info conditionalHiroshi Shimamoto2009-12-151-1/+7
|/
* remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2009-11-241-4/+0
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-7/+7
* rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2009-08-291-1/+1
* rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-231-5/+1
* rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-231-0/+15
* Add new __init_task_data macro to be used in arch init_task.c files.Tim Abbott2009-06-271-0/+3
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-12/+0
* Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-111-0/+10
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-0/+1
| |\
| * | perf_counter: Change pctrl() behaviourPeter Zijlstra2009-05-241-0/+10
| * | perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras2009-05-221-13/+0
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-291-13/+0
| |\ \
| * \ \ Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-081-1/+3
| |\ \ \
| * | | | perf_counter: fix uninitialized usage of event_listPeter Zijlstra2009-04-061-0/+2
| * | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-131-6/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-111-0/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-291-8/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perfcounters: fix init context lockIngo Molnar2008-12-231-1/+3
| * | | | | | | | | perfcounters: pull inherited countersIngo Molnar2008-12-231-0/+9
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-111-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells2009-05-111-2/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-13/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | aio: remove INIT_KIOCTXAlexey Dobriyan2009-04-131-13/+0
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-071-0/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | tracing: add same level recursion detectionSteven Rostedt2009-04-171-0/+1
* | | | | | | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2009-04-071-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | function-graph: add proper initialization for init taskSteven Rostedt2009-04-071-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-151-6/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-051-6/+5
| | |_|_|/ | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-081-0/+7
|\ \ \ \ \ \ | | |/ / / / | | | | | / | |_|_|_|/ |/| | | |
| | * | | itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-071-0/+6
| |/ / / |/| | |
| * | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-111-0/+1
| |\ \ \ |/ / / /
| * | | sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-291-0/+1
| |/ /
OpenPOWER on IntegriCloud