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: Deal with desc->set_type() changing desc->chip
Thomas Gleixner
2010-06-09
1
-0
/
+3
*
genirq: Clear CPU mask in affinity_hint when none is provided
Peter P Waskiewicz Jr
2010-05-12
1
-3
/
+1
*
genirq: Add CPU mask affinity hint
Peter P Waskiewicz Jr
2010-05-03
2
-0
/
+61
*
genirq: Remove IRQF_DISABLED from core code
Thomas Gleixner
2010-04-13
1
-30
/
+0
*
genirq: Run irq handlers with interrupts disabled
Ingo Molnar
2010-04-13
1
-3
/
+0
*
genirq: Introduce request_any_context_irq()
Marc Zyngier
2010-04-13
1
-0
/
+37
*
Merge branch 'linus' into irq/core
Thomas Gleixner
2010-04-13
4
-11
/
+58
|
\
|
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-04-06
1
-0
/
+10
|
|
\
|
|
*
genirq: Force MSI irq handlers to run with interrupts disabled
Thomas Gleixner
2010-03-31
1
-0
/
+10
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
|
|
/
|
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-03-26
2
-11
/
+46
|
|
\
|
|
*
genirq: Move two IRQ functions from .init.text to .text
Henrik Kretzschmar
2010-03-24
1
-2
/
+2
|
|
*
genirq: Protect access to irq_desc->action in can_request_irq()
Thomas Gleixner
2010-03-24
1
-0
/
+4
|
|
*
genirq: Prevent oneshot irq thread race
Thomas Gleixner
2010-03-10
2
-9
/
+40
*
|
|
genirq: Expose irq_desc->node in proc/irq
Dimitri Sivanich
2010-03-24
1
-0
/
+23
|
/
/
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
Uwe Kleine-König
2010-02-15
1
-1
/
+1
|
*
devres/irq: Fix devm_irq_match comment
Jean Delvare
2010-02-11
1
-1
/
+1
|
*
devres: typo fix s/dev/devm/
Baruch Siach
2010-02-05
1
-1
/
+1
*
|
sparseirq: Use radix_tree instead of ptrs array
Yinghai Lu
2010-02-17
1
-24
/
+25
*
|
sparseirq: Change irq_desc_ptrs to static
Yinghai Lu
2010-02-17
3
-8
/
+9
*
|
irq: Remove unnecessary bootmem code
Yinghai Lu
2010-02-17
1
-11
/
+3
*
|
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
2010-02-10
1
-9
/
+43
|
/
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
10
-108
/
+108
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-1
/
+1
|
|
\
|
|
*
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
2009-12-04
1
-1
/
+1
|
|
*
fix kerneldoc for set_irq_msi()
Liuweni
2009-12-04
1
-2
/
+2
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
2009-12-08
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
genirq: do not execute DEBUG_SHIRQ when irq setup failed
Luis Henriques
2009-04-23
1
-1
/
+1
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-05
3
-32
/
+28
|
\
\
\
\
|
*
|
|
|
genirq: Fix spurious irq seqfile conversion
Thomas Gleixner
2009-11-20
1
-1
/
+1
|
*
|
|
|
genirq: switch /proc/irq/*/spurious to seq_file
Alexey Dobriyan
2009-11-18
1
-15
/
+21
|
*
|
|
|
irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
Cyrill Gorcunov
2009-11-08
1
-0
/
+2
|
*
|
|
|
irq: Remove unused debug_poll_all_shared_irqs()
Thomas Gleixner
2009-11-04
1
-13
/
+1
|
*
|
|
|
irq: Fix docbook comments
Liuweni
2009-11-04
1
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
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
[next]