index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpu.c
Age
Commit message (
Expand
)
Author
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
2018-07-04
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
2018-07-03
watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_work
Peter Zijlstra
2018-07-02
cpu/hotplug: Boot HT siblings at least once
Thomas Gleixner
2018-06-21
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
2018-06-21
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
2018-06-21
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
2018-03-15
cpu/hotplug: Fix unused function warning
Arnd Bergmann
2018-03-14
cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_states
Lai Jiangshan
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2017-12-27
cpu/hotplug: Move inline keyword at the beginning of declaration
Mathieu Malaterre
2017-12-06
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
cpu/hotplug: Fix state name in takedown_cpu() comment
Brendan Jackman
2017-11-28
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
Lai Jiangshan
2017-10-21
cpu/hotplug: Reset node state after operation
Thomas Gleixner
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-09-25
smp/hotplug: Hotplug state fail injection
Peter Zijlstra
2017-09-25
smp/hotplug: Differentiate the AP completion between up and down
Peter Zijlstra
2017-09-25
smp/hotplug: Differentiate the AP-work lockdep class between up and down
Peter Zijlstra
2017-09-25
smp/hotplug: Callback vs state-machine consistency
Peter Zijlstra
2017-09-25
smp/hotplug: Rewrite AP state machine core
Peter Zijlstra
2017-09-25
smp/hotplug: Allow external multi-instance rollback
Peter Zijlstra
2017-09-14
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
Thomas Gleixner
2017-09-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-25
rcu: Migrate callbacks earlier in the CPU-offline timeline
Paul E. McKenney
2017-07-20
smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()
Ethan Barnes
2017-07-11
smp/hotplug: Replace BUG_ON and react useful
Thomas Gleixner
2017-07-06
smp/hotplug: Move unparking of percpu threads to the control CPU
Thomas Gleixner
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-30
cpu/hotplug: Constify attribute_group structures
Arvind Yadav
2017-06-22
genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
Thomas Gleixner
2017-06-12
cpu/hotplug: Remove unused check_for_tasks() function
Arnd Bergmann
2017-06-03
cpu/hotplug: Drop the device lock on error
Sebastian Andrzej Siewior
2017-05-26
cpuhotplug: Link lock stacks for hotplug callbacks
Thomas Gleixner
2017-05-26
cpu/hotplug: Convert hotplug locking to percpu rwsem
Thomas Gleixner
2017-05-26
cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()
Sebastian Andrzej Siewior
2017-05-26
cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()
Thomas Gleixner
2017-05-26
cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
cpu/hotplug: Provide cpus_read|write_[un]lock()
Thomas Gleixner
2017-04-14
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-03-26
lockdep: Fix per-cpu static objects
Peter Zijlstra
2017-03-14
cpu/hotplug: Serialize callback invocations proper
Sebastian Andrzej Siewior
[prev]
[next]