Commit Graph

95 Commits (b4b7a4ef097f288f724420b473dbf92a89c0ab7e)

Author SHA1 Message Date
Thomas Gleixner 663e695928 irq: Remove unused debug_poll_all_shared_irqs() 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Nobuhiro Iwamatsu 144e2ce611 cpumask: Remove mask field from comments 16 years ago
Rusty Russell ef79f8e191 cpumask: remove unused mask field from struct irqaction. 16 years ago
Jens Axboe 5e605b64a1 block: add blk-iopoll, a NAPI like approach for block devices 16 years ago
Thomas Gleixner b25c340c19 genirq: Add oneshot support 16 years ago
Peter Zijlstra 9ba5f005c9 softirq: introduce tasklet_hrtimer infrastructure 16 years ago
Thomas Gleixner 591d2fb02e genirq: Delegate irq affinity setting to the irq thread 16 years ago
Vegard Nossum 7c692cbade tasklets: new tasklet scheduling function 16 years ago
Heiko Carstens 5818a6e251 PM: Add empty suspend/resume device irq functions 16 years ago
Yinghai Lu 85ac16d033 x86/irq: change irq_desc_alloc() to take node instead of cpu 16 years ago
Peter Zijlstra 7f1e2ca9f0 hrtimer: fix rq->lock inversion (again) 16 years ago
Rafael J. Wysocki 0a0c5168df PM: Introduce functions for suspending and resuming device interrupts 16 years ago
Thomas Gleixner de18836e44 genirq: fix devres.o build for GENERIC_HARDIRQS=n 16 years ago
Thomas Gleixner 3a38148f04 genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n 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 a9d0a1a383 genirq: add doc to struct irqaction 16 years ago
Jason Baron 5d592b44b2 tracing: tracepoints for softirq entry/exit - add softirq-to-name array 16 years ago
Ingo Molnar 74296a8ed6 irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ 16 years ago
Yinghai Lu 4a046d1754 x86: arch_probe_nr_irqs 16 years ago
Jesper Juhl 8c3659347e include/linux/interrupt.h: do not include linux/irqnr.h twice 16 years ago
Peter Zijlstra a6037b61c2 hrtimer: fix recursion deadlock by re-introducing the softirq 16 years ago
Rusty Russell d036e67b40 cpumask: convert kernel/irq 16 years ago
Yinghai Lu 43a256322a sparseirq: move __weak symbols into separate compilation unit 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Ingo Molnar 0ebb26e7a4 sparse irqs: handle !GENIRQ platforms 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Peter Zijlstra ca109491f6 hrtimer: removing all ur callback modes 16 years ago
Thomas Gleixner dd3a1db900 genirq: improve include files 17 years ago
David S. Miller 54514a70ad softirq: Add support for triggering softirq work on softirqs. 17 years ago
Thomas Gleixner 70dd4d992a genirq: consolidate nr_irqs and for_each_irq_desc() 17 years ago
Thomas Gleixner 7ef0c30dbf genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n 17 years ago
Yinghai Lu c7fb03a475 irq, fs/proc: replace loop with nr_irqs for proc/stat 17 years ago
Yinghai Lu 85c0f90978 irq: introduce nr_irqs 17 years ago
Alexey Dobriyan 978b0116cd softirq: allocate less vectors 17 years ago
Mark Asselstine f6ac436dcc Remove the deprecated cli() sti() functions 17 years ago
Max Krasnyansky 1840475676 genirq: Expose default irq affinity mask (take 3) 17 years ago
Carlos R. Mafra 962cf36c5b Remove argument from open_softirq which is always NULL 17 years ago
Adrian Bunk eb0f1c442d proper __do_softirq() prototype 17 years ago
Russell King d7b906897e [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h 17 years ago
Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
Adrian Bunk f74596d079 proper show_interrupts() prototype 17 years ago
Dipankar Sarma c2d727aa2f Preempt-RCU: Use softirq instead of tasklets for 17 years ago
Ahmed S. Darwish b4471cbb09 Completely remove deprecated IRQ flags (SA_*) 18 years ago
Guennadi Liakhovetski aa5346a212 provide stubs for enable_irq_wake() and disable_irq_wake() 18 years ago
Al Viro 0af3678f7c rip some includes from linux/interrupt.h 18 years ago
Al Viro e9ed7e722e take declarations of enable_irq() et.al. to linux/interrupt.h 18 years ago
Benjamin Herrenschmidt 2d3fbbb391 Add hard_irq_disable() 18 years ago