| Commit message (Expand) | Author | Age |
* | 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 |
* | cpuset: mm: reduce large amounts of memory barrier related damage v3 | Mel Gorman | 2012-03-21 |
* | sched: Make initial SCHED_RR timeslace DEF_TIMESLICE | Hiroshi Shimamoto | 2012-02-22 |
* | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-01-09 |
|\ |
|
| * | threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem | Tejun Heo | 2011-12-12 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-12-05 |
|\ \
| |/
|/| |
|
| * | sched: Set the command name of the idle tasks in SMP kernels | Carsten Emde | 2011-11-14 |
* | | writeback: remove vm_dirties and task->dirties | Wu Fengguang | 2011-11-17 |
|/ |
|
* | locking, sched: Annotate thread_group_cputimer as raw | Thomas Gleixner | 2011-09-13 |
* | fixlet: Remove fs_excl from struct task. | Justin TerAvest | 2011-07-12 |
* | cgroups: read-write lock CLONE_THREAD forking per threadgroup | Ben Blum | 2011-05-26 |
* | Merge branch 'next' into for-linus | James Morris | 2011-05-24 |
|\ |
|
| * | capabilities: delete all CAP_INIT macros | Eric Paris | 2011-04-03 |
* | | sched: Get rid of lock_depth | Jonathan Corbet | 2011-04-24 |
|/ |
|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 |
|\ |
|
| * | sched: Make pushable_tasks CONFIG_SMP dependant | Dario Faggioli | 2010-12-08 |
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2010-12-23 |
|\ \
| |/
|/| |
|
| * | rcu: priority boosting for TINY_PREEMPT_RCU | Paul E. McKenney | 2010-11-30 |
* | | signals: move cred_guard_mutex from task_struct to signal_struct | KOSAKI Motohiro | 2010-10-27 |
|/ |
|
* | rcu: Add a TINY_PREEMPT_RCU | Paul E. McKenney | 2010-08-20 |
* | kernel: __rcu annotations | Arnd Bergmann | 2010-08-19 |
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 |
|\ |
|
| * | Rename .data.init_task to .data..init_task. | Tim Abbott | 2010-03-03 |
* | | INIT_SIGHAND: use SIG_DFL instead of NULL | Oleg Nesterov | 2010-05-27 |
* | | pids: init_struct_pid.tasks should never see the swapper process | Oleg Nesterov | 2010-05-27 |
* | | INIT_TASK() should initialize ->thread_group list | Oleg Nesterov | 2010-05-27 |
* | | proc: turn signal_struct->count into "int nr_threads" | Oleg Nesterov | 2010-05-27 |
* | | rcu: remove all rcu head initializations, except on_stack initializations | Paul E. McKenney | 2010-05-11 |
* | | nsproxy: remove INIT_NSPROXY() | Alexey Dobriyan | 2010-03-12 |
|/ |
|
* | Revert "task_struct: make journal_info conditional" | Linus Torvalds | 2009-12-17 |
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-15 |
|\ |
|
| * | sched: Convert pi_lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | | task_struct: make journal_info conditional | Hiroshi Shimamoto | 2009-12-15 |
|/ |
|
* | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn | 2009-11-23 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |