Commit Graph

149 Commits (c1e5fcc980b7b2185b29e4f9f0d8266806ada9eb)

Author SHA1 Message Date
Alexey Dobriyan f18e439d10 genirq: switch /proc/irq/*/smp_affinity et al to seqfiles 17 years ago
David Brownell c69ad71bcd genirq: better warning on irqchip->set_type() failure 17 years ago
Arjan van de Ven 261c40c119 use WARN() in kernel/irq/chip.c 17 years ago
Arjan van de Ven b8c512f619 Use WARN() in kernel/irq/manage.c 17 years ago
Arjan van de Ven 7a2c477069 kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() 17 years ago
Uwe Kleine-König 82736f4d1d generic irqs: handle failure of irqchip->set_type in setup_irq 17 years ago
Uwe Kleine-König 2db873211b set_irq_wake: fix return code and wake status tracking 17 years ago
Thomas Gleixner 48627d8d23 genirq: remove extraneous checks in manage.c 17 years ago
Max Krasnyansky 1840475676 genirq: Expose default irq affinity mask (take 3) 17 years ago
Thomas Gleixner 1adb0850a1 genirq: reenable a nobody cared disabled irq when a new driver arrives 17 years ago
Robert P. J. Day 1aeb272cf0 kernel: explicitly include required header files under kernel/ 17 years ago
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 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