aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2-1/+24
2007-04-02Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds4-61/+148
2007-04-02[PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systemsThomas Gleixner1-0/+9
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki1-4/+67
2007-04-02[PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo1-0/+14
2007-04-02[PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen1-1/+1
2007-04-02[PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen1-31/+96
2007-04-02[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2-29/+37
2007-03-29[PATCH] Add suspend/resume for HPETMaxim Levitsky1-0/+68
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman1-2/+4
2007-03-27[PATCH] i386: Fix bogus return value in hpet_next_event()Thomas Gleixner1-1/+1
2007-03-26pci: set pci=bfsort for PowerEdge R900Matt Domsch1-0/+8
2007-03-24[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner1-2/+7
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-22[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner1-1/+9
2007-03-18[PATCH] i386: trust the PM-Timer calibration of the local APIC timerThomas Gleixner1-51/+27
2007-03-16[PATCH] x86: Export _proxy_pda for gcc 4.2Andi Kleen1-0/+2
2007-03-16[PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain1-1/+1
2007-03-16[PATCH] i386: Enforce GPLness of VMI ROMAndi Kleen1-9/+8
2007-03-16[PATCH] i386: Update defconfigAndi Kleen1-9/+34
2007-03-14Disable NMI watchdog by default properlyLinus Torvalds1-8/+0
2007-03-12[PATCH] Fix VMI and COMPAT_VDSO for 2.6.21Zachary Amsden1-1/+1
2007-03-09Pull bugzilla-5966 into release branchLen Brown1-1/+22
2007-03-08[PATCH] build fix for i386 earlyquirk.cDave Jones1-1/+1
2007-03-08[PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown1-6/+1
2007-03-08ACPI: fix Thinkpad 600/600E/600X interruptsLen Brown1-1/+22
2007-03-07[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar1-6/+10
2007-03-06[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk1-1/+0
2007-03-06[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner1-6/+4
2007-03-05[PATCH] paravirt: re-enable COMPAT_VDSOIngo Molnar1-1/+0
2007-03-05[PATCH] paravirt: let users decide whether they want VMIIngo Molnar1-1/+0
2007-03-05[PATCH] paravirt: clarify VMI descriptionIngo Molnar1-2/+3
2007-03-05[PATCH] paravirt: remove NO_IDLE_HZ on x86Ingo Molnar1-9/+0
2007-03-05[PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>Adrian Bunk1-0/+1
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz5-91/+76
2007-03-05[PATCH] fix "NMI appears to be stuck"Thomas Gleixner1-2/+9
2007-03-05[PATCH] vmi: smp fixesZachary Amsden2-4/+5
2007-03-05[PATCH] vmi: apic opsZachary Amsden1-73/+91
2007-03-05[PATCH] vmi: fix nohz compileZachary Amsden3-16/+2
2007-03-05[PATCH] vmi: pit overrideZachary Amsden2-4/+12
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden3-13/+1
2007-03-05[PATCH] vmi: fix highpteZachary Amsden2-0/+21
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden4-2/+12
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden4-6/+6
2007-03-05[PATCH] vmi: timer fixes round twoZachary Amsden2-29/+24
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa1-1/+1
2007-02-28[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman1-2/+0
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds12-13/+13