summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-291-1/+0
|\
| * libata/IDE: remove combined mode quirkJeff Garzik2007-04-281-1/+0
* | ACPI: Remove a warning about unused variable in !CONFIG_ACPI compilation.Zachary Amsden2007-04-251-1/+1
* | ACPI: prevent ACPI quirk warning mass spamming in logsThierry Vignaud2007-04-251-1/+4
|/
* [PATCH] i386: Fix some warnings added by earlier patchAndi Kleen2007-04-241-4/+4
* [PATCH] x86: Remove noreplacement optionAndi Kleen2007-04-241-19/+2
* Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones2007-04-201-1/+1
* [PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen2007-04-161-4/+5
* [PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen2007-04-161-1/+1
* Fix VMI relocation processing logic errorZachary Amsden2007-04-141-3/+6
* [PATCH] i386: irqbalance_disable() section fixAndrew Morton2007-04-081-1/+1
* [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-082-1/+24
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-024-61/+148
|\
| * [PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo2007-04-021-0/+14
| * [PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen2007-04-021-1/+1
| * [PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen2007-04-021-31/+96
| * [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-022-29/+37
* | [PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systemsThomas Gleixner2007-04-021-0/+9
* | [PATCH] Fix microcode-related suspend problemRafael J. Wysocki2007-04-021-4/+67
|/
* [PATCH] Add suspend/resume for HPETMaxim Levitsky2007-03-291-0/+68
* [PATCH] MSI-X: fix resume crashEric W. Biederman2007-03-281-2/+4
* [PATCH] i386: Fix bogus return value in hpet_next_event()Thomas Gleixner2007-03-271-1/+1
* pci: set pci=bfsort for PowerEdge R900Matt Domsch2007-03-261-0/+8
* [PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner2007-03-241-2/+7
* [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: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner2007-03-221-1/+9
* [PATCH] i386: trust the PM-Timer calibration of the local APIC timerThomas Gleixner2007-03-181-51/+27
* [PATCH] x86: Export _proxy_pda for gcc 4.2Andi Kleen2007-03-161-0/+2
* [PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain2007-03-161-1/+1
* [PATCH] i386: Enforce GPLness of VMI ROMAndi Kleen2007-03-161-9/+8
* [PATCH] i386: Update defconfigAndi Kleen2007-03-161-9/+34
* Disable NMI watchdog by default properlyLinus Torvalds2007-03-141-8/+0
* [PATCH] Fix VMI and COMPAT_VDSO for 2.6.21Zachary Amsden2007-03-121-1/+1
* Pull bugzilla-5966 into release branchLen Brown2007-03-091-1/+22
|\
| * ACPI: fix Thinkpad 600/600E/600X interruptsLen Brown2007-03-081-1/+22
* | [PATCH] build fix for i386 earlyquirk.cDave Jones2007-03-081-1/+1
* | [PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown2007-03-081-6/+1
* | [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar2007-03-071-6/+10
|/
* [PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk2007-03-061-1/+0
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner2007-03-061-6/+4
* [PATCH] paravirt: re-enable COMPAT_VDSOIngo Molnar2007-03-051-1/+0
* [PATCH] paravirt: let users decide whether they want VMIIngo Molnar2007-03-051-1/+0
* [PATCH] paravirt: clarify VMI descriptionIngo Molnar2007-03-051-2/+3
* [PATCH] paravirt: remove NO_IDLE_HZ on x86Ingo Molnar2007-03-051-9/+0
* [PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>Adrian Bunk2007-03-051-0/+1
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-055-91/+76
* [PATCH] fix "NMI appears to be stuck"Thomas Gleixner2007-03-051-2/+9
* [PATCH] vmi: smp fixesZachary Amsden2007-03-052-4/+5
OpenPOWER on IntegriCloud