index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
irq.h: fix missing/extra kernel-doc
Randy Dunlap
2008-11-23
1
-2
/
+1
*
genirq: keep affinities set from userspace across free/request_irq()
Thomas Gleixner
2008-11-09
1
-6
/
+2
*
genirq: improve include files
Thomas Gleixner
2008-10-18
1
-19
/
+1
*
proc: fixup irq iterator
Thomas Gleixner
2008-10-16
1
-0
/
+3
*
genirq: add reverse iterator for irq_desc
Thomas Gleixner
2008-10-16
1
-0
/
+4
*
genirq: revert dynarray
Thomas Gleixner
2008-10-16
1
-15
/
+0
*
genirq: remove irq_to_desc_alloc
Thomas Gleixner
2008-10-16
1
-5
/
+0
*
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
1
-20
/
+0
*
genirq: use inline function for irq_to_desc
Thomas Gleixner
2008-10-16
1
-2
/
+13
*
genirq: consolidate nr_irqs and for_each_irq_desc()
Thomas Gleixner
2008-10-16
1
-5
/
+12
*
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
2008-10-16
1
-2
/
+2
*
x86: remove irqbalance in kernel for 32 bit
Yinghai Lu
2008-10-16
1
-11
/
+3
*
x86: use 28 bits irq NR for pci msi/msix and ht
Yinghai Lu
2008-10-16
1
-0
/
+1
*
x86: put irq_2_iommu pointer into irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+4
*
irq: separate sparse_irqs from sparse_irqs_free
Yinghai Lu
2008-10-16
1
-1
/
+1
*
x86_64: rename irq_desc/irq_desc_alloc
Yinghai Lu
2008-10-16
1
-1
/
+1
*
generic: add irq_desc in function in parameter
Yinghai Lu
2008-10-16
1
-3
/
+6
*
irq: replace loop with nr_irqs with for_each_irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+7
*
irq: add irq_desc_without_new
Yinghai Lu
2008-10-16
1
-0
/
+13
*
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+7
*
x86: put timer_rand_state pointer into irq_desc
Yinghai Lu
2008-10-16
1
-0
/
+2
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
1
-11
/
+21
*
irq: make irq_desc to use dyn_array
Yinghai Lu
2008-10-16
1
-0
/
+4
*
Merge branch 'linus' into genirq
Ingo Molnar
2008-10-16
1
-0
/
+1
|
\
|
*
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-18
1
-9
/
+0
|
|
\
|
*
|
x64, x2apic/intr-remap: generic irq migration support from process context
Suresh Siddha
2008-07-12
1
-0
/
+1
*
|
|
genirq: remove last NO_IDLE_HZ leftovers
Thomas Gleixner
2008-07-22
1
-4
/
+0
|
|
/
|
/
|
*
|
genirq: Expose default irq affinity mask (take 3)
Max Krasnyansky
2008-06-05
1
-9
/
+0
|
/
*
genirq: reenable a nobody cared disabled irq when a new driver arrives
Thomas Gleixner
2008-05-02
1
-0
/
+1
*
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
2008-04-17
1
-10
/
+0
*
Final removal of FASTCALL()/fastcall
Harvey Harrison
2008-02-13
1
-1
/
+0
*
IRQ_NOPROBE helper functions
Ralf Baechle
2008-02-08
1
-0
/
+3
*
Remove fastcall from linux/include
Harvey Harrison
2008-02-08
1
-8
/
+8
*
genirq: add unlocked version of set_irq_handler()
Kevin Hilman
2007-12-18
1
-0
/
+7
*
irq.h fix kernel-doc
Randy Dunlap
2007-07-31
1
-0
/
+1
*
Improve behaviour of spurious IRQ detect
Alan Cox
2007-07-16
1
-0
/
+1
*
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
2007-05-08
1
-3
/
+1
*
[PATCH] FRV: Missing error defs
David Howells
2007-03-01
1
-0
/
+1
*
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
2007-02-26
1
-11
/
+0
*
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
2007-02-19
1
-3
/
+0
*
[PATCH] IRQ kernel-doc fixes
Randy Dunlap
2007-02-16
1
-0
/
+1
*
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
2007-02-16
1
-4
/
+3
*
[PATCH] Add a function to handle interrupt affinity setting
Thomas Gleixner
2007-02-16
1
-0
/
+10
*
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
2007-02-16
1
-17
/
+25
*
msi: Kill the msi_desc array.
Eric W. Biederman
2007-02-07
1
-0
/
+4
*
[PATCH] genirq: clean up irq-flow-type naming, fix
Ingo Molnar
2006-10-20
1
-0
/
+3
*
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
2006-10-17
1
-12
/
+10
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-25
/
+15
*
IRQ: Typedef the IRQ flow handler function type
David Howells
2006-10-05
1
-18
/
+12
*
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
2006-10-04
1
-0
/
+7
[next]