Age | Commit message (Expand) | Author | Files | Lines |
2017-05-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+7 |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+9 |
2017-04-04 | sched/rtmutex/deadline: Fix a PI crash for deadline tasks | Xunlei Pang | 1 | -0/+1 |
2017-03-28 | LSM: Revive security_task_alloc() hook and per "struct task_struct" security ... | Tetsuo Handa | 1 | -0/+7 |
2017-03-08 | livepatch: change to a per-task consistency model | Josh Poimboeuf | 1 | -0/+9 |
2017-03-03 | sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogro... | Ingo Molnar | 1 | -2/+0 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc... | Ingo Molnar | 1 | -0/+1 |
2017-01-28 | timers: Omit POSIX timer stuff from task_struct when disabled | Nicolas Pitre | 1 | -15/+25 |
2016-09-16 | sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK | Andy Lutomirski | 1 | -1/+3 |
2016-09-15 | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski | 1 | -0/+9 |
2016-06-25 | fix up initial thread stack pointer vs thread_info confusion | Linus Torvalds | 1 | -1/+1 |
2015-12-04 | sched/cputime: Convert vtime_seqlock to seqcount | Frederic Weisbecker | 1 | -1/+1 |
2015-11-06 | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -8/+0 |
2015-10-15 | posix_cpu_timer: Reduce unnecessary sighand lock contention | Jason Low | 1 | -0/+1 |
2015-10-15 | posix_cpu_timer: Convert cputimer->running to bool | Jason Low | 1 | -1/+1 |
2015-09-16 | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem | Tejun Heo | 1 | -8/+0 |
2015-09-16 | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp... | Tejun Heo | 1 | -0/+8 |
2015-08-03 | sched/cputime: Guarantee stime + utime == rtime | Peter Zijlstra | 1 | -0/+10 |
2015-06-27 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -8/+0 |
2015-05-27 | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem | Tejun Heo | 1 | -8/+0 |
2015-05-08 | sched, timer: Use the atomic task_cputime in thread_group_cputimer | Jason Low | 1 | -4/+2 |
2015-05-08 | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i... | Jason Low | 1 | -3/+4 |
2015-02-14 | kasan: enable stack instrumentation | Andrey Ryabinin | 1 | -0/+8 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -0/+3 |
2014-12-10 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2014-11-16 | sched/numa: Init numa balancing fields of init_task | Kirill Tkhai | 1 | -0/+10 |
2014-10-29 | rcu: Remove redundant TREE_PREEMPT_RCU config option | Pranith Kumar | 1 | -1/+1 |
2014-09-08 | rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() | Paul E. McKenney | 1 | -1/+1 |
2014-09-08 | rcu: Make TASKS_RCU handle nohz_full= CPUs | Paul E. McKenney | 1 | -1/+2 |
2014-09-08 | rcu: Add call_rcu_tasks() | Paul E. McKenney | 1 | -0/+9 |
2014-07-09 | rcu: Simplify priority boosting by putting rt_mutex in rcu_node | Paul E. McKenney | 1 | -8/+1 |
2014-01-24 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -1/+1 |
2014-01-22 | introduce for_each_thread() to replace the buggy while_each_thread() | Oleg Nesterov | 1 | -0/+2 |
2014-01-14 | audit: convert all sessionid declaration to unsigned int | Eric Paris | 1 | -1/+1 |
2014-01-13 | rtmutex: Turn the plist into an rb-tree | Peter Zijlstra | 1 | -0/+10 |
2013-11-06 | seqcount: Add lockdep functionality to seqcount/seqlock structures | John Stultz | 1 | -4/+4 |
2013-02-19 | sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h> | Ingo Molnar | 1 | -0/+1 |
2013-01-27 | cputime: Safely read cputime of full dynticks CPUs | Frederic Weisbecker | 1 | -0/+11 |
2012-09-18 | userns: Convert the audit loginuid to be a kuid | Eric W. Biederman | 1 | -1/+1 |
2012-07-27 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+11 |
2012-07-24 | sched: Fix race in task_group() | Peter Zijlstra | 1 | -1/+11 |
2012-07-02 | rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations | Paul E. McKenney | 1 | -2/+2 |
2012-05-30 | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' | Peter Zijlstra | 1 | -1/+1 |
2012-03-22 | cpuset: mm: reduce large amounts of memory barrier related damage v3 | Mel Gorman | 1 | -0/+8 |
2012-02-22 | sched: Make initial SCHED_RR timeslace DEF_TIMESLICE | Hiroshi Shimamoto | 1 | -1/+1 |
2012-01-10 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -5/+4 |
2011-12-13 | threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem | Tejun Heo | 1 | -5/+4 |
2011-12-06 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+3 |
2011-11-17 | writeback: remove vm_dirties and task->dirties | Wu Fengguang | 1 | -1/+0 |