summaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-05-06Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6Linus Torvalds1-1/+1
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-4/+3
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-36/+34
2007-05-03MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
2007-05-03PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+1
2007-05-01[VOYAGER] clockevents: correct boot cpu is zero assumptionJames Bottomley1-1/+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-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-21Longhaul - 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-15Fix VMI relocation processing logic errorZachary Amsden1-3/+6
2007-04-09[PATCH] i386: irqbalance_disable() section fixAndrew Morton1-1/+1
2007-04-09[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden1-1/+22
2007-04-02Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-61/+134
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki1-4/+67
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-27[PATCH] i386: Fix bogus return value in hpet_next_event()Thomas Gleixner1-1/+1
2007-03-25[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-23[PATCH] setup_boot_APIC_clock() irq-enable fixIngo Molnar1-1/+2
2007-03-23[PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner1-0/+52
2007-03-23[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-15Disable NMI watchdog by default properlyLinus Torvalds1-8/+0
2007-03-10Pull bugzilla-5966 into release branchLen Brown1-1/+22
2007-03-09[PATCH] build fix for i386 earlyquirk.cDave Jones1-1/+1
2007-03-09[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] 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