index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
irq_poll.c
Age
Commit message (
Expand
)
Author
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
2022-04-13
lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead()
Sebastian Andrzej Siewior
2019-02-19
lib/irq_poll: Support schedules in non-interrupt contexts
Steve Wise
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-09-19
lib/irq_poll: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-01-19
irq_poll: Fix irq_poll_sched()
Bart Van Assche
2015-12-11
irq_poll: mark __irq_poll_complete static
Christoph Hellwig
2015-12-11
irq_poll: fold irq_poll_disable_pending into irq_poll_softirq
Christoph Hellwig
2015-12-11
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
Christoph Hellwig
2015-12-11
irq_poll: don't disable new irq_poll instances
Christoph Hellwig
2015-12-11
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig