summaryrefslogtreecommitdiffstats
path: root/drivers/base/cpu.c
Commit message (Expand)AuthorAge
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-04
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-10-28
* Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-14
|\
| * x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-03-06
* | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-06
|\ \
| * | drivers: base: Use __printf markup to silence compilerMathieu Malaterre2019-01-31
| |/
* / PM / core: Add support to skip power management in device/driver modelSudeep Holla2019-02-19
|/
* x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-06-20
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-03
* driver core: cpu: use put_device() if device_register failArvind Yadav2018-03-15
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-01
|\
| * driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-07
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-14
|\ \ | |/ |/|
| * sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-08
| * Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki2017-10-31
| * PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki2017-10-24
* | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-13
|\ \
| * | PM / QoS: Fix device resume latency frameworkRafael J. Wysocki2017-11-08
| |/
* / sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker2017-10-27
|/
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-08
* CPU / PM: expose pm_qos_resume_latency for CPUsAlex Shi2017-01-30
* cpu: clean up register_cpu funcAlex Shi2016-08-31
* drivers/base/cpu.c: use __cpu_*_mask directlyRasmus Villemoes2016-01-20
* cpu: Remove bogus __ref annotation of cpu_subsys_online()Mathias Krause2015-08-05
* show nohz_full cpus in sysfsRik van Riel2015-05-20
* show isolated cpus in sysfsRik van Riel2015-05-20
* drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* drivers: base: add cpu_device_create to support per-cpu devicesSudeep Holla2014-11-07
* cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-07
* x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-18
* cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2014-02-18
* hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-30
* hotplug / x86: Add hotplug lock to missing placesToshi Kani2013-09-25
* Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\
| * driver/core: cpu: initialize of_node in cpu's device strutureSudeep KarkadaNagesha2013-08-21
* | driver core / cpu: Check if NUMA node is valid before bringing CPU upRafael J. Wysocki2013-08-12
|/
* drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-14
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\
| * CPU: Fix sysfs cpu/online of offlined CPUsToshi Kani2013-05-29
| * ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki2013-05-12
| * Driver core: Use generic offline/online for CPU offline/onlineRafael J. Wysocki2013-05-12
* | cpu: make sure that cpu/online file created before KOBJ_ADD is emittedIgor Mammedov2013-05-21
* | cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu()Igor Mammedov2013-05-21
|/
* numa, cpu hotplug: change links of CPU and node when changing node number by ...Yasuaki Ishimatsu2013-04-29
* sysfs: fix crash_notes_size build warningArnd Bergmann2013-04-03
* sysfs: Add crash_notes_size to export percpu note sizeZhang Yanfei2013-03-29
* drivers/base/cpu.c: Fix typo in commentRalf Baechle2013-01-16
* sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
* Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-09
|\
| * driver-core: cpu: fix kobject warning when hotplugging a cpuGreg Kroah-Hartman2012-02-08