summaryrefslogtreecommitdiffstats
path: root/include/linux/init_task.h
Commit message (Expand)AuthorAgeFilesLines
* Expand INIT_STRUCT_PID and removeDavid Howells2018-01-171-15/+0
* Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeDavid Howells2018-01-171-39/+4
* Expand various INIT_* macros and removeDavid Howells2018-01-171-112/+0
* Expand INIT_TASK() in init/init_task.c and removeDavid Howells2018-01-171-83/+4
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-0/+3
* pid: remove pidhashGargi Sharma2017-11-171-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso2017-09-081-3/+2
* init_task: Remove redundant INIT_TASK_RCU_TREE_PREEMPT() macroPaul E. McKenney2017-07-241-7/+1
* sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker2017-07-051-3/+3
* sched/cputime: Rename vtime fieldsFrederic Weisbecker2017-07-051-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-031-0/+7
|\
| * LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa2017-03-281-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-0/+9
|\ \
| * | livepatch: change to a per-task consistency modelJosh Poimboeuf2017-03-081-0/+9
| |/
* / sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang2017-04-041-0/+1
|/
* sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogro...Ingo Molnar2017-03-031-2/+0
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...Ingo Molnar2017-03-021-0/+1
* timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre2017-01-271-15/+25
* sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski2016-09-161-1/+3
* sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-151-0/+9
* fix up initial thread stack pointer vs thread_info confusionLinus Torvalds2016-06-241-1/+1
* sched/cputime: Convert vtime_seqlock to seqcountFrederic Weisbecker2015-12-041-1/+1
* Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-051-8/+0
|\
| * sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-09-161-8/+0
* | posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low2015-10-151-0/+1
* | posix_cpu_timer: Convert cputimer->running to boolJason Low2015-10-151-1/+1
|/
* Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo2015-09-161-0/+8
* sched/cputime: Guarantee stime + utime == rtimePeter Zijlstra2015-08-031-0/+10
* Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-06-261-8/+0
|\
| * sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-05-261-8/+0
* | sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low2015-05-081-4/+2
* | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low2015-05-081-3/+4
|/
* kasan: enable stack instrumentationAndrey Ryabinin2015-02-131-0/+8
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-0/+3
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-091-0/+10
|\
| * sched/numa: Init numa balancing fields of init_taskKirill Tkhai2014-11-161-0/+10
* | rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-291-1/+1
|/
* rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()Paul E. McKenney2014-09-071-1/+1
* rcu: Make TASKS_RCU handle nohz_full= CPUsPaul E. McKenney2014-09-071-1/+2
* rcu: Add call_rcu_tasks()Paul E. McKenney2014-09-071-0/+9
* rcu: Simplify priority boosting by putting rt_mutex in rcu_nodePaul E. McKenney2014-07-091-8/+1
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-231-1/+1
|\
| * audit: convert all sessionid declaration to unsigned intEric Paris2014-01-131-1/+1
* | introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2014-01-211-0/+2
* | rtmutex: Turn the plist into an rb-treePeter Zijlstra2014-01-131-0/+10
* | seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-061-4/+4
|/
* sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar2013-02-191-0/+1
* cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-271-0/+11