Commit Graph

130 Commits (8f4c79ce79d1552014af3c115d03e13092443905)

Author SHA1 Message Date
Steven Rostedt 971e5b35fb genirq: revert lazy irq disable for simple irqs 17 years ago
Russ Anderson c642b8391c __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set 17 years ago
Herbert Xu a98ce5c6fe Fix synchronize_irq races with IRQ handler 18 years ago
Ralf Baechle 28e3fed8b7 Compile handle_percpu_irq even for uniprocessor kernels 18 years ago
David Woodhouse 1d99493b3a Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() 18 years ago
Jarek Poplawski 59845b1ffd request_irq: fix DEBUG_SHIRQ handling 18 years ago
Andrew Morton 8b7f07155f free_irq(): fix DEBUG_SHIRQ handling 18 years ago
Thomas Gleixner 2464286ace genirq: suppress resend of level interrupts 18 years ago
Thomas Gleixner 496634217e genirq: cleanup mismerge artifact 18 years ago
Linus Torvalds 88ffc35059 Revert "genirq: temporary fix for level-triggered IRQ resend" 18 years ago
Thomas Gleixner 0fc4969b86 genirq: temporary fix for level-triggered IRQ resend 18 years ago
Al Viro 0af3678f7c rip some includes from linux/interrupt.h 18 years ago
Andi Kleen 42ee2b7414 x86_64: Report the pending irq if available in smp_affinity 18 years ago
Alan Cox 4f27c00bf8 Improve behaviour of spurious IRQ detect 18 years ago
Linus Torvalds 92ea77275b Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing 18 years ago
John Keller 25d61578da [IA64] SN: validate smp_affinity mask on intr redirect 18 years ago
Jeff Dike cb0c78cc94 Fix Linuxdoc comment 18 years ago
Bernhard Walle d85a60d85e Add IRQF_IRQPOLL flag (common code) 18 years ago
Ravikiran G Thirumalai e729aa16b1 Pad irq_desc to internode cacheline size 18 years ago
Ahmed S. Darwish f75d222b83 IRQ: check for PERCPU flag only when adding first irqaction 18 years ago
Dmitry Adamushko d2d9433a4c kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique() 18 years ago
Michael Ellerman 7fe3730de7 MSI: arch must connect the irq and the msi_desc 18 years ago
Tejun Heo 7f30e49ee1 [PATCH] irq-devres: fix failure path of devm_request_irq() 18 years ago
Eric W. Biederman 2a786b452e [PATCH] genirq: Mask irqs when migrating them. 18 years ago
Jan Beulich 5575ddf75c [PATCH] small irq management simplification 18 years ago
Randy Dunlap 472900b8b0 [PATCH] IRQ kernel-doc fixes 18 years ago
Ingo Molnar 76d2160147 [PATCH] genirq: do not mask interrupts by default 18 years ago
Thomas Gleixner 771ee3b04e [PATCH] Add a function to handle interrupt affinity setting 18 years ago
Thomas Gleixner 950f4427c2 [PATCH] Add irq flag to disable balancing for an interrupt 18 years ago
Thomas Gleixner 38515e908b [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 18 years ago
Alan Cox 3f05044715 [PATCH] kernel: shut up the IRQ mismatch messages 18 years ago
David Woodhouse a304e1b828 [PATCH] Debug shared irqs 18 years ago
Al Viro 5ea8176994 [PATCH] sort the devres mess out 18 years ago
Alexey Dobriyan b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 18 years ago
Tejun Heo 9ac7849e35 devres: device resource management 18 years ago
Eric W. Biederman 5b912c108c msi: Kill the msi_desc array. 18 years ago
Linus Torvalds 8528b0f1de Clear spurious irq stat information when adding irq handler 18 years ago
Vivek Goyal 343cde51b3 [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warning 18 years ago
Thomas Gleixner 9d7ac8be4b [PATCH] genirq: fix irq flow handler uninstall 18 years ago
Geert Uytterhoeven b039db8eea [PATCH] __set_irq_handler bogus space 18 years ago
Hidetoshi Seto 6e2ac66470 [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq() 18 years ago
Peter Zijlstra 6cfd76a26d [PATCH] lockdep: name some old style locks 18 years ago
Linus Torvalds b42172fc7b Don't call "note_interrupt()" with irq descriptor lock held 18 years ago
Zhang, Yanmin b86432b42e [PATCH] some irq_chip variables point to NULL 18 years ago
Andrew Morton 8b126b7753 [PATCH] setup_irq(): better mismatch debugging 18 years ago
Pavel Emelianov f72fa70760 [PATCH] Fix misrouted interrupts deadlocks 18 years ago
Ingo Molnar a460e745e8 [PATCH] genirq: clean up irq-flow-type naming 19 years ago
Reinette Chatre 01a3ee2b20 [PATCH] bitmap: parse input from kernel and user buffers 19 years ago
Frederik Deweerdt e317c8ccaa [PATCH] ixp4xxdefconfig arm fixes 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago