index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: try_one_irq() must be called with irq disabled
Yong Zhang
2009-11-07
1
-0
/
+2
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
3
-9
/
+180
|
\
|
*
genirq: Do not mask oneshot edge type interrupts
Thomas Gleixner
2009-08-27
1
-7
/
+2
|
*
genirq: Support nested threaded irq handling
Thomas Gleixner
2009-08-17
2
-3
/
+98
|
*
genirq: Add buslock support
Thomas Gleixner
2009-08-17
3
-1
/
+33
|
*
genirq: Add oneshot support
Thomas Gleixner
2009-08-17
2
-7
/
+56
*
|
irq: Make sure irq_desc for legacy irq get correct node setting
Yinghai Lu
2009-08-29
1
-1
/
+4
*
|
Merge commit 'v2.6.31-rc7' into irq/core
Ingo Molnar
2009-08-25
4
-23
/
+68
|
\
\
|
*
|
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
2009-08-18
1
-2
/
+8
|
|
/
|
*
genirq: prevent wakeup of freed irq thread
Linus Torvalds
2009-08-13
1
-10
/
+7
|
*
x86/irq: Fix move_irq_desc() for nodes without ram
Yinghai Lu
2009-08-08
1
-2
/
+2
|
*
genirq: Fix UP compile failure caused by irq_thread_check_affinity
Bruno Premont
2009-07-22
1
-0
/
+5
|
*
genirq: Delegate irq affinity setting to the irq thread
Thomas Gleixner
2009-07-21
3
-9
/
+46
*
|
irq: Remove superfluous NULL pointer check in check_irq_resend()
Bartlomiej Zolnierkiewicz
2009-08-09
1
-2
/
+1
*
|
irq: Clean up by removing irqfixup MODULE_PARM_DESC()
Jiri Slaby
2009-08-04
1
-1
/
+0
*
|
genirq: Fix comment describing suspend_device_irqs()
Rafael J. Wysocki
2009-07-05
1
-4
/
+4
|
/
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-20
1
-1
/
+1
|
\
|
*
genirq: fix comment to say IRQ_WAKE_THREAD
Steven Rostedt
2009-05-12
1
-1
/
+1
*
|
irq: slab alloc for default irq_affinity
Yinghai Lu
2009-06-12
1
-1
/
+1
*
|
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
1
-1
/
+1
*
|
irq/cpumask: make memoryless node zero happy
Yinghai Lu
2009-06-11
1
-4
/
+5
*
|
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
1
-4
/
+1
|
\
\
|
*
\
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
2
-5
/
+2
|
|
\
\
|
|
|
/
|
*
|
tracing: fix build failure on s390
Heiko Carstens
2009-04-29
1
-2
/
+0
|
*
|
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
1
-1
/
+1
|
*
|
tracing: create automated trace defines
Steven Rostedt
2009-04-14
1
-4
/
+3
*
|
|
sparseirq: Allow early irq_desc allocation
Paul Mundt
2009-05-23
1
-4
/
+14
*
|
|
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
2009-05-12
1
-2
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "genirq: assert that irq handlers are indeed running in hardirq context"
Thomas Gleixner
2009-05-01
1
-2
/
+0
*
|
|
x86/irq: use move_irq_desc() in create_irq_nr()
Yinghai Lu
2009-05-01
1
-1
/
+1
*
|
|
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
3
-42
/
+24
*
|
|
irq: only update affinity if ->set_affinity() is sucessfull
Yinghai Lu
2009-04-28
3
-11
/
+23
*
|
|
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
2009-04-28
4
-20
/
+5
*
|
|
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
Yinghai Lu
2009-04-28
2
-4
/
+7
|
/
/
*
|
x86, irq: Remove IRQ_DISABLED check in process context IRQ move
Pallipadi, Venkatesh
2009-04-14
1
-3
/
+2
|
/
*
-
.
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
2009-04-09
1
-0
/
+1
|
\
\
|
*
|
irq: fix cpumask memory leak on offstack cpumask kernels
Yinghai Lu
2009-04-03
1
-0
/
+1
*
|
|
Merge branch 'linus' into irq/threaded
Ingo Molnar
2009-04-06
5
-7
/
+112
|
\
\
\
|
*
\
\
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
1
-0
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
7
-40
/
+76
|
|
|
\
\
|
|
*
|
|
tracing, genirq: add irq enter and exit trace events
Jason Baron
2009-02-26
1
-0
/
+6
|
|
|
|
/
|
|
|
/
|
|
*
|
|
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki
2009-03-30
4
-7
/
+106
|
*
|
|
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
7
-39
/
+74
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
2
-1
/
+8
|
|
|
\
\
|
|
|
|
/
|
|
*
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-30
2
-9
/
+17
|
|
|
\
\
*
|
|
|
|
genirq: threaded irq handlers review fixups
Thomas Gleixner
2009-03-24
2
-15
/
+31
*
|
|
|
|
genirq: add support for threaded interrupts to devres
Arjan van de Ven
2009-03-24
1
-6
/
+10
*
|
|
|
|
genirq: add threaded interrupt handler support
Thomas Gleixner
2009-03-24
2
-14
/
+209
*
|
|
|
|
Merge branch 'cpus4096' into irq/threaded
Thomas Gleixner
2009-03-23
7
-39
/
+74
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]