| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs | Peter Zijlstra | 2017-05-15 | 1 | -5/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Rename sched_group_cpus() | Peter Zijlstra | 2017-05-15 | 3 | -31/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Rename sched_group_mask() | Peter Zijlstra | 2017-05-15 | 3 | -25/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Simplify sched_group_mask() usage | Peter Zijlstra | 2017-05-15 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Rewrite get_group() | Peter Zijlstra | 2017-05-15 | 1 | -24/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Add a few comments | Peter Zijlstra | 2017-05-15 | 1 | -7/+193 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Fix overlapping sched_group_capacity | Peter Zijlstra | 2017-05-15 | 1 | -6/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Add sched_group_capacity debugging | Peter Zijlstra | 2017-05-15 | 2 | -10/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Small cleanup | Peter Zijlstra | 2017-05-15 | 3 | -8/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Fix overlapping sched_group_mask | Peter Zijlstra | 2017-05-15 | 1 | -1/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Remove FORCE_SD_OVERLAP | Peter Zijlstra | 2017-05-15 | 2 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Move comment about asymmetric node setups | Lauro Ramos Venancio | 2017-05-15 | 1 | -9/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Optimize build_group_mask() | Lauro Ramos Venancio | 2017-05-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Verify the first group matches the child domain | Peter Zijlstra | 2017-05-15 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/debug: Print the scheduler topology group mask | Peter Zijlstra | 2017-05-15 | 1 | -1/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Simplify build_overlap_sched_groups() | Peter Zijlstra | 2017-05-15 | 1 | -11/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Fix building of overlapping sched-groups | Peter Zijlstra | 2017-05-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair, cpumask: Export for_each_cpu_wrap() | Peter Zijlstra | 2017-05-15 | 1 | -41/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Refactor function build_overlap_sched_groups() | Lauro Ramos Venancio | 2017-05-15 | 1 | -19/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/clock: Print a warning recommending 'tsc=unstable' | Peter Zijlstra | 2017-05-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/clock: Use late_initcall() instead of sched_init_smp() | Peter Zijlstra | 2017-05-15 | 2 | -3/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | cpuidle: Fix idle time tracking | Peter Zijlstra | 2017-05-15 | 1 | -2/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/clock: Remove watchdog touching | Peter Zijlstra | 2017-05-15 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/clock: Remove unused argument to sched_clock_idle_wakeup_event() | Peter Zijlstra | 2017-05-15 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable... | Peter Zijlstra | 2017-05-15 | 2 | -9/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/clock: Initialize all per-CPU state before switching (back) to unstable | Peter Zijlstra | 2017-05-15 | 1 | -21/+39 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/cfs: Make util/load_avg more stable | Vincent Guittot | 2017-05-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-07-03 | 1 | -15/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v4.12-rc6' into perf/core, to pick up fixes | Ingo Molnar | 2017-06-20 | 14 | -85/+44 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Remove unused perf_cgroup_event_cgrp_time() function | Matthias Kaehlcke | 2017-06-08 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Correct event creation with PERF_FORMAT_GROUP | Peter Zijlstra | 2017-06-08 | 1 | -5/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-06-08 | 14 | -60/+119 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Fix error handling in perf_event_alloc() | Dan Carpenter | 2017-05-23 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Remove some dead code | Dan Carpenter | 2017-05-23 | 1 | -4/+2 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-03 | 4 | -10/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-06-22 | 19 | -94/+109 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/rtmutex: Don't initialize lockdep when not required | Levin, Alexander (Sasha Levin) | 2017-06-20 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | rt_mutex: Add lockdep annotations | Peter Zijlstra | 2017-06-08 | 4 | -10/+36 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-03 | 20 | -2300/+1248 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-06-13 | 20 | -2300/+1248 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove RCU CPU stall warnings from Tiny RCU | Paul E. McKenney | 2017-06-08 | 3 | -96/+19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove event tracing from Tiny RCU | Paul E. McKenney | 2017-06-08 | 1 | -6/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Move RCU debug Kconfig options to kernel/rcu | Paul E. McKenney | 2017-06-08 | 1 | -0/+82 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Move RCU non-debug Kconfig options to kernel/rcu | Paul E. McKenney | 2017-06-08 | 1 | -0/+242 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Eliminate NOCBs CPU-state Kconfig options | Paul E. McKenney | 2017-06-08 | 2 | -27/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove debugfs tracing | Paul E. McKenney | 2017-06-08 | 5 | -597/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | srcu: Remove Classic SRCU | Paul E. McKenney | 2017-06-08 | 4 | -702/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | srcu: Fix rcutorture-statistics typo | Paul E. McKenney | 2017-06-08 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option | Paul E. McKenney | 2017-06-08 | 2 | -7/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove typecheck() from RCU locking wrapper functions | Paul E. McKenney | 2017-06-08 | 1 | -8/+4 | |

