summaryrefslogtreecommitdiff
path: root/kernel/cpu.c (follow)
Commit message (Expand)AuthorAge
* Silences WLAN, PCIe, and CPU suspend state kernel messagesNick Desaulniers2019-12-23
* cpu: Silence log spam when a CPU is brought upSultanxda2019-12-23
* Merge android-4.4.185 (14e1196) into msm-4.4Srinivasarao P2019-07-11
|\
| * Merge 4.4.185 into android-4.4Greg Kroah-Hartman2019-07-10
| |\
| | * cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven2019-07-10
* | | Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\| |
| * | Merge 4.4.180 into android-4.4Greg Kroah-Hartman2019-05-16
| |\|
| | * cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-05-16
| | * x86/speculation: Rework SMT state changeThomas Gleixner2019-05-16
| | * cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang2019-04-03
| * | Merge tag 'v4.4.43' into android-4.4.yDmitry Shmidt2017-01-17
| |\|
| * | Merge tag 'v4.4.39' into android-4.4.yDmitry Shmidt2017-01-03
| |\ \
| * | | UPSTREAM: cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang2016-10-22
| * | | ANDROID: cpu: send KOBJ_ONLINE event when enabling cpusThierry Strudel2016-06-21
* | | | cgroup/cpuset: remove circular dependency deadlockPrateek Sood2017-09-13
* | | | hotplug cpu: ratelimit logs for thermal vetoPrateek Sood2017-07-25
* | | | Revert "sched: Remove synchronize rcu/sched calls from _cpu_down"Mohammed Khajapasha2017-07-07
* | | | cpu-hotplug: Keep atleast 1 online and un-isolated CPUPavankumar Kondeti2017-06-29
* | | | cpu-hotplug: Fix false error message in cpu_up()Pavankumar Kondeti2017-04-14
* | | | cpu-hotplug: Always use real time scheduling when hotplugging a CPUSyed Rameez Mustafa2017-04-05
* | | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \ \
| * \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2017-01-13
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | stable-fixup: hotplug: fix unused function warningArnd Bergmann2017-01-12
| | | |/ | | |/|
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-12-20
| |\| |
| | * | hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-15
* | | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\| | |
| * | | UPSTREAM: cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang2016-10-25
* | | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\| | |
| * | | ANDROID: cpu: send KOBJ_ONLINE event when enabling cpusThierry Strudel2016-07-11
| | |/ | |/|
* | | cpumask: Add cpu isolation supportOlav Haugan2016-09-20
* | | sched: Remove synchronize rcu/sched calls from _cpu_downKaushal Kumar2016-08-02
|/ /
* | tracing/sched: Add trace events to track cpu hotplug.Arun Bharadwaj2016-02-16
* | Move x86_64 idle notifiers to genericTodd Poynor2016-02-16
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\
| * sched: Start stopper earlyPeter Zijlstra2015-10-20
| * stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov2015-10-20
| * stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...Oleg Nesterov2015-10-20
| * cpu/hotplug: Read_lock(tasklist_lock) doesn't need to disable irqsOleg Nesterov2015-09-12
* | cpu: Remove try_get_online_cpus()Paul E. McKenney2015-10-07
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\
| * stop_machine: Unexport __stop_machine()Oleg Nesterov2015-08-03
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-12
| |\ \
| | * | cpu: Wait for RCU grace periods concurrentlyPaul E. McKenney2015-07-22
| | |/
* | | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-31
|\ \ \
| * | | kernel, cpu: Remove bogus __ref annotationsMathias Krause2015-08-05
| |/ /
* | | cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disableVitaly Kuznetsov2015-08-05
* | | cpu-hotplug: convert cpu_hotplug_disabled to a counterVitaly Kuznetsov2015-08-05
|/ /
* | genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for nowThomas Gleixner2015-07-15
* | hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-08
|/