Commit Graph

198 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
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 c0ad90a32f [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() 19 years ago
Thomas Gleixner 096c8131c5 [PATCH] genirq: debug: better debug printout in enable_irq() 19 years ago
Ingo Molnar 0d7012a968 [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU 19 years ago
Ingo Molnar cd916d31cc [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] 19 years ago
Ingo Molnar 4a733ee126 [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] 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
Ingo Molnar a8553acd6c [PATCH] genirq: cleanup: remove irq_descp() 19 years ago
Ingo Molnar a53da52fd7 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] 19 years ago
Ingo Molnar 74ffd553a3 [PATCH] genirq: sem2mutex probe_sem -> probing_active 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
Jan Beulich 908dcecda1 [PATCH] adjust handle_IRR_event() return type 19 years ago
Andreas Mohr 83d4e6e7fb [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() 19 years ago
Daniel Walker 89d0cf01c0 [PATCH] invert irq/migration.c brach prediction 19 years ago
Zhang Yanmin 1b61b910e9 [PATCH] x86: kernel irq balance doesn't work 19 years ago
Andrew Morton 13e87ec686 [PATCH] request_irq(): remove warnings from irq probing 19 years ago
Christoph Hellwig d824e66a9a [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set 19 years ago
Ingo Molnar cd7b24bb18 [PATCH] warn if free_irq() is called from IRQ context 19 years ago
Dimitri Sivanich f516342745 [PATCH] Add SA_PERCPU_IRQ flag support 19 years ago
Bryan Holty 501f2499b8 [PATCH] IRQ: prevent enabling of previously disabled interrupt 19 years ago
Andrew Morton c777ac5594 [PATCH] irq: uninline migration functions 19 years ago
Adrian Bunk 97a41e2612 [PATCH] kernel/: small cleanups 19 years ago
Ivan Kokshaysky eee45269b0 [PATCH] Alpha: convert to generic irq framework (generic part) 19 years ago
Matthew Wilcox c2b5a251b9 [PATCH] Check the irq number is within bounds 19 years ago
Randy Dunlap 1e5d533142 [PATCH] more kernel-doc cleanups, additions 20 years ago
Paul Mackerras beeca08738 Don't call a NULL ack function in the generic IRQ code. 20 years ago
Karsten Wiese f26fdd5992 [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() 20 years ago
Ashok Raj 54d5d42404 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity 20 years ago
Alan Cox 200803dfe4 [PATCH] irqpoll 20 years ago
Luca Falavigna 47f176fdaf [PATCH] Using msleep() instead of HZ 20 years ago
Adrian Bunk 52c1da3953 [PATCH] make various thing static 20 years ago
Paolo 'Blaisorblade' Giarrusso b77d6adc92 [PATCH] uml: make hw_controller_type->release exist only for archs needing it 20 years ago
Paolo 'Blaisorblade' Giarrusso dbce706e25 [PATCH] uml: add and use generic hw_controller_type->release 20 years ago
John Hawkes b60c1f6ffd [PATCH] drop note_interrupt() for per-CPU for proper scaling 20 years ago
Zhang, Yanmin 4f167fb491 [PATCH] spurious interrupt fix 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago