| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | sched/cpufreq: Initialize sg_cpu->flags to 0 | Viresh Kumar | 2018-01-10 | 1 | -1/+1 |
| * | | | | | | | sched/fair: Consider RT/IRQ pressure in capacity_spare_wake() | Joel Fernandes | 2018-01-10 | 1 | -1/+1 |
| * | | | | | | | sched/fair: Use 'unsigned long' for utilization, consistently | Patrick Bellasi | 2018-01-10 | 1 | -5/+5 |
| * | | | | | | | sched/core: Rework and clarify prepare_lock_switch() | rodrigosiqueira | 2018-01-10 | 2 | -45/+49 |
| * | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2018-01-10 | 38 | -903/+489 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | sched/fair: Remove unused 'curr' parameter from wakeup_gran | Cheng Jian | 2017-12-08 | 1 | -3/+2 |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-01-30 | 3 | -34/+39 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-01-17 | 8 | -27/+154 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | perf: Return empty callchain instead of NULL | Jiri Olsa | 2018-01-08 | 1 | -18/+12 |
| * | | | | | | | | | | perf: Make perf_callchain function static | Jiri Olsa | 2018-01-08 | 3 | -19/+16 |
| * | | | | | | | | | | perf: Allocate context task_ctx_data for child event | Jiri Olsa | 2018-01-08 | 1 | -0/+14 |
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-01-30 | 1 | -42/+47 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | lockdep: Make lockdep checking constant | Matthew Wilcox | 2018-01-18 | 1 | -6/+7 |
| * | | | | | | | | | | | lockdep: Assign lock keys on registration | Matthew Wilcox | 2018-01-18 | 1 | -36/+40 |
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-01-30 | 18 | -418/+311 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2018-01-03 | 18 | -418/+311 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | |
|
| | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ | |
| | *-----. \ \ \ \ \ \ \ \ \ \ | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017... | Paul E. McKenney | 2017-12-11 | 13 | -413/+305 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | | | | torture: Save a line in stutter_wait(): while -> for | Paul E. McKenney | 2017-12-11 | 1 | -2/+1 |
| | | | | | * | | | | | | | | | | | torture: Eliminate torture_runnable and perf_runnable | Paul E. McKenney | 2017-12-11 | 4 | -19/+5 |
| | | | | | * | | | | | | | | | | | torture: Make stutter less vulnerable to compilers and races | Paul E. McKenney | 2017-12-11 | 1 | -16/+17 |
| | | | | | * | | | | | | | | | | | locking/locktorture: Fix num reader/writer corner cases | Davidlohr Bueso | 2017-12-11 | 1 | -32/+44 |
| | | | | | * | | | | | | | | | | | locking/locktorture: Fix rwsem reader_delay | Davidlohr Bueso | 2017-12-11 | 1 | -1/+1 |
| | | | | | * | | | | | | | | | | | rcutorture: Preempt RCU-preempt readers more vigorously | Paul E. McKenney | 2017-12-11 | 1 | -1/+1 |
| | | | | | * | | | | | | | | | | | torture: Reduce #ifdefs for preempt_schedule() | Paul E. McKenney | 2017-12-11 | 2 | -21/+7 |
| | | | | | * | | | | | | | | | | | torture: Suppress CPU stall warnings during shutdown ftrace dump | Paul E. McKenney | 2017-11-29 | 1 | -1/+2 |
| | | | | | | |_|_|_|_|_|/ / / /
| | | | | | |/| | | | | | | | | |
|
| | | | | * | | | | | | | | | | | tracepoint: Remove smp_read_barrier_depends() from comment | Paul E. McKenney | 2017-12-04 | 1 | -5/+4 |
| | | | | * | | | | | | | | | | | locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath() | Paul E. McKenney | 2017-12-04 | 1 | -7/+5 |
| | | | | * | | | | | | | | | | | uprobes: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney | 2017-12-04 | 1 | -6/+6 |
| | | | | |/ / / / / / / / / / |
|
| | | | * | | | | | | | | | | | rcu: Remove have_rcu_nocb_mask from tree_plugin.h | Rakib Mullick | 2017-12-11 | 1 | -7/+4 |
| | | | * | | | | | | | | | | | rcu: Add comment giving debug strategy for double call_rcu() | Paul E. McKenney | 2017-12-11 | 1 | -0/+5 |
| | | | * | | | | | | | | | | | srcu: Prohibit call_srcu() use under raw spinlocks | Paul E. McKenney | 2017-11-29 | 1 | -41/+68 |
| | | | |/ / / / / / / / / / |
|
| | | * | | | | | | | | | | | rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code | Paul E. McKenney | 2017-11-29 | 1 | -22/+2 |
| | | * | | | | | | | | | | | rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit() | Paul E. McKenney | 2017-11-29 | 1 | -32/+18 |
| | | * | | | | | | | | | | | rcu: Fold rcu_eqs_enter_common() into rcu_eqs_enter() | Paul E. McKenney | 2017-11-29 | 1 | -27/+16 |
| | | * | | | | | | | | | | | rcu: Avoid ->dynticks_nesting store tearing | Paul E. McKenney | 2017-11-29 | 1 | -3/+3 |
| | | * | | | | | | | | | | | rcu: Stop duplicating lockdep checks in RCU's idle-entry code | Paul E. McKenney | 2017-11-29 | 1 | -11/+0 |
| | | * | | | | | | | | | | | rcu: Add ->dynticks field to rcu_dyntick trace event | Paul E. McKenney | 2017-11-29 | 1 | -9/+7 |
| | | * | | | | | | | | | | | rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long | Paul E. McKenney | 2017-11-29 | 4 | -7/+7 |
| | | * | | | | | | | | | | | rcu: Add tracing to irq/NMI dyntick-idle transitions | Paul E. McKenney | 2017-11-29 | 1 | -0/+6 |
| | | * | | | | | | | | | | | rcu: Eliminate rcu_irq_enter_disabled() | Paul E. McKenney | 2017-11-27 | 2 | -31/+2 |
| | | * | | | | | | | | | | | rcu: Make ->dynticks_nesting be a simple counter | Paul E. McKenney | 2017-11-27 | 3 | -47/+21 |
| | | * | | | | | | | | | | | rcu: Define rcu_irq_{enter,exit}() in terms of rcu_nmi_{enter,exit}() | Paul E. McKenney | 2017-11-27 | 1 | -38/+21 |
| | | * | | | | | | | | | | | rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exit | Paul E. McKenney | 2017-11-27 | 2 | -0/+4 |
| | | * | | | | | | | | | | | rcu: Move rcu_nmi_{enter,exit}() to prepare for consolidation | Paul E. McKenney | 2017-11-27 | 1 | -75/+75 |
| | | * | | | | | | | | | | | rcu: Reduce dyntick-idle state space | Paul E. McKenney | 2017-11-27 | 1 | -12/+11 |
| | | * | | | | | | | | | | | rcu: Avoid ->dynticks_nmi_nesting store tearing | Paul E. McKenney | 2017-11-27 | 1 | -3/+5 |
| | | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | | softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched() | Paul E. McKenney | 2017-12-04 | 1 | -1/+1 |
| | * | | | | | | | | | | | trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched() | Paul E. McKenney | 2017-12-04 | 1 | -1/+1 |
| | * | | | | | | | | | | | workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched() | Paul E. McKenney | 2017-12-04 | 1 | -1/+1 |
| | * | | | | | | | | | | | sched: Stop switched_to_rt() from sending IPIs to offline CPUs | Paul E. McKenney | 2017-11-29 | 1 | -1/+1 |