summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-486/+490
2009-06-20Merge branch 'x86/mce3' into x86/urgentIngo Molnar13-485/+476
2009-06-18x86, mce: fix error path in mce_create_device()Hidetoshi Seto1-5/+5
2009-06-18x86: use zalloc_cpumask_var for mce_dev_initializedYinghai Lu1-1/+1
2009-06-18x86: fix duplicated sysfs attributeYinghai Lu1-1/+1
2009-06-18i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum1-1/+1
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds5-184/+172
2009-06-17Merge branch 'x86/urgent' into x86/mce3Ingo Molnar3-5/+12
2009-06-17x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava1-4/+8
2009-06-17x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin1-0/+1
2009-06-17x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov1-2/+8
2009-06-17x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen1-1/+1
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar20-1600/+2724
2009-06-17Merge branch 'akpm'Linus Torvalds1-8/+3
2009-06-17use printk_once() in several placesMinchan Kim1-8/+3
2009-06-17x86: cap iomem_resource to addressable physical memoryH. Peter Anvin1-0/+3
2009-06-17x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto3-2/+2
2009-06-17x86, mce: remove therm_throt.hHidetoshi Seto3-5/+2
2009-06-17x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto1-7/+2
2009-06-17x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto3-74/+67
2009-06-17x86, mce: unify smp_thermal_interruptHidetoshi Seto4-87/+43
2009-06-17x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2-6/+24
2009-06-17x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto1-6/+8
2009-06-17x86, mce: unify smp_thermal_interrupt, prepare p4Hidetoshi Seto1-6/+5
2009-06-17x86, mce: make mce_disabled booleanHidetoshi Seto2-12/+8
2009-06-17x86, mce: unify mce.hHidetoshi Seto10-55/+7
2009-06-17x86, mce: sysfs entries for new mce optionsHidetoshi Seto1-1/+83
2009-06-17x86, mce: rename static variables around triggerHidetoshi Seto1-13/+14
2009-06-17x86, mce: add __read_mostlyHidetoshi Seto1-13/+13
2009-06-17x86, mce: cleanup mce_start()Hidetoshi Seto1-35/+31
2009-06-17x86, mce: don't init timer if !mce_availableHidetoshi Seto1-2/+3
2009-06-17x86, mce: fix a race condition about mce_callin and no_way_outHuang Ying1-2/+10
2009-06-15[CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell2-15/+4
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell1-58/+60
2009-06-15[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell1-43/+17
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2-39/+55
2009-06-15[CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar1-5/+1
2009-06-15[CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar1-14/+11
2009-06-15[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton1-4/+3
2009-06-15[CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques1-7/+9
2009-06-15[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger1-0/+13
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum20-1600/+2724
2009-06-15x86: add hooks for kmemcheckVegard Nossum1-0/+23
2009-06-14Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-1600/+2717
2009-06-12perf_counter/x86: Add a quirk for Atom processorsYong Wang1-0/+7
2009-06-12Merge branch 'linus' into x86/mce3Ingo Molnar18-461/+1929
2009-06-12Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-7/+1715
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar17-465/+250
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra1-6/+6