index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
manage.c
Age
Commit message (
Expand
)
Author
2025-05-14
genirq/manage: Use the correct lock guard in irq_set_irq_wake()
Jon Hunter
2025-05-07
genirq: Use scoped_guard() to shut clang up
Thomas Gleixner
2025-05-07
genirq: Remove unused remove_percpu_irq()
Dr. David Alan Gilbert
2025-05-07
genirq/manage: Rework irq_set_irqchip_state()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_get_irqchip_state()
Thomas Gleixner
2025-05-07
genirq/manage: Rework teardown_percpu_nmi()
Thomas Gleixner
2025-05-07
genirq/manage: Rework prepare_percpu_nmi()
Thomas Gleixner
2025-05-07
genirq/manage: Rework disable_percpu_irq()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_percpu_is_enabled()
Thomas Gleixner
2025-05-07
genirq/manage: Rework enable_percpu_irq()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_set_parent()
Thomas Gleixner
2025-05-07
genirq/manage: Rework can_request_irq()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_set_irq_wake()
Thomas Gleixner
2025-05-07
genirq/manage: Rework enable_irq()
Thomas Gleixner
2025-05-07
genirq/manage: Rework __disable_irq_nosync()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_set_vcpu_affinity()
Thomas Gleixner
2025-05-07
genirq/manage: Rework __irq_apply_affinity_hint()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_update_affinity_desc()
Thomas Gleixner
2025-05-07
genirq/manage: Convert to lock guards
Thomas Gleixner
2025-05-07
genirq/manage: Cleanup kernel doc comments
Thomas Gleixner
2025-03-10
genirq: Make a few functions static
Thomas Gleixner
2024-12-03
genirq: Reuse irq_thread_fn() for forced thread case
Andy Shevchenko
2024-12-03
genirq: Move irq_thread_fn() further up in the code
Andy Shevchenko
2024-08-27
genirq: Get rid of global lock in irq_do_set_affinity()
Marc Zyngier
2024-07-09
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-24
genirq: Reuse irq_is_nmi()
Jinjie Ruan
2024-04-24
genirq/cpuhotplug: Skip suspended interrupts when restoring affinity
David Stevens
2024-03-25
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
2024-02-19
genirq: Wake interrupt threads immediately when changing affinity
Crystal Wood
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-07-31
genirq: Prevent nested thread vs synchronize_hardirq() deadlock
Vincent Whitchurch
2023-04-15
genirq: Update affinity of secondary threads
John Keeping
2023-01-11
genirq: Add might_sleep() to disable_irq()
Manfred Spraul
2022-11-17
genirq: Remove unused argument force of irq_set_affinity_deactivated()
Angus Chen
2022-07-07
genirq: Drop redundant irq_init_effective_affinity
Samuel Holland
2022-05-23
Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-05
genirq: Synchronize interrupt thread startup
Thomas Pfaff
2022-04-14
genirq: Take the proposed affinity at face value if force==true
Marc Zyngier
2022-04-10
genirq: Always limit the affinity to online CPUs
Marc Zyngier
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2021-12-10
genirq: Provide new interfaces for affinity hints
Thomas Gleixner
2021-09-17
genirq: Move prio assignment into the newly created thread
Thomas Gleixner
2021-09-17
genirq: Update irq_set_irqchip_state documentation
Josh Cartwright
2021-08-13
genirq: Fix kernel doc indentation
Thomas Gleixner
2021-08-10
genirq: Change force_irqthreads to a static key
Tanner Love
2021-08-10
genirq: Clarify documentation for request_threaded_irq()
Joel Savitz
2021-05-19
Merge branch 'irq/affinity' into irq/core
Thomas Gleixner
2021-05-19
genirq: Export affinity setter for modules
Thomas Gleixner
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
[next]