summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-0311-297/+244
|\
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-09-305-24/+63
| |\
| * | locking/lglock: Remove lglock implementationPeter Zijlstra2016-09-222-90/+0
| * | stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()Oleg Nesterov2016-09-222-38/+26
| * | locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock()Pan Xinhui2016-09-221-1/+1
| * | Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar2016-09-2234-143/+543
| |\ \
| * | | futex: Add some more function commentryThomas Gleixner2016-09-051-3/+12
| * | | locking/hung_task: Show all locksVegard Nossum2016-08-241-1/+1
| * | | locking/rwsem: Scan the wait_list for readers only onceDavidlohr Bueso2016-08-181-32/+26
| * | | locking/rwsem: Remove a few useless commentsDavidlohr Bueso2016-08-181-3/+0
| * | | locking/rwsem: Return void in __rwsem_mark_wake()Davidlohr Bueso2016-08-181-18/+17
| * | | locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra2016-08-182-0/+18
| * | | locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra2016-08-102-97/+133
| * | | locking/pvstat: Separate wait_again and spurious wakeup statsWaiman Long2016-08-102-11/+5
| * | | locking/qspinlock: Improve readabilityPeter Zijlstra2016-08-101-5/+7
* | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-032-0/+70
|\ \ \ \
| * | | | smp: Allocate smp_call_on_cpu() workqueue on stack tooPeter Zijlstra2016-09-221-1/+2
| * | | | smp: Add function to execute a function synchronously on a CPUJuergen Gross2016-09-052-0/+67
| * | | | virt, sched: Add generic vCPU pinning supportJuergen Gross2016-09-052-0/+2
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-0311-120/+164
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-09-1611-120/+164
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-----. \ \ \ \ Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...Paul E. McKenney2016-09-1411-120/+164
| | |\ \ \ \ \ \ \ \
| | | | | | * | | | | rcuperf: Consistently insert space between flag and messageSeongJae Park2016-08-221-4/+3
| | | | | | * | | | | rcutorture: Print out barrier error as document saysSeongJae Park2016-08-221-1/+2
| | | | | | * | | | | torture: Add task state to writer-task stall printk()sPaul E. McKenney2016-08-221-2/+5
| | | | | | * | | | | torture: Convert torture_shutdown() to hrtimerPaul E. McKenney2016-08-221-14/+13
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | * | | | | rcutorture: Convert to hotplug state machineSebastian Andrzej Siewior2016-08-221-38/+14
| | | | | * | | | | cpu/hotplug: Get rid of CPU_STARTING referenceSebastian Andrzej Siewior2016-08-221-1/+1
| | | | | * | | | | rcu: Provide exact CPU-online tracking for RCUPaul E. McKenney2016-08-222-3/+30
| | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | rcu: Avoid redundant quiescent-state chasingPaul E. McKenney2016-08-221-2/+4
| | | | * | | | | rcu: Don't use modular infrastructure in non-modular codePaul Gortmaker2016-08-222-4/+1
| | | | * | | | | sched: Make wake_up_nohz_cpu() handle CPUs going offlinePaul E. McKenney2016-08-221-0/+7
| | | | * | | | | rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsJisheng Zhang2016-08-221-2/+2
| | | | * | | | | rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong2016-08-221-0/+1
| | | |/ / / / / | | |/| | | | |
| | | * | | | | rcu: Use RCU's online-CPU state for expedited IPI retryPaul E. McKenney2016-08-221-6/+5
| | | * | | | | rcu: Exclude RCU-offline CPUs from expedited grace periodsPaul E. McKenney2016-08-221-1/+2
| | | * | | | | rcu: Make expedited RCU CPU stall warnings respond to controlsPaul E. McKenney2016-08-221-0/+3
| | | * | | | | rcu: Stop disabling expedited RCU CPU stall warningsPaul E. McKenney2016-08-221-6/+1
| | | * | | | | rcu: Drive expedited grace periods from workqueuePaul E. McKenney2016-08-223-9/+47
| | | * | | | | rcu: Consolidate expedited grace period machineryPaul E. McKenney2016-08-221-33/+29
| | |/ / / / /
* | | | | | | Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-10-0312-98/+163
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-10-026-23/+41
| |\ \ \ \ \ \ \ \
| | | * | | | | | | PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier2016-09-133-18/+27
| | | * | | | | | | PM / sleep: enable suspend-to-idle even without registered suspend_opsSudeep Holla2016-09-132-3/+12
| | | * | | | | | | PM / sleep: Increase default DPM watchdog timeout to 120Chen Yu2016-09-131-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-10-026-75/+122
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-10-026-75/+122
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | cpufreq: schedutil: Add iowait boostingRafael J. Wysocki2016-09-131-4/+49
| | | * | | | | | | cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait conditionRafael J. Wysocki2016-09-131-0/+8
| | | * | | | | | | cpufreq / sched: ignore SMT when determining max cpu capacitySteve Muckle2016-09-011-1/+3