Commit Graph

60 Commits (13bd41bc227a48d6cf8992a3286bf6eba3c71a0c)

Author SHA1 Message Date
Yinghai Lu 99d093d128 x86: use NR_IRQS_LEGACY 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Thomas Gleixner 10e580842e genirq: use iterators for irq_desc loops 17 years ago
Thomas Gleixner d3c60047bd genirq: cleanup the sparseirq modifications 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 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
Yinghai Lu aac3f2b6f6 x86: fix typo in irq_desc array 17 years ago
Andrew Morton 2976fe2012 fix warning: "x86: sparse_irq needs spin_lock in allocations" 17 years ago
Yinghai Lu 9d98598d2f sparseirq: remove some debug print out 17 years ago
Yinghai Lu 8c464a4b23 sparseirq: move kstat_irqs from kstat to irq_desc - fix 17 years ago
Yinghai Lu e89eb43863 x86: sparse_irq needs spin_lock in allocations 17 years ago
Ingo Molnar e955b5398b sparseirq: fix lockdep 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 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 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
Thomas Gleixner 8d00a6c8f6 genirq: remove last NO_IDLE_HZ leftovers 17 years ago
Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* 17 years ago
Russ Anderson c642b8391c __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set 17 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
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
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
David Howells af8c65b57a [PATCH] FRV: permit __do_IRQ() to be dispensed with 19 years ago
Henrik Kretzschmar 43a1dd502f [PATCH] kerneldoc for handle_bad_irq() 19 years ago
Ingo Molnar 366c7f554e [PATCH] lockdep: annotate enable_in_hardirq() 19 years ago
Ingo Molnar 243c7621aa [PATCH] lockdep: annotate genirq 19 years ago
Thomas Gleixner d061daa0e3 [PATCH] genirq: ARM dyntick cleanup 19 years ago
Thomas Gleixner 3cca53b02a [PATCH] irq-flags: generic irq: Use the new IRQF_ constants 19 years ago
Thomas Gleixner f8b5473fcb [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip 19 years ago
Thomas Gleixner a2166abd06 [ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirq 19 years ago
Ingo Molnar 43f7775944 [PATCH] genirq: more verbose debugging on unexpected IRQ vectors 19 years ago
Ingo Molnar f1c2662cbc [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename 19 years ago
Ingo Molnar 7a55713ab4 [PATCH] genirq: add handle_bad_irq() 19 years ago
Thomas Gleixner 6a6de9ef58 [PATCH] genirq: core 19 years ago
Ingo Molnar a34db9b28a [PATCH] genirq: update copyrights 19 years ago
Thomas Gleixner 94d39e1f6e [PATCH] genirq: add IRQ_NOAUTOEN support 19 years ago
Ingo Molnar 77a5afecdb [PATCH] genirq: cleanup: no_irq_type cleanups 19 years ago
Ingo Molnar 8d28bc751b [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments 19 years ago
Ingo Molnar 34ffdb7233 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete 19 years ago
Ingo Molnar 06fcb0c6fb [PATCH] genirq: cleanup: misc code cleanups 19 years ago
Ingo Molnar 2e60bbb6d5 [PATCH] genirq: cleanup: remove fastcall 19 years ago