index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
2006-07-02
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
[PATCH] irq-flags: consolidate flags for request_irq
Thomas Gleixner
2006-07-01
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Thomas Gleixner
2006-06-29
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
2006-06-29
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
Benjamin Herrenschmidt
2006-06-29
[PATCH] genirq: add irq-chip support
Thomas Gleixner
2006-06-29
[PATCH] genirq MSI fixes
Ingo Molnar
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
2006-06-29
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
2006-06-29
[PATCH] genirq: add IRQ_NOREQUEST support
Thomas Gleixner
2006-06-29
[PATCH] genirq: add IRQ_NOPROBE support
Thomas Gleixner
2006-06-29
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
2006-06-29
[PATCH] genirq: doc: comment include/linux/irq.h structures
Ingo Molnar
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: include/linux/irq.h
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: misc code cleanups
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: remove fastcall
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-23
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
2006-06-23
[PATCH] x86: kernel irq balance doesn't work
Zhang Yanmin
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-25
[PATCH] irq: uninline migration functions
Andrew Morton
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
[PATCH] Alpha: convert to generic irq framework (generic part)
Ivan Kokshaysky
2005-12-21
[PATCH] include/linux/irq.h: #include <linux/smp.h>
Adrian Bunk
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2005-09-07
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
Karsten Wiese
2005-09-07
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2005-06-28
[PATCH] irqpoll
Alan Cox
2005-06-24
[PATCH] make various thing static
Adrian Bunk
2005-06-21
[PATCH] uml: make hw_controller_type->release exist only for archs needing it
Paolo 'Blaisorblade' Giarrusso
2005-06-21
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds