index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq_work.h
Age
Commit message (
Expand
)
Author
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