index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq_work.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-29
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
1
-2
/
+2
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+6
2014-09-13
irq_work: Force raised irq work to run on irq work interrupt
Frederic Weisbecker
1
-2
/
+13
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
1
-6
/
+6
2014-07-05
irq_work: Remove BUG_ON in irq_work_run()
Peter Zijlstra
1
-42
/
+4
2014-06-16
irq_work: Implement remote queueing
Frederic Weisbecker
1
-1
/
+24
2014-06-16
irq_work: Split raised and lazy lists
Frederic Weisbecker
1
-28
/
+23
2014-02-21
perf/x86: Warn to early_printk() in case irq_work is too slow
Peter Zijlstra
1
-2
/
+4
2013-02-05
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
1
-26
/
+86
2013-02-04
irq_work: Remove return value from the irq_work_queue() function
anish kumar
1
-21
/
+10
2012-11-18
irq_work: Make self-IPIs optable
Frederic Weisbecker
1
-20
/
+27
2012-11-17
irq_work: Warn if there's still work on cpu_down
Steven Rostedt
1
-0
/
+3
2012-11-17
irq_work: Flush work on CPU_DYING
Steven Rostedt
1
-6
/
+45
2012-11-17
irq_work: Don't stop the tick with pending works
Frederic Weisbecker
1
-0
/
+11
2012-11-14
irq_work: Fix racy check on work pending flag
Frederic Weisbecker
1
-5
/
+11
2012-11-14
irq_work: Fix racy IRQ_WORK_BUSY flag setting
Frederic Weisbecker
1
-1
/
+4
2012-04-13
irq_work: fix compile failure on tile from missing include
Chris Metcalf
1
-0
/
+1
2012-04-02
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
1
-0
/
+1
2011-10-31
kernel: fix two implicit header assumptions in irq_work.c
Paul Gortmaker
1
-0
/
+2
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-10-04
llist: Add llist_next()
Peter Zijlstra
1
-1
/
+1
2011-10-04
irq_work: Use llist in the struct irq_work logic
Huang Ying
1
-58
/
+33
2010-12-18
irq_work: Use per cpu atomics instead of regular atomics
Christoph Lameter
1
-9
/
+9
2010-11-18
irq_work: Drop cmpxchg() result
Sergio Aguirre
1
-1
/
+3
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-0
/
+164