aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2007-04-24[PATCH] i386: Fix some warnings added by earlier patchAndi Kleen
2007-04-24[PATCH] x86: Remove noreplacement optionAndi Kleen
2007-04-20Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones
2007-04-16[PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen
2007-04-16[PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen
2007-04-14Fix VMI relocation processing logic errorZachary Amsden
2007-04-08[PATCH] i386: irqbalance_disable() section fixAndrew Morton
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden
2007-04-02Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-04-02[PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systemsThomas Gleixner
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki
2007-04-02[PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo
2007-04-02[PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen
2007-04-02[PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen
2007-04-02[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen
2007-03-29[PATCH] Add suspend/resume for HPETMaxim Levitsky
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman
2007-03-27[PATCH] i386: Fix bogus return value in hpet_next_event()Thomas Gleixner
2007-03-26pci: set pci=bfsort for PowerEdge R900Matt Domsch
2007-03-24[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner
2007-03-22[PATCH] setup_boot_APIC_clock() irq-enable fixIngo Molnar
2007-03-22[PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner
2007-03-22[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner
2007-03-18[PATCH] i386: trust the PM-Timer calibration of the local APIC timerThomas Gleixner
2007-03-16[PATCH] x86: Export _proxy_pda for gcc 4.2Andi Kleen
2007-03-16[PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain
2007-03-16[PATCH] i386: Enforce GPLness of VMI ROMAndi Kleen
2007-03-16[PATCH] i386: Update defconfigAndi Kleen
2007-03-14Disable NMI watchdog by default properlyLinus Torvalds
2007-03-12[PATCH] Fix VMI and COMPAT_VDSO for 2.6.21Zachary Amsden
2007-03-09Pull bugzilla-5966 into release branchLen Brown
2007-03-08[PATCH] build fix for i386 earlyquirk.cDave Jones
2007-03-08[PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown
2007-03-08ACPI: fix Thinkpad 600/600E/600X interruptsLen Brown
2007-03-07[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar
2007-03-06[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk
2007-03-06[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner
2007-03-05[PATCH] paravirt: re-enable COMPAT_VDSOIngo Molnar
2007-03-05[PATCH] paravirt: let users decide whether they want VMIIngo Molnar
2007-03-05[PATCH] paravirt: clarify VMI descriptionIngo Molnar
2007-03-05[PATCH] paravirt: remove NO_IDLE_HZ on x86Ingo Molnar
2007-03-05[PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>Adrian Bunk
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz
2007-03-05[PATCH] fix "NMI appears to be stuck"Thomas Gleixner
2007-03-05[PATCH] vmi: smp fixesZachary Amsden
2007-03-05[PATCH] vmi: apic opsZachary Amsden
2007-03-05[PATCH] vmi: fix nohz compileZachary Amsden
2007-03-05[PATCH] vmi: pit overrideZachary Amsden
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden