index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Provide compat handling for chip->disable()/shutdown()
Thomas Gleixner
2010-10-04
5
-22
/
+35
*
genirq: Provide compat handling for chip->enable()
Thomas Gleixner
2010-10-04
3
-8
/
+21
*
genirq: Provide compat handling for chip->eoi()
Thomas Gleixner
2010-10-04
1
-3
/
+10
*
genirq: Provide compat handling for chip->mask_ack()
Thomas Gleixner
2010-10-04
1
-6
/
+13
*
genirq: Provide compat handling for chip->ack()
Thomas Gleixner
2010-10-04
2
-18
/
+12
*
genirq: Provide compat handling for chip->unmask()
Thomas Gleixner
2010-10-04
4
-9
/
+16
*
genirq: Provide compat handling for chip->mask()
Thomas Gleixner
2010-10-04
3
-9
/
+16
*
genirq: Provide compat handling for bus_lock/bus_sync_unlock
Thomas Gleixner
2010-10-04
3
-19
/
+35
*
genirq: Add new functions to dummy chips
Thomas Gleixner
2010-10-04
2
-17
/
+44
*
genirq: Convert core code to irq_data
Thomas Gleixner
2010-10-04
10
-105
/
+106
*
genirq: Create irq_data
Thomas Gleixner
2010-10-04
1
-20
/
+19
*
genirq: Provide Kconfig
Thomas Gleixner
2010-10-04
1
-0
/
+54
*
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
2010-09-23
1
-2
/
+0
*
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
2010-07-29
1
-1
/
+1
*
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
|
|
|
_
|
/
|
|
/
|
|
[next]