Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a98ce5c6feead6bfedefabd46cb3d7f5be148d9a
/
kernel
/
irq
/
manage.c
a98ce5c
Fix synchronize_irq races with IRQ handler
by Herbert Xu
· 17 years ago
1d99493
Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()
by David Woodhouse
· 17 years ago
59845b1
request_irq: fix DEBUG_SHIRQ handling
by Jarek Poplawski
· 17 years ago
8b7f071
free_irq(): fix DEBUG_SHIRQ handling
by Andrew Morton
· 17 years ago
f75d222
IRQ: check for PERCPU flag only when adding first irqaction
by Ahmed S. Darwish
· 18 years ago
771ee3b
[PATCH] Add a function to handle interrupt affinity setting
by Thomas Gleixner
· 18 years ago
950f442
[PATCH] Add irq flag to disable balancing for an interrupt
by Thomas Gleixner
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
3f05044
[PATCH] kernel: shut up the IRQ mismatch messages
by Alan Cox
· 18 years ago
a304e1b
[PATCH] Debug shared irqs
by David Woodhouse
· 18 years ago
5ea8176
[PATCH] sort the devres mess out
by Al Viro
· 18 years ago
9ac7849
devres: device resource management
by Tejun Heo
· 18 years ago
8528b0f
Clear spurious irq stat information when adding irq handler
by Linus Torvalds
· 18 years ago
8b126b7
[PATCH] setup_irq(): better mismatch debugging
by Andrew Morton
· 18 years ago
da48279
IRQ: Typedef the IRQ handler function type
by David Howells
· 18 years ago
15a647e
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
by David Brownell
· 18 years ago
fbb9ce95
[PATCH] lockdep: core
by Ingo Molnar
· 19 years ago
284c668
[PATCH] genirq:fixup missing SA_PERCPU replacement
by Thomas Gleixner
· 19 years ago
3cca53b
[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
e8c4b9d
[PATCH] IRQ: warning message cleanup
by Bjorn Helgaas
· 19 years ago
17311c0
[PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flags
by Bjorn Helgaas
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
f1c2662
[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename
by Ingo Molnar
· 19 years ago
e76de9f
[PATCH] genirq: add SA_TRIGGER support
by Thomas Gleixner
· 19 years ago
ba9a233
[PATCH] genirq: add irq-wake (power-management) support
by Thomas Gleixner
· 19 years ago
6a6de9e
[PATCH] genirq: core
by Thomas Gleixner
· 19 years ago
a34db9b
[PATCH] genirq: update copyrights
by Ingo Molnar
· 19 years ago
94d39e1
[PATCH] genirq: add IRQ_NOAUTOEN support
by Thomas Gleixner
· 19 years ago
6550c77
[PATCH] genirq: add IRQ_NOREQUEST support
by Thomas Gleixner
· 19 years ago
3418d72
[PATCH] genirq: add IRQ_NOPROBE support
by Thomas Gleixner
· 19 years ago
a4633adc
[PATCH] genirq: add genirq sw IRQ-retrigger
by Thomas Gleixner
· 19 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 19 years ago
096c813
[PATCH] genirq: debug: better debug printout in enable_irq()
by Thomas Gleixner
· 19 years ago
0d7012a
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
by Ingo Molnar
· 19 years ago
cd916d3
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
by Ingo Molnar
· 19 years ago
34ffdb7
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
by Ingo Molnar
· 19 years ago
06fcb0c
[PATCH] genirq: cleanup: misc code cleanups
by Ingo Molnar
· 19 years ago
a53da52
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
13e87ec
[PATCH] request_irq(): remove warnings from irq probing
by Andrew Morton
· 19 years ago
cd7b24b
[PATCH] warn if free_irq() is called from IRQ context
by Ingo Molnar
· 19 years ago
f516342
[PATCH] Add SA_PERCPU_IRQ flag support
by Dimitri Sivanich
· 19 years ago
eee4526
[PATCH] Alpha: convert to generic irq framework (generic part)
by Ivan Kokshaysky
· 19 years ago
c2b5a25
[PATCH] Check the irq number is within bounds
by Matthew Wilcox
· 19 years ago
1e5d533
[PATCH] more kernel-doc cleanups, additions
by Randy Dunlap
· 19 years ago
54d5d42
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
by Ashok Raj
· 19 years ago
b77d6ad
[PATCH] uml: make hw_controller_type->release exist only for archs needing it
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
dbce706
[PATCH] uml: add and use generic hw_controller_type->release
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago