开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
cpuhotplug.c
Age
Commit message (
Expand
)
Author
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2021-08-24
genirq/cpuhotplug: Demote debug printk to KERN_DEBUG
Lee Jones
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