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
/
include
/
linux
/
irq_work.h
Age
Commit message (
Expand
)
Author
2021-10-15
irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RT
Sebastian Andrzej Siewior
2021-10-15
irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.
Sebastian Andrzej Siewior
2020-11-24
irq_work: Cleanup
Peter Zijlstra
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
2020-06-02
irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK too
Ingo Molnar
2020-05-28
irq_work, smp: Allow irq_work on call_single_queue
Peter Zijlstra
2020-03-21
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
2019-11-11
irq_work: Convert flags to atomic_t
Frederic Weisbecker
2018-01-08
irq/work: Improve the flag definitions
Bartosz Golaszewski
2017-11-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
irq_work: Map irq_work_on_queue() to irq_work_on() in !SMP
Paul E. McKenney
2015-03-23
irq_work: Fix build failure when CONFIG_IRQ_WORK is not defined
Steven Rostedt
2014-09-13
irq_work: Force raised irq work to run on irq work interrupt
Frederic Weisbecker
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
2014-06-16
irq_work: Implement remote queueing
Frederic Weisbecker
2014-02-21
perf/x86: Warn to early_printk() in case irq_work is too slow
Peter Zijlstra
2014-02-09
perf/x86: Push the duration-logging printk() to IRQ context
Peter Zijlstra
2013-03-22
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
2013-02-05
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
2013-02-04
irq_work: Remove return value from the irq_work_queue() function
anish kumar
2012-11-18
irq_work: Make self-IPIs optable
Frederic Weisbecker
2012-11-17
irq_work: Don't stop the tick with pending works
Frederic Weisbecker
2011-10-04
irq_work: Use llist in the struct irq_work logic
Huang Ying
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra