Commit Graph

117 Commits (81cda6626178cd55297831296ba8ecedbfd8b52d)

Author SHA1 Message Date
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
David Howells da482792a6 IRQ: Typedef the IRQ handler function type 19 years ago
David Howells 57a58a9435 IRQ: Typedef the IRQ flow handler function type 19 years ago
Eric W. Biederman 1f80025e62 [PATCH] msi: simplify msi sanity checks by adding with generic irq code 19 years ago
Eric W. Biederman 3a16d71362 [PATCH] genirq: irq: add a dynamic irq creation API 19 years ago
Eric W. Biederman e7b946e98a [PATCH] genirq: irq: add moved_masked_irq 19 years ago
Eric W. Biederman a24ceab4f4 [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit 19 years ago
Yoichi Yuasa 538d9d532b [PATCH] irq: remove a extra line 19 years ago
Yoichi Yuasa 2ff6fd8f4a [PATCH] irq: fixed coding style 19 years ago
David Howells af8c65b57a [PATCH] FRV: permit __do_IRQ() to be dispensed with 19 years ago
Ingo Molnar 86998aa653 [PATCH] genirq core: fix handle_level_irq() 19 years ago
Imre Deak e1ed7ac77b [PATCH] genirq: fix typo in IRQ resend 19 years ago
Henrik Kretzschmar 43a1dd502f [PATCH] kerneldoc for handle_bad_irq() 19 years ago
David Brownell 15a647eba9 [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too 19 years ago