aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-7/+7
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-36/+34
2007-05-02PCI: add debug information to resource collision messageChuck Ebbert1-2/+2
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams1-0/+1
2007-05-02PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+1
2007-04-30[CPUFREQ] Report the number of processors in PowerNow-k8 correctlyMark Langsdorf1-2/+4
2007-04-30[CPUFREQ] do not declare undefined functionsDavid Rientjes1-0/+2
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+0
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik1-1/+0
2007-04-26[CPUFREQ] Longhaul - Revert Longhaul ver. 2Rafal Bilski1-1/+1
2007-04-26Fix preemption warnings in speedstep-centrino.cDave Jones1-1/+9
2007-04-26[CPUFREQ] Longhaul - Correct PCI codeRafaƂ Bilski1-7/+12
2007-04-26[CPUFREQ] p4-clockmod: switch to rdmsr_on_cpu/wrmsr_on_cpuAlexey Dobriyan1-25/+6
2007-04-25ACPI: Remove a warning about unused variable in !CONFIG_ACPI compilation.Zachary Amsden1-1/+1
2007-04-25ACPI: prevent ACPI quirk warning mass spamming in logsThierry Vignaud1-1/+4
2007-04-24[PATCH] i386: Fix some warnings added by earlier patchAndi Kleen1-4/+4
2007-04-24[PATCH] x86: Remove noreplacement optionAndi Kleen1-19/+2
2007-04-20Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones1-1/+1
2007-04-16[PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen1-4/+5
2007-04-16[PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen1-1/+1
2007-04-14Fix VMI relocation processing logic errorZachary Amsden1-3/+6
2007-04-08[PATCH] i386: irqbalance_disable() section fixAndrew Morton1-1/+1
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