Sign in
android-kvm
/
linux
/
a94cb7eeecc4104a6874339f90c5d0647359c102
/
kernel
/
irq_work.c
90eec10
treewide: Remove old email address
by Peter Zijlstra
· 9 years ago
56e4dea
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
by Christoph Lameter
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
76a3306
irq_work: Force raised irq work to run on irq work interrupt
by Frederic Weisbecker
· 10 years ago
22127e9
time: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
a77353e
irq_work: Remove BUG_ON in irq_work_run()
by Peter Zijlstra
· 11 years ago
4788501
irq_work: Implement remote queueing
by Frederic Weisbecker
· 11 years ago
b93e0b8
irq_work: Split raised and lazy lists
by Frederic Weisbecker
· 11 years ago
cd578ab
perf/x86: Warn to early_printk() in case irq_work is too slow
by Peter Zijlstra
· 11 years ago
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
· 14 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