Commit Graph

95 Commits (605f196efbf8dcbb3581e76ddd0573899dffcf1f)

Author SHA1 Message Date
Thomas Gleixner dd3a1db900 genirq: improve include files 17 years ago
Thomas Gleixner 2be3b52a57 proc: fixup irq iterator 17 years ago
Thomas Gleixner 811410fdb6 genirq: add reverse iterator for irq_desc 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Thomas Gleixner ee32c97322 genirq: remove irq_to_desc_alloc 17 years ago
Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 17 years ago
Thomas Gleixner c6b7674f32 genirq: use inline function for irq_to_desc 17 years ago
Thomas Gleixner 70dd4d992a genirq: consolidate nr_irqs and for_each_irq_desc() 17 years ago
Yinghai Lu 8c464a4b23 sparseirq: move kstat_irqs from kstat to irq_desc - fix 17 years ago
Yinghai Lu 8b8e8c1bf7 x86: remove irqbalance in kernel for 32 bit 17 years ago
Yinghai Lu 6d50bc2683 x86: use 28 bits irq NR for pci msi/msix and ht 17 years ago
Yinghai Lu e420dfb40c x86: put irq_2_iommu pointer into irq_desc 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 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
Yinghai Lu 3060d6fe28 x86: put timer_rand_state pointer into irq_desc 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Yinghai Lu d60458b224 irq: make irq_desc to use dyn_array 17 years ago
Thomas Gleixner 8d00a6c8f6 genirq: remove last NO_IDLE_HZ leftovers 17 years ago
Suresh Siddha 72b1e22dfc x64, x2apic/intr-remap: generic irq migration support from process context 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
Russell King d7b906897e [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h 17 years ago
Harvey Harrison 21534301ea Final removal of FASTCALL()/fastcall 17 years ago
Ralf Baechle 46f4f8f665 IRQ_NOPROBE helper functions 17 years ago
Harvey Harrison ec7015840a Remove fastcall from linux/include 17 years ago
Kevin Hilman b019e57321 genirq: add unlocked version of set_irq_handler() 17 years ago
Randy Dunlap 5ac4d823fd irq.h fix kernel-doc 18 years ago
Alan Cox 4f27c00bf8 Improve behaviour of spurious IRQ detect 18 years ago
Ravikiran G Thirumalai e729aa16b1 Pad irq_desc to internode cacheline size 18 years ago
David Howells 77904fd64e [PATCH] FRV: Missing error defs 18 years ago
Eric W. Biederman 9f0a5ba550 [PATCH] irq: Remove set_native_irq_info 18 years ago
Andrew Morton 6168a702ab [PATCH] Declare init_irq_proc before we use it. 18 years ago
Randy Dunlap 472900b8b0 [PATCH] IRQ kernel-doc fixes 18 years ago
Ingo Molnar d7e25f3394 [PATCH] genirq: remove IRQ_DISABLED 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
Eric W. Biederman 5b912c108c msi: Kill the msi_desc array. 18 years ago
Ingo Molnar 145fc655a1 [PATCH] genirq: clean up irq-flow-type naming, fix 19 years ago
Ingo Molnar a460e745e8 [PATCH] genirq: clean up irq-flow-type naming 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 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 323a01c508 [PATCH] genirq: irq: remove msi hacks 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