index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-20
[PATCH] genirq: clean up irq-flow-type naming, fix
Ingo Molnar
1
-0
/
+3
2006-10-17
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
1
-12
/
+10
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-25
/
+15
2006-10-05
IRQ: Typedef the IRQ flow handler function type
David Howells
1
-18
/
+12
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
1
-0
/
+7
2006-10-04
[PATCH] genirq: irq: remove msi hacks
Eric W. Biederman
1
-36
/
+0
2006-10-04
[PATCH] genirq: irq: add a dynamic irq creation API
Eric W. Biederman
1
-1
/
+8
2006-10-04
[PATCH] genirq: irq: add moved_masked_irq
Eric W. Biederman
1
-0
/
+6
2006-10-04
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
Eric W. Biederman
1
-2
/
+1
2006-09-26
[PATCH] FRV: permit __do_IRQ() to be dispensed with
David Howells
1
-0
/
+6
2006-08-01
[PATCH] always define IRQ_PER_CPU
Yoichi Yuasa
1
-1
/
+1
2006-08-01
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
David Brownell
1
-0
/
+3
2006-07-03
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
1
-0
/
+4
2006-07-03
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+2
2006-07-03
[PATCH] irq-flags: consolidate flags for request_irq
Thomas Gleixner
1
-28
/
+27
2006-07-02
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Thomas Gleixner
1
-1
/
+2
2006-06-29
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
1
-2
/
+4
2006-06-29
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
Benjamin Herrenschmidt
1
-0
/
+1
2006-06-29
[PATCH] genirq: add irq-chip support
Thomas Gleixner
1
-0
/
+11
2006-06-29
[PATCH] genirq MSI fixes
Ingo Molnar
1
-11
/
+16
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
1
-19
/
+141
2006-06-29
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add IRQ_NOREQUEST support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add IRQ_NOPROBE support
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
1
-0
/
+3
2006-06-29
[PATCH] genirq: doc: comment include/linux/irq.h structures
Ingo Molnar
1
-7
/
+37
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-0
/
+2
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
1
-0
/
+5
2006-06-29
[PATCH] genirq: cleanup: include/linux/irq.h
Ingo Molnar
1
-28
/
+28
2006-06-29
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
Ingo Molnar
1
-5
/
+13
2006-06-29
[PATCH] genirq: cleanup: misc code cleanups
Ingo Molnar
1
-22
/
+32
2006-06-29
[PATCH] genirq: cleanup: remove fastcall
Ingo Molnar
1
-3
/
+7
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
1
-7
/
+0
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-3
/
+4
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-2
/
+2
2006-06-23
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
1
-1
/
+2
2006-06-23
[PATCH] x86: kernel irq balance doesn't work
Zhang Yanmin
1
-0
/
+8
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-25
[PATCH] irq: uninline migration functions
Andrew Morton
1
-47
/
+2
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2006-01-06
[PATCH] Alpha: convert to generic irq framework (generic part)
Ivan Kokshaysky
1
-0
/
+11
2005-12-22
[PATCH] include/linux/irq.h: #include <linux/smp.h>
Adrian Bunk
1
-1
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-09-08
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
Karsten Wiese
1
-1
/
+6
2005-09-08
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
1
-0
/
+123
2005-06-29
[PATCH] irqpoll
Alan Cox
1
-2
/
+3
2005-06-24
[PATCH] make various thing static
Adrian Bunk
1
-1
/
+0
2005-06-22
[PATCH] uml: make hw_controller_type->release exist only for archs needing it
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+3
[next]