aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge1-0/+3
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds1-3/+0
2007-02-16[PATCH] i386, apic: clean up the APIC codeThomas Gleixner1-4/+18
2007-02-13[PATCH] i386: add idle notifierStephane Eranian1-0/+3
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+7
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar1-8/+11
2006-08-30[PATCH] i386: Fix stack switching in do_IRQAndi Kleen1-5/+0
2006-07-03[PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar1-1/+5
2006-06-29[PATCH] genirq MSI fixesIngo Molnar1-0/+5
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-3/+3
2006-06-28[PATCH] x86: do_IRQ(): check irq numberAndrew Morton1-0/+6
2006-06-27[PATCH] do_IRQ() warning fixAndrew Morton1-2/+2
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell1-2/+2
2006-06-26[PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich1-1/+1
2006-06-25[PATCH] i386: Fix softirq accounting with 4K stacksBjörn Steinbrink1-0/+8
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr1-2/+2
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macrosRavikiran G Thirumalai1-1/+1
2005-10-30[PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich1-4/+4
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua1-0/+5
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-13/+54
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+261