index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
1
-32
/
+30
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
1
-16
/
+16
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
1
-0
/
+8
2020-03-31
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2020-03-25
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
1
-2
/
+2
2020-03-11
drivers/base/cpu: Simplify s*nprintf() usages
Takashi Iwai
1
-9
/
+4
2020-03-11
drivers/base/cpu: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+8
2019-10-28
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+9
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2019-03-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2019-03-06
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+8
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
1
-0
/
+1
2019-01-31
drivers: base: Use __printf markup to silence compiler
Mathieu Malaterre
1
-0
/
+1
2018-06-20
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+8
2018-05-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+8
2018-03-15
driver core: cpu: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+48
2018-01-08
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
1
-0
/
+48
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-14
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+2
2017-11-08
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
1
-1
/
+2
2017-10-31
Revert "PM / QoS: Fix device resume latency PM QoS"
Rafael J. Wysocki
1
-2
/
+1
2017-10-27
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
1
-1
/
+10
2017-10-24
PM / QoS: Fix device resume latency PM QoS
Rafael J. Wysocki
1
-1
/
+2
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-2
/
+2
2017-01-30
CPU / PM: expose pm_qos_resume_latency for CPUs
Alex Shi
1
-0
/
+2
2016-08-31
cpu: clean up register_cpu func
Alex Shi
1
-5
/
+6
2016-01-21
drivers/base/cpu.c: use __cpu_*_mask directly
Rasmus Villemoes
1
-5
/
+5
2015-08-06
cpu: Remove bogus __ref annotation of cpu_subsys_online()
Mathias Krause
1
-1
/
+1
2015-05-20
show nohz_full cpus in sysfs
Rik van Riel
1
-0
/
+17
2015-05-20
show isolated cpus in sysfs
Rik van Riel
1
-0
/
+12
2015-02-14
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-1
/
+1
2014-11-07
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
1
-0
/
+54
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
1
-4
/
+1
2014-02-19
x86: align x86 arch with generic CPU modalias handling
Ard Biesheuvel
1
-7
/
+3
2014-02-19
cpu: add generic support for CPU feature based module autoloading
Ard Biesheuvel
1
-5
/
+45
2013-09-30
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
1
-12
/
+3
2013-09-25
hotplug / x86: Add hotplug lock to missing places
Toshi Kani
1
-2
/
+22
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2013-08-21
driver/core: cpu: initialize of_node in cpu's device struture
Sudeep KarkadaNagesha
1
-0
/
+2
2013-08-13
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
1
-1
/
+5
2013-07-15
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
1
-1
/
+1
2013-07-04
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-57
/
+44
2013-05-30
CPU: Fix sysfs cpu/online of offlined CPUs
Toshi Kani
1
-0
/
+1
2013-05-21
cpu: make sure that cpu/online file created before KOBJ_ADD is emitted
Igor Mammedov
1
-13
/
+21
2013-05-21
cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu()
Igor Mammedov
1
-7
/
+18
2013-05-12
ACPI / processor: Use common hotplug infrastructure
Rafael J. Wysocki
1
-0
/
+11
2013-05-12
Driver core: Use generic offline/online for CPU offline/online
Rafael J. Wysocki
1
-57
/
+32
[next]