aboutsummaryrefslogtreecommitdiff
path: root/lib/irq_poll.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-13lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead()Gravatar Sebastian Andrzej Siewior 1-2/+6
2019-02-19lib/irq_poll: Support schedules in non-interrupt contextsGravatar Steve Wise 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2016-10-10latent_entropy: Mark functions with __latent_entropyGravatar Emese Revfy 1-1/+1
2016-09-19lib/irq_poll: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-17/+9
2016-01-19irq_poll: Fix irq_poll_sched()Gravatar Bart Van Assche 1-1/+1
2015-12-11irq_poll: mark __irq_poll_complete staticGravatar Christoph Hellwig 1-2/+1
2015-12-11irq_poll: fold irq_poll_disable_pending into irq_poll_softirqGravatar Christoph Hellwig 1-1/+1
2015-12-11irq_poll: fold irq_poll_sched_prep into irq_poll_schedGravatar Christoph Hellwig 1-3/+7
2015-12-11irq_poll: don't disable new irq_poll instancesGravatar Christoph Hellwig 1-3/+1
2015-12-11irq_poll: make blk-iopoll available outside the block layerGravatar Christoph Hellwig 1-0/+221