Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e932d817866770d456815c9a84b7ed94f0589d80
/
kernel
/
irq_work.c
0779314
Merge branch 'nohz/printk-v8' into irq/core
by Frederic Weisbecker
· 12 years ago
c02cf5f
irq_work: Remove return value from the irq_work_queue() function
by anish kumar
· 12 years ago
bc6679a
irq_work: Make self-IPIs optable
by Frederic Weisbecker
· 12 years ago
8aa2acc
irq_work: Warn if there's still work on cpu_down
by Steven Rostedt
· 12 years ago
c0e980a
irq_work: Flush work on CPU_DYING
by Steven Rostedt
· 12 years ago
00b4295
irq_work: Don't stop the tick with pending works
by Frederic Weisbecker
· 12 years ago
e0bbe2d
irq_work: Fix racy check on work pending flag
by Frederic Weisbecker
· 12 years ago
c8446b7
irq_work: Fix racy IRQ_WORK_BUSY flag setting
by Frederic Weisbecker
· 12 years ago
ef1f098
irq_work: fix compile failure on tile from missing include
by Chris Metcalf
· 13 years ago
83e3fa6
irq_work: fix compile failure on MIPS from system.h split
by Paul Gortmaker
· 13 years ago
967d1f9
kernel: fix two implicit header assumptions in irq_work.c
by Paul Gortmaker
· 13 years ago
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
924f8f5
llist: Add llist_next()
by Peter Zijlstra
· 13 years ago
38aaf80
irq_work: Use llist in the struct irq_work logic
by Huang Ying
· 13 years ago
20b8769
irq_work: Use per cpu atomics instead of regular atomics
by Christoph Lameter
· 14 years ago
94e8ba7
irq_work: Drop cmpxchg() result
by Sergio Aguirre
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago