Commit Graph

336 Commits (e5ab67726f33b50f40db0ccf271ceb3c658554d5)

Author SHA1 Message Date
Brandon Philips eb5b379406 x86, irq: Keep chip_data in create_irq_nr and destroy_irq 15 years ago
Yinghai Lu b5eb78f76d sparseirq: Use radix_tree instead of ptrs array 15 years ago
Yinghai Lu 99558f0bbe sparseirq: Change irq_desc_ptrs to static 15 years ago
Yinghai Lu febcb0c59a irq: Remove unnecessary bootmem code 15 years ago
Brandon Phiilps ced5b697a7 x86: Avoid race condition in pci_enable_msix() 15 years ago
Thomas Gleixner 239007b844 genirq: Convert irq_desc.lock to raw_spinlock 15 years ago
Uwe Kleine-König fbfecd3712 tree-wide: fix typos "couter" -> "counter" 15 years ago
Liuweni fb3d38b990 fix kerneldoc for set_irq_msi() 15 years ago
Thomas Gleixner 34769945f7 genirq: Fix spurious irq seqfile conversion 15 years ago
Alexey Dobriyan a1afb6371b genirq: switch /proc/irq/*/spurious to seq_file 15 years ago
Cyrill Gorcunov c82a43d40b irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed 15 years ago
Yong Zhang e7e7e0c084 genirq: try_one_irq() must be called with irq disabled 15 years ago
Thomas Gleixner 663e695928 irq: Remove unused debug_poll_all_shared_irqs() 15 years ago
Liuweni 24b26d4211 irq: Fix docbook comments 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Yinghai Lu 372e24b0cb irq: Make sure irq_desc for legacy irq get correct node setting 16 years ago
Thomas Gleixner 4dbc9ca219 genirq: Do not mask oneshot edge type interrupts 16 years ago
Thomas Gleixner 69ab849439 genirq: Wake up irq thread after action has been installed 16 years ago
Thomas Gleixner 399b5da29b genirq: Support nested threaded irq handling 16 years ago
Thomas Gleixner 70aedd24d2 genirq: Add buslock support 16 years ago
Thomas Gleixner b25c340c19 genirq: Add oneshot support 16 years ago
Linus Torvalds 2d860ad76f genirq: prevent wakeup of freed irq thread 16 years ago
Bartlomiej Zolnierkiewicz c36ba80ea0 irq: Remove superfluous NULL pointer check in check_irq_resend() 16 years ago
Yinghai Lu ad7d6c7a06 x86/irq: Fix move_irq_desc() for nodes without ram 16 years ago
Jiri Slaby 990a55eb25 irq: Clean up by removing irqfixup MODULE_PARM_DESC() 16 years ago
Bruno Premont 61f3826133 genirq: Fix UP compile failure caused by irq_thread_check_affinity 16 years ago
Thomas Gleixner 591d2fb02e genirq: Delegate irq affinity setting to the irq thread 16 years ago
Rafael J. Wysocki c71320d0c4 genirq: Fix comment describing suspend_device_irqs() 16 years ago
Yinghai Lu 28be225b23 irq: slab alloc for default irq_affinity 16 years ago
Pekka Enberg 22fb4e71e6 irq: use kcalloc() instead of the bootmem allocator 16 years ago
Yinghai Lu dad213aeb5 irq/cpumask: make memoryless node zero happy 16 years ago
Paul Mundt 948cd52906 sparseirq: Allow early irq_desc allocation 16 years ago
Steven Rostedt 39a2eddb9b genirq: fix comment to say IRQ_WAKE_THREAD 16 years ago
Yinghai Lu 15e957d08d x86/irq: use move_irq_desc() in create_irq_nr() 16 years ago
Thomas Gleixner d7226fb6ec Revert "genirq: assert that irq handlers are indeed running in hardirq context" 16 years ago
Heiko Carstens a0e39ed378 tracing: fix build failure on s390 16 years ago
Yinghai Lu 85ac16d033 x86/irq: change irq_desc_alloc() to take node instead of cpu 16 years ago
Yinghai Lu 57b150cce8 irq: only update affinity if ->set_affinity() is sucessfull 16 years ago
Yinghai Lu fcef5911c7 x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC 16 years ago
Yinghai Lu 9ec4fa271f irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout 16 years ago
Luis Henriques 6ce51c4310 genirq: do not execute DEBUG_SHIRQ when irq setup failed 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Pallipadi, Venkatesh 6ec3cfeca0 x86, irq: Remove IRQ_DISABLED check in process context IRQ move 16 years ago
Yinghai Lu 9756b15e1b irq: fix cpumask memory leak on offstack cpumask kernels 16 years ago
Rafael J. Wysocki 0a0c5168df PM: Introduce functions for suspending and resuming device interrupts 16 years ago
Thomas Gleixner f48fe81e5b genirq: threaded irq handlers review fixups 16 years ago
Arjan van de Ven 935bd5b971 genirq: add support for threaded interrupts to devres 16 years ago
Thomas Gleixner 3aa551c9b4 genirq: add threaded interrupt handler support 16 years ago
Thomas Gleixner 0e57aa11ab genirq: deprecate __do_IRQ 16 years ago