aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irq_poll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-19lib/irq_poll: Support schedules in non-interrupt contextsSteve Wise1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy1-1/+1
2016-09-19lib/irq_poll: Convert to hotplug state machineSebastian Andrzej Siewior1-17/+9
2016-01-19irq_poll: Fix irq_poll_sched()Bart Van Assche1-1/+1
2015-12-11irq_poll: mark __irq_poll_complete staticChristoph Hellwig1-2/+1
2015-12-11irq_poll: fold irq_poll_disable_pending into irq_poll_softirqChristoph Hellwig1-1/+1
2015-12-11irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig1-3/+7
2015-12-11irq_poll: don't disable new irq_poll instancesChristoph Hellwig1-3/+1
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig1-0/+221