Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-10-03 | 11 | -297/+244 | |
|\ | ||||||
| * | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-09-30 | 5 | -24/+63 | |
| |\ | ||||||
| * | | locking/lglock: Remove lglock implementation | Peter Zijlstra | 2016-09-22 | 2 | -90/+0 | |
| * | | stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock() | Oleg Nesterov | 2016-09-22 | 2 | -38/+26 | |
| * | | locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock() | Pan Xinhui | 2016-09-22 | 1 | -1/+1 | |
| * | | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 2016-09-22 | 34 | -143/+543 | |
| |\ \ | ||||||
| * | | | futex: Add some more function commentry | Thomas Gleixner | 2016-09-05 | 1 | -3/+12 | |
| * | | | locking/hung_task: Show all locks | Vegard Nossum | 2016-08-24 | 1 | -1/+1 | |
| * | | | locking/rwsem: Scan the wait_list for readers only once | Davidlohr Bueso | 2016-08-18 | 1 | -32/+26 | |
| * | | | locking/rwsem: Remove a few useless comments | Davidlohr Bueso | 2016-08-18 | 1 | -3/+0 | |
| * | | | locking/rwsem: Return void in __rwsem_mark_wake() | Davidlohr Bueso | 2016-08-18 | 1 | -18/+17 | |
| * | | | locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write() | Peter Zijlstra | 2016-08-18 | 2 | -0/+18 | |
| * | | | locking/percpu-rwsem: Optimize readers and reduce global impact | Peter Zijlstra | 2016-08-10 | 2 | -97/+133 | |
| * | | | locking/pvstat: Separate wait_again and spurious wakeup stats | Waiman Long | 2016-08-10 | 2 | -11/+5 | |
| * | | | locking/qspinlock: Improve readability | Peter Zijlstra | 2016-08-10 | 1 | -5/+7 | |
* | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 2 | -0/+70 | |
|\ \ \ \ | ||||||
| * | | | | smp: Allocate smp_call_on_cpu() workqueue on stack too | Peter Zijlstra | 2016-09-22 | 1 | -1/+2 | |
| * | | | | smp: Add function to execute a function synchronously on a CPU | Juergen Gross | 2016-09-05 | 2 | -0/+67 | |
| * | | | | virt, sched: Add generic vCPU pinning support | Juergen Gross | 2016-09-05 | 2 | -0/+2 | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 11 | -120/+164 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2016-09-16 | 11 | -120/+164 | |
| |\ \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *-----. \ \ \ \ | Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho... | Paul E. McKenney | 2016-09-14 | 11 | -120/+164 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | rcuperf: Consistently insert space between flag and message | SeongJae Park | 2016-08-22 | 1 | -4/+3 | |
| | | | | | * | | | | | rcutorture: Print out barrier error as document says | SeongJae Park | 2016-08-22 | 1 | -1/+2 | |
| | | | | | * | | | | | torture: Add task state to writer-task stall printk()s | Paul E. McKenney | 2016-08-22 | 1 | -2/+5 | |
| | | | | | * | | | | | torture: Convert torture_shutdown() to hrtimer | Paul E. McKenney | 2016-08-22 | 1 | -14/+13 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | | | | * | | | | | rcutorture: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-08-22 | 1 | -38/+14 | |
| | | | | * | | | | | cpu/hotplug: Get rid of CPU_STARTING reference | Sebastian Andrzej Siewior | 2016-08-22 | 1 | -1/+1 | |
| | | | | * | | | | | rcu: Provide exact CPU-online tracking for RCU | Paul E. McKenney | 2016-08-22 | 2 | -3/+30 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | | * | | | | | rcu: Avoid redundant quiescent-state chasing | Paul E. McKenney | 2016-08-22 | 1 | -2/+4 | |
| | | | * | | | | | rcu: Don't use modular infrastructure in non-modular code | Paul Gortmaker | 2016-08-22 | 2 | -4/+1 | |
| | | | * | | | | | sched: Make wake_up_nohz_cpu() handle CPUs going offline | Paul E. McKenney | 2016-08-22 | 1 | -0/+7 | |
| | | | * | | | | | rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads | Jisheng Zhang | 2016-08-22 | 1 | -2/+2 | |
| | | | * | | | | | rcu: Fix soft lockup for rcu_nocb_kthread | Ding Tianhong | 2016-08-22 | 1 | -0/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | rcu: Use RCU's online-CPU state for expedited IPI retry | Paul E. McKenney | 2016-08-22 | 1 | -6/+5 | |
| | | * | | | | | rcu: Exclude RCU-offline CPUs from expedited grace periods | Paul E. McKenney | 2016-08-22 | 1 | -1/+2 | |
| | | * | | | | | rcu: Make expedited RCU CPU stall warnings respond to controls | Paul E. McKenney | 2016-08-22 | 1 | -0/+3 | |
| | | * | | | | | rcu: Stop disabling expedited RCU CPU stall warnings | Paul E. McKenney | 2016-08-22 | 1 | -6/+1 | |
| | | * | | | | | rcu: Drive expedited grace periods from workqueue | Paul E. McKenney | 2016-08-22 | 3 | -9/+47 | |
| | | * | | | | | rcu: Consolidate expedited grace period machinery | Paul E. McKenney | 2016-08-22 | 1 | -33/+29 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-10-03 | 12 | -98/+163 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki | 2016-10-02 | 6 | -23/+41 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO | Anisse Astier | 2016-09-13 | 3 | -18/+27 | |
| | | * | | | | | | | PM / sleep: enable suspend-to-idle even without registered suspend_ops | Sudeep Holla | 2016-09-13 | 2 | -3/+12 | |
| | | * | | | | | | | PM / sleep: Increase default DPM watchdog timeout to 120 | Chen Yu | 2016-09-13 | 1 | -2/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-10-02 | 6 | -75/+122 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq-sched' into pm-cpufreq | Rafael J. Wysocki | 2016-10-02 | 6 | -75/+122 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | cpufreq: schedutil: Add iowait boosting | Rafael J. Wysocki | 2016-09-13 | 1 | -4/+49 | |
| | | * | | | | | | | cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition | Rafael J. Wysocki | 2016-09-13 | 1 | -0/+8 | |
| | | * | | | | | | | cpufreq / sched: ignore SMT when determining max cpu capacity | Steve Muckle | 2016-09-01 | 1 | -1/+3 |