summaryrefslogtreecommitdiffstats
path: root/include/linux/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-031-0/+2
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-0/+7
|\
| * sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-081-0/+7
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-20/+10
|\ \ | |/ |/|
| * cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner2017-11-131-17/+10
| * cpu/hotplug: Remove obsolete notifier macrosYanjiang Jin2017-10-241-3/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* cpu/hotplug: Convert hotplug locking to percpu rwsemThomas Gleixner2017-05-261-1/+1
* cpu/hotplug: Provide lockdep_assert_cpus_held()Thomas Gleixner2017-05-261-0/+2
* cpu/hotplug: Provide cpus_read|write_[un]lock()Thomas Gleixner2017-05-261-15/+19
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-021-0/+2
* cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-251-90/+0
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-0/+2
|\
| * sched/idle: Add support for tasks that inject idlePeter Zijlstra2016-11-291-0/+2
* | hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-081-11/+4
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+5
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-12/+0
|\
| * cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-12/+0
* | cpu/hotplug: Allow suspend/resume CPU to be specifiedJames Morse2016-08-261-1/+5
|/
* workqueue: Convert to state machine callbacksThomas Gleixner2016-07-141-9/+0
* perf/core: Remove perf CPU notifier codeThomas Gleixner2016-07-141-2/+0
* sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner2016-05-061-2/+0
* sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner2016-05-061-12/+0
* sched: Consolidate the notifier mazeThomas Gleixner2016-05-061-8/+4
* rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-011-3/+1
* cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2016-03-011-2/+3
* cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner2016-03-011-6/+1
* cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner2016-03-011-5/+4
* cpu/hotplug: Restructure FROZEN state handlingThomas Gleixner2016-03-011-0/+2
* cpu: Remove try_get_online_cpus()Paul E. McKenney2015-10-071-2/+0
* include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-171-3/+4
* cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellIngo Molnar2015-04-131-0/+4
* cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney2015-04-131-0/+2
* rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney2015-03-121-0/+2
* smpboot: Add common code for notification from dying CPUPaul E. McKenney2015-03-111-0/+12
* drivers: base: add cpu_device_create to support per-cpu devicesSudeep Holla2014-11-071-0/+4
* rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney2014-09-181-0/+2
* idle: remove cpu_idle() forward declarationsGeert Uytterhoeven2014-06-061-1/+0
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-0/+47
|\
| * CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat2014-03-201-0/+47
* | x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-181-7/+0
|/
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-13/+0
|\
| * hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-301-13/+0
* | of: Make cpu node handling more portable.David Miller2013-10-151-0/+3
|/
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-271-0/+1
|\
| * of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-211-0/+1
* | ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani2013-08-131-0/+4
|/
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-2/+1
|\
| * include/linux/cpu.h: Update comments to reflect realityRobert P. J. Day2013-05-281-2/+1