Commit Graph

138 Commits (e26831814998cee8e6d9f0a9854cb46c516f5547)

Author SHA1 Message Date
Mike Travis d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 years ago
Thomas Gleixner 89d694b9db genirq: do not leave interupts enabled on free_irq 17 years ago
S.Caglar Onur 188fd89d53 genirq: spurious.c: use time_* macros 17 years ago
Ralf Baechle 46f4f8f665 IRQ_NOPROBE helper functions 17 years ago
Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* 17 years ago
Ingo Molnar 70edcd77a0 genirq: stackdump after the "Trying to free already-free IRQ" message 17 years ago
Andi Kleen 96d97cf03b x86: add /proc/irq/*/spurious to dump the spurious irq debugging state 17 years ago
Andi Kleen 9e094c17ee genirq: turn irq debugging options into module params 17 years ago
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 17 years ago
Ralf Baechle 28e3fed8b7 Compile handle_percpu_irq even for uniprocessor kernels 17 years ago
David Woodhouse 1d99493b3a Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() 17 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