Commit Graph

237 Commits (c32e827b25054cb17b79cf97fb5e63ae4ce2223c)

Author SHA1 Message Date
Ingo Molnar e955b5398b sparseirq: fix lockdep 17 years ago
Yinghai Lu 8b8e8c1bf7 x86: remove irqbalance in kernel for 32 bit 17 years ago
Yinghai Lu 67fb283e14 irq: separate sparse_irqs from sparse_irqs_free 17 years ago
Yinghai Lu cb5bc83225 x86_64: rename irq_desc/irq_desc_alloc 17 years ago
Yinghai Lu 46926b67fc generic: add irq_desc in function in parameter 17 years ago
Yinghai Lu 7d94f7ca40 irq: remove >= nr_irqs checking with config_have_sparse_irq 17 years ago
Yinghai Lu 2c6927a38f irq: replace loop with nr_irqs with for_each_irq_desc 17 years ago
Yinghai Lu 9059d8fa4a irq: add irq_desc_without_new 17 years ago
Yinghai Lu 7f95ec9e4c x86: move kstat_irqs from kstat to irq_desc 17 years ago
Ingo Molnar 3bf52a4df3 irq: sparse irqs, fix IRQ auto-probe crash 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Ingo Molnar fa42d10dd5 irq: sparse irqs, export nr_irqs 17 years ago
Yinghai Lu d60458b224 irq: make irq_desc to use dyn_array 17 years ago
Yinghai Lu 85c0f90978 irq: introduce nr_irqs 17 years ago
David Brownell 0c5d1eb77a genirq: record trigger type 17 years ago
Pawel MOLL 7e6e178ab1 genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler 17 years ago
Anton Vorontsov 377bf1e4ac genirq: fix irq_desc->depth handling with DEBUG_SHIRQ 17 years ago
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 8d00a6c8f6 genirq: remove last NO_IDLE_HZ leftovers 17 years ago
Eric W. Biederman f84dbb912f genirq: enable polling for disabled screaming irqs 17 years ago
Suresh Siddha 72b1e22dfc x64, x2apic/intr-remap: generic irq migration support from process context 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