aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/apic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-02[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen1-29/+3
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner1-0/+10
2007-03-22[PATCH] setup_boot_APIC_clock() irq-enable fixIngo Molnar1-1/+2
2007-03-22[PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner1-0/+52
2007-03-18[PATCH] i386: trust the PM-Timer calibration of the local APIC timerThomas Gleixner1-51/+27
2007-03-05[PATCH] fix "NMI appears to be stuck"Thomas Gleixner1-2/+9
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds1-4/+0
2007-02-16[PATCH] i386 rework local apic timer calibrationThomas Gleixner1-150/+215
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner1-143/+148
2007-02-16[PATCH] i386, apic: clean up the APIC codeThomas Gleixner1-759/+794
2007-02-13[PATCH] i386: add idle notifierStephane Eranian1-0/+4
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden1-1/+1
2006-12-07[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese1-4/+18
2006-10-06[PATCH] i386: irqs build fixAndrew Morton1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-8/+10
2006-09-26[PATCH] i386: Make enable_local_apic staticAdrian Bunk1-1/+12
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell1-0/+15
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] x86_64: fix apic error on bootupSiddha, Suresh B1-2/+13
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus1-0/+1
2006-06-23[PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr1-1/+1
2006-06-23[PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk1-1/+1
2006-05-21[PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal1-0/+8
2006-05-01[PATCH] i386: Remove apic= warningAndi Kleen1-4/+0
2006-04-09[PATCH] i386: Consolidate modern APIC handlingAndi Kleen1-7/+16
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-31[PATCH] i386 kdump timer vector lockup fixVivek Goyal1-0/+20
2006-03-23[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl1-0/+1
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni1-2/+4
2006-02-07[PATCH] Fix bad apic fix on i386Andi Kleen1-1/+1
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabledAndi Kleen1-1/+4
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi1-2/+76
2006-01-11[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi1-55/+6
2006-01-06[PATCH] x86: missing printk newline in apic boot option parserDave Jones1-1/+1
2005-11-07[PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo1-2/+8
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds1-61/+16
2005-10-30[PATCH] kdump/i386: apic verification failure fixVivek Goyal1-2/+1
2005-10-30[PATCH] i386: move apic init in init_IRQsEric W. Biederman1-17/+64
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro1-1/+0
2005-08-18[PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen1-4/+0
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-1/+1
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman1-1/+37
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman1-20/+5
2005-06-25[PATCH] init call cleanupLi Shaohua1-7/+7
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-1/+2
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez1-1/+1
2005-05-01[PATCH] check nmi watchdog is brokenJack F Vogel1-2/+0
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1278