Commit Graph

64 Commits (c4be0c1dc4cdc37b175579be1460f15ac6495e9a)

Author SHA1 Message Date
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
Bernhard Walle d85a60d85e Add IRQF_IRQPOLL flag (common code) 18 years ago
Thomas Gleixner 0e8638e2ac Deprecate SA_xxx interrupt flags -V2 18 years ago
Monakhov Dmitriy 616883df78 IRQ: add __must_check to request_irq 18 years ago
Roman Zippel b3e2fd9ceb lockdep: Add missing disable/enable irq variant 18 years ago
Andrew Morton 6168a702ab [PATCH] Declare init_irq_proc before we use it. 18 years ago
Thomas Gleixner 54cdfdb47f [PATCH] hrtimers: add high resolution timer support 18 years ago
Thomas Gleixner 950f4427c2 [PATCH] Add irq flag to disable balancing for an interrupt 18 years ago
Tejun Heo 9ac7849e35 devres: device resource management 18 years ago
Christoph Lameter c9819f4593 [PATCH] sched: use softirq for load balancing 18 years ago
Andrew Morton 676dcb8bc2 [PATCH] add bottom_half.h 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
David Howells da482792a6 IRQ: Typedef the IRQ handler function type 19 years ago
Arjan van de Ven e8106b941c [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs 19 years ago
Ingo Molnar de30a2b355 [PATCH] lockdep: irqtrace subsystem, core 19 years ago
Ingo Molnar d7e9629de0 [PATCH] lockdep: add local_irq_enable_in_hardirq() API 19 years ago
Ingo Molnar c01d403b2e [PATCH] lockdep: add disable/enable_irq_lockdep() API 19 years ago
Thomas Gleixner 284c66806e [PATCH] genirq:fixup missing SA_PERCPU replacement 19 years ago
Thomas Gleixner 6e21361619 [PATCH] irq-flags: consolidate flags for request_irq 19 years ago
Thomas Gleixner ba9a2331ba [PATCH] genirq: add irq-wake (power-management) support 19 years ago
Jan Beulich 908dcecda1 [PATCH] adjust handle_IRR_event() return type 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Jens Axboe 1aea6434ee [SCSI] Kill the SCSI softirq handling 19 years ago