Commit Graph

122 Commits (10329a5d48f5abc14a37d30b706e330f8598297a)

Author SHA1 Message Date
Rafael J. Wysocki 0a0c5168df PM: Introduce functions for suspending and resuming device interrupts 16 years ago
Ralf Baechle 503e576303 Fix build error in <linux/irq.h> 16 years ago
Thomas Gleixner bedd30d986 genirq: make irqreturn_t an enum 16 years ago
Thomas Gleixner 3dd3d46b78 genirq: remove unused hw_irq_controller typedef 16 years ago
Magnus Damm cbf94f0682 irq: match remove_irq() args with setup_irq() 16 years ago
Magnus Damm f21cfb258d irq: add remove_irq() for freeing of setup_irq() irqs 16 years ago
Yinghai Lu d52a61c04c irq: clean up irq stat methods 16 years ago
Mike Travis 802bf931f2 cpumask: fix bug in use cpumask_var_t in irq_desc 16 years ago
Mike Travis 7f7ace0cda cpumask: update irq_desc to use cpumask_var_t 16 years ago
Yinghai Lu d7e51e6689 sparseirq: make some func to be used with genirq 16 years ago
Yinghai Lu 43a256322a sparseirq: move __weak symbols into separate compilation unit 16 years ago
Yinghai Lu 13a0c3c269 sparseirq: work around compiler optimizing away __weak functions 16 years ago
KOSAKI Motohiro f9af0e7091 irq: for_each_irq_desc() move to irqnr.h 16 years ago
Yinghai Lu 078a55db07 sparseirq: add kernel-doc notation for new member in irq_desc, -v2 16 years ago
Yinghai Lu 48a1b10aff x86, sparseirq: move irq_desc according to smp_affinity, v7 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Yinghai Lu 240d367b4e sparseirq: fix Alpha build failure 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Richard Kennedy e262a7ba31 irq.h: remove padding from irq_desc on 64bits 16 years ago
Randy Dunlap 2ed1cdcf9a irq.h: fix missing/extra kernel-doc 16 years ago
Thomas Gleixner f6d87f4bd2 genirq: keep affinities set from userspace across free/request_irq() 16 years ago
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