index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
init_task.h
Commit message (
Expand
)
Author
Age
*
pid: remove pidhash
Gargi Sharma
2017-11-17
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
*
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
2017-09-08
*
init_task: Remove redundant INIT_TASK_RCU_TREE_PREEMPT() macro
Paul E. McKenney
2017-07-24
*
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
2017-07-05
*
sched/cputime: Rename vtime fields
Frederic Weisbecker
2017-07-05
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-05-03
|
\
|
*
LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...
Tetsuo Handa
2017-03-28
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
|
\
\
|
*
|
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-08
|
|
/
*
|
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
2017-04-04
|
/
*
sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogro...
Ingo Molnar
2017-03-03
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...
Ingo Molnar
2017-03-02
*
timers: Omit POSIX timer stuff from task_struct when disabled
Nicolas Pitre
2017-01-27
*
sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
Andy Lutomirski
2016-09-16
*
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
2016-09-15
*
fix up initial thread stack pointer vs thread_info confusion
Linus Torvalds
2016-06-24
*
sched/cputime: Convert vtime_seqlock to seqcount
Frederic Weisbecker
2015-12-04
*
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-05
|
\
|
*
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
*
|
posix_cpu_timer: Reduce unnecessary sighand lock contention
Jason Low
2015-10-15
*
|
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
2015-10-15
|
/
*
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
2015-09-16
*
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2015-08-03
*
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-06-26
|
\
|
*
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-05-26
*
|
sched, timer: Use the atomic task_cputime in thread_group_cputimer
Jason Low
2015-05-08
*
|
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...
Jason Low
2015-05-08
|
/
*
kasan: enable stack instrumentation
Andrey Ryabinin
2015-02-13
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-09
|
\
|
*
sched/numa: Init numa balancing fields of init_task
Kirill Tkhai
2014-11-16
*
|
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
2014-10-29
|
/
*
rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()
Paul E. McKenney
2014-09-07
*
rcu: Make TASKS_RCU handle nohz_full= CPUs
Paul E. McKenney
2014-09-07
*
rcu: Add call_rcu_tasks()
Paul E. McKenney
2014-09-07
*
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
Paul E. McKenney
2014-07-09
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-01-23
|
\
|
*
audit: convert all sessionid declaration to unsigned int
Eric Paris
2014-01-13
*
|
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2014-01-21
*
|
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
*
|
seqcount: Add lockdep functionality to seqcount/seqlock structures
John Stultz
2013-11-06
|
/
*
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
Ingo Molnar
2013-02-19
*
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
*
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-17
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-07-26
|
\
|
*
sched: Fix race in task_group()
Peter Zijlstra
2012-07-24
*
|
rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations
Paul E. McKenney
2012-07-02
|
/
*
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
2012-05-30
[next]