| Commit message (Expand) | Author | Age | Files | Lines |
* | i386: prepare shared kernel/apic.c | Thomas Gleixner | 2007-10-11 | 1 | -1566/+0 |
* | x86_64: Fix to keep watchdog disabled by default for i386/x86_64 | Daniel Gollub | 2007-08-18 | 1 | -1/+1 |
* | i386: Use global flag to disable broken local apic timer on AMD CPUs. | Andi Kleen | 2007-08-12 | 1 | -6/+4 |
* | i386: remove volatile in apic.c | Thomas Gleixner | 2007-07-22 | 1 | -2/+2 |
* | highres: improve debug output | Ingo Molnar | 2007-07-22 | 1 | -0/+3 |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-22 | 1 | -0/+3 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] i386: safe_apic_wait_icr_idle - i386 | Fernando Luis VazquezCao | 2007-05-02 | 1 | -0/+22 |
* | [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E | Andi Kleen | 2007-04-02 | 1 | -29/+3 |
* | [PATCH] i386: add command line option "local_apic_timer_c2_ok" | Thomas Gleixner | 2007-03-23 | 1 | -0/+10 |
* | [PATCH] setup_boot_APIC_clock() irq-enable fix | Ingo Molnar | 2007-03-23 | 1 | -1/+2 |
* | [PATCH] i386: disable local apic timer via command line or dmi quirk | Thomas Gleixner | 2007-03-23 | 1 | -0/+52 |
* | [PATCH] i386: trust the PM-Timer calibration of the local APIC timer | Thomas Gleixner | 2007-03-18 | 1 | -51/+27 |
* | [PATCH] fix "NMI appears to be stuck" | Thomas Gleixner | 2007-03-05 | 1 | -2/+9 |
* | Revert "[PATCH] i386: add idle notifier" | Linus Torvalds | 2007-02-26 | 1 | -4/+0 |
* | [PATCH] i386 rework local apic timer calibration | Thomas Gleixner | 2007-02-16 | 1 | -150/+215 |
* | [PATCH] clockevents: i386 drivers | Thomas Gleixner | 2007-02-16 | 1 | -143/+148 |
* | [PATCH] i386, apic: clean up the APIC code | Thomas Gleixner | 2007-02-16 | 1 | -759/+794 |
* | [PATCH] i386: add idle notifier | Stephane Eranian | 2007-02-13 | 1 | -0/+4 |
* | [PATCH] i386: vMI timer patches | Zachary Amsden | 2007-02-13 | 1 | -1/+1 |
* | [PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume() | Karsten Wiese | 2006-12-07 | 1 | -4/+18 |
* | [PATCH] i386: irqs build fix | Andrew Morton | 2006-10-06 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -8/+10 |
* | [PATCH] i386: Make enable_local_apic static | Adrian Bunk | 2006-09-26 | 1 | -1/+12 |
* | [PATCH] i386: Replace i386 open-coded cmdline parsing with | Rusty Russell | 2006-09-26 | 1 | -0/+15 |
* | [PATCH] i386: Add SMP support on i386 to reservation framework | Don Zickus | 2006-09-26 | 1 | -2/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] x86_64: fix apic error on bootup | Siddha, Suresh B | 2006-06-26 | 1 | -2/+13 |
* | [PATCH] x86_64: nmi watchdog header cleanup | Don Zickus | 2006-06-26 | 1 | -0/+1 |
* | [PATCH] x86: make using_apic_timer __read_mostly | Andreas Mohr | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] arch/i386/kernel/apic.c: make modern_apic() static | Adrian Bunk | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] i386 kdump boot cpu physical apicid fix | Vivek Goyal | 2006-05-21 | 1 | -0/+8 |
* | [PATCH] i386: Remove apic= warning | Andi Kleen | 2006-05-02 | 1 | -4/+0 |
* | [PATCH] i386: Consolidate modern APIC handling | Andi Kleen | 2006-04-09 | 1 | -7/+16 |
* | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 | 1 | -1/+1 |
* | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal | 2006-03-31 | 1 | -0/+20 |
* | [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c | Jesper Juhl | 2006-03-23 | 1 | -0/+1 |
* | [PATCH] Plug kdump shutdown race window | Maneesh Soni | 2006-03-14 | 1 | -2/+4 |
* | [PATCH] Fix bad apic fix on i386 | Andi Kleen | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n... | Andi Kleen | 2006-02-05 | 1 | -1/+4 |
* | [PATCH] i386: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 2006-01-12 | 1 | -2/+76 |
* | [PATCH] i386/x86-64: Remove sub jiffy profile timer support | Venkatesh Pallipadi | 2006-01-12 | 1 | -55/+6 |
* | [PATCH] x86: missing printk newline in apic boot option parser | Dave Jones | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] i386: LVT entries remaining unmasked on reboot | Zwane Mwaikambo | 2005-11-07 | 1 | -2/+8 |
* | Revert "i386: move apic init in init_IRQs" | Linus Torvalds | 2005-11-01 | 1 | -61/+16 |
* | [PATCH] kdump/i386: apic verification failure fix | Vivek Goyal | 2005-10-31 | 1 | -2/+1 |
* | [PATCH] i386: move apic init in init_IRQs | Eric W. Biederman | 2005-10-31 | 1 | -17/+64 |
* | [PATCH] useless includes of linux/irq.h in arch/i386 | Al Viro | 2005-09-27 | 1 | -1/+0 |
* | [PATCH] x86: Remove obsolete get_cpu_vendor call | Andi Kleen | 2005-08-18 | 1 | -4/+0 |
* | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 2005-06-30 | 1 | -1/+1 |