Age | Commit message (Expand) | Author |
2018-06-20 | x86/speculation/l1tf: Add sysfs reporting for l1tf | Andi Kleen |
2018-05-03 | x86/bugs: Expose /sys/../spec_store_bypass | Konrad Rzeszutek Wilk |
2018-03-15 | driver core: cpu: use put_device() if device_register fail | Arvind Yadav |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-08 | sysfs/cpu: Add vulnerability folder | Thomas Gleixner |
2017-12-07 | driver core: add SPDX identifiers to all driver core files | Greg Kroah-Hartman |
2017-11-13 | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-11-08 | PM / QoS: Fix device resume latency framework | Rafael J. Wysocki |
2017-10-31 | Revert "PM / QoS: Fix device resume latency PM QoS" | Rafael J. Wysocki |
2017-10-27 | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker |
2017-10-24 | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki |
2017-09-08 | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan |
2017-01-30 | CPU / PM: expose pm_qos_resume_latency for CPUs | Alex Shi |
2016-08-31 | cpu: clean up register_cpu func | Alex Shi |
2016-01-20 | drivers/base/cpu.c: use __cpu_*_mask directly | Rasmus Villemoes |
2015-08-05 | cpu: Remove bogus __ref annotation of cpu_subsys_online() | Mathias Krause |
2015-05-20 | show nohz_full cpus in sysfs | Rik van Riel |
2015-05-20 | show isolated cpus in sysfs | Rik van Riel |
2015-02-13 | drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2014-11-07 | drivers: base: add cpu_device_create to support per-cpu devices | Sudeep Holla |
2014-11-07 | cpumask: factor out show_cpumap into separate helper function | Sudeep Holla |
2014-02-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel |
2014-02-18 | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel |
2013-09-30 | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() | Toshi Kani |
2013-09-25 | hotplug / x86: Add hotplug lock to missing places | Toshi Kani |
2013-09-03 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-08-21 | driver/core: cpu: initialize of_node in cpu's device struture | Sudeep KarkadaNagesha |
2013-08-12 | driver core / cpu: Check if NUMA node is valid before bringing CPU up | Rafael J. Wysocki |
2013-07-14 | drivers: delete __cpuinit usage from all remaining drivers files | Paul Gortmaker |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-05-30 | CPU: Fix sysfs cpu/online of offlined CPUs | Toshi Kani |
2013-05-21 | cpu: make sure that cpu/online file created before KOBJ_ADD is emitted | Igor Mammedov |
2013-05-21 | cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu() | Igor Mammedov |
2013-05-12 | ACPI / processor: Use common hotplug infrastructure | Rafael J. Wysocki |
2013-05-12 | Driver core: Use generic offline/online for CPU offline/online | Rafael J. Wysocki |
2013-04-29 | numa, cpu hotplug: change links of CPU and node when changing node number by ... | Yasuaki Ishimatsu |
2013-04-03 | sysfs: fix crash_notes_size build warning | Arnd Bergmann |
2013-03-29 | sysfs: Add crash_notes_size to export percpu note size | Zhang Yanfei |
2013-01-16 | drivers/base/cpu.c: Fix typo in comment | Ralf Baechle |
2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-02-08 | driver-core: cpu: fix kobject warning when hotplugging a cpu | Greg Kroah-Hartman |
2012-02-02 | driver core: cpu: remove kernel warning when removing a cpu | Greg Kroah-Hartman |
2012-01-26 | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts | Thomas Renninger |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2012-01-11 | cpu: Do not return errors from cpu_dev_init() which will be ignored | Ben Hutchings |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-11 | driver-core/cpu: Expose hotpluggability to the rest of the kernel | Josh Triplett |