index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
cpuhotplug.c
Age
Commit message (
Expand
)
Author
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
2017-10-09
genirq/cpuhotplug: Add sanity check for effective affinity mask
Thomas Gleixner
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Avoid irq affinity setting for single targets
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Use effective affinity mask
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Set force affinity flag on hotplug migration
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Add support for conditional masking
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Do not migrated shutdown irqs
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Reorder check logic
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Dont claim success on error
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Remove irq disabling logic
Thomas Gleixner
2015-10-22
genirq: Make the cpuhotplug migration code less noisy
Thomas Gleixner
2015-10-01
genirq: Introduce generic irq migration for cpu hotunplug
Yang Yingliang