summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/apic.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared kernel/apic.cThomas Gleixner2007-10-111-1566/+0
* x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2007-08-181-1/+1
* i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-111-6/+4
* i386: remove volatile in apic.cThomas Gleixner2007-07-211-2/+2
* highres: improve debug outputIngo Molnar2007-07-211-0/+3
* clockevents: fix resume logicThomas Gleixner2007-07-211-0/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] i386: safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao2007-05-021-0/+22
* [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-021-29/+3
* [PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner2007-03-231-0/+10
* [PATCH] setup_boot_APIC_clock() irq-enable fixIngo Molnar2007-03-221-1/+2
* [PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner2007-03-221-0/+52
* [PATCH] i386: trust the PM-Timer calibration of the local APIC timerThomas Gleixner2007-03-181-51/+27
* [PATCH] fix "NMI appears to be stuck"Thomas Gleixner2007-03-051-2/+9
* Revert "[PATCH] i386: add idle notifier"Linus Torvalds2007-02-261-4/+0
* [PATCH] i386 rework local apic timer calibrationThomas Gleixner2007-02-161-150/+215
* [PATCH] clockevents: i386 driversThomas Gleixner2007-02-161-143/+148
* [PATCH] i386, apic: clean up the APIC codeThomas Gleixner2007-02-161-759/+794
* [PATCH] i386: add idle notifierStephane Eranian2007-02-131-0/+4
* [PATCH] i386: vMI timer patchesZachary Amsden2007-02-131-1/+1
* [PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese2006-12-071-4/+18
* [PATCH] i386: irqs build fixAndrew Morton2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-8/+10
* [PATCH] i386: Make enable_local_apic staticAdrian Bunk2006-09-261-1/+12
* [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-261-0/+15
* [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-261-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] x86_64: fix apic error on bootupSiddha, Suresh B2006-06-261-2/+13
* [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-261-0/+1
* [PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr2006-06-231-1/+1
* [PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk2006-06-231-1/+1
* [PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal2006-05-211-0/+8
* [PATCH] i386: Remove apic= warningAndi Kleen2006-05-011-4/+0
* [PATCH] i386: Consolidate modern APIC handlingAndi Kleen2006-04-091-7/+16
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [PATCH] i386 kdump timer vector lockup fixVivek Goyal2006-03-311-0/+20
* [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl2006-03-231-0/+1
* [PATCH] Plug kdump shutdown race windowManeesh Soni2006-03-141-2/+4
* [PATCH] Fix bad apic fix on i386Andi Kleen2006-02-071-1/+1
* [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-041-1/+4
* [PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-111-2/+76
* [PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi2006-01-111-55/+6
* [PATCH] x86: missing printk newline in apic boot option parserDave Jones2006-01-061-1/+1
* [PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo2005-11-071-2/+8
* Revert "i386: move apic init in init_IRQs"Linus Torvalds2005-10-311-61/+16
* [PATCH] kdump/i386: apic verification failure fixVivek Goyal2005-10-301-2/+1
* [PATCH] i386: move apic init in init_IRQsEric W. Biederman2005-10-301-17/+64
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-261-1/+0
* [PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen2005-08-181-4/+0
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-301-1/+1
OpenPOWER on IntegriCloud