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
/
irq
/
cpuhotplug.c
Age
Commit message (
Expand
)
Author
2020-01-22
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
2019-07-03
genirq: Delay deactivation in free_irq()
Thomas Gleixner
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