index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpu.c
Age
Commit message (
Expand
)
Author
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-09
cpu/SMT: Fix x86 link error without CONFIG_SYSFS
Arnd Bergmann
2019-12-17
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Peter Zijlstra
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-04
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-09-24
cpu/SMT: create and export cpu_smt_possible()
Vitaly Kuznetsov
2019-07-25
cpu/hotplug: Cache number of online CPUs
Thomas Gleixner
2019-07-25
smp/hotplug: Track booted once CPUs in a cpumask
Thomas Gleixner
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-27
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
2019-06-26
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-06-12
cpu/hotplug: Abort disabling secondary CPUs if wakeup is pending
Pavankumar Kondeti
2019-06-03
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-05-28
cpu/hotplug: Fix notify_cpu_starting() reference in bringup_wait_for_ap()
Jiri Kosina
2019-05-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-06
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-03
kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
Nicholas Piggin
2019-04-17
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-02
cpu/hotplug: Create SMT sysfs interface for all arches
Josh Poimboeuf
2019-03-28
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
2019-03-23
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
2019-02-04
Merge tag 'v5.0-rc5' into locking/core to pick up fixes
Ingo Molnar
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-29
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
2019-01-21
cpu/hotplug: Mute hotplug lockdep during init
Valentin Schneider
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-05
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
2018-09-26
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
2018-09-11
locking/lockdep, cpu/hotplug: Annotate AP thread
Peter Zijlstra
2018-09-06
cpu/hotplug: Prevent state corruption on error rollback
Thomas Gleixner
2018-09-06
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
Neeraj Upadhyay
2018-08-31
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
Mukesh Ojha
2018-08-14
cpu/hotplug: Non-SMP machines do not make use of booted_once
Abel Vesa
2018-08-14
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
2018-08-07
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2018-07-30
cpu/hotplug: Clarify CPU hotplug step name for timers
Mukesh Ojha
2018-07-26
cpu/hotplug: Add a cpus_read_trylock() function
Waiman Long
2018-07-24
cpu/hotplug: detect SMT disabled by BIOS
Josh Poimboeuf
2018-07-13
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
2018-07-13
cpu/hotplug: Expose SMT control init function
Jiri Kosina
2018-07-09
cpu/hotplug: Online siblings when SMT control is turned on
Thomas Gleixner
[next]