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
/
kernel
/
irq_work.c
Age
Commit message (
Expand
)
Author
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: Warn if there's still work on cpu_down
Steven Rostedt
2012-11-17
irq_work: Flush work on CPU_DYING
Steven Rostedt
2012-11-17
irq_work: Don't stop the tick with pending works
Frederic Weisbecker
2012-11-14
irq_work: Fix racy check on work pending flag
Frederic Weisbecker
2012-11-14
irq_work: Fix racy IRQ_WORK_BUSY flag setting
Frederic Weisbecker
2012-04-13
irq_work: fix compile failure on tile from missing include
Chris Metcalf
2012-04-02
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
2011-10-31
kernel: fix two implicit header assumptions in irq_work.c
Paul Gortmaker
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-04
llist: Add llist_next()
Peter Zijlstra
2011-10-04
irq_work: Use llist in the struct irq_work logic
Huang Ying
2010-12-18
irq_work: Use per cpu atomics instead of regular atomics
Christoph Lameter
2010-11-18
irq_work: Drop cmpxchg() result
Sergio Aguirre
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra