aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2009-06-17x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16use printk_once() in several placesMinchan Kim
2009-06-16x86: cap iomem_resource to addressable physical memoryH. Peter Anvin
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto
2009-06-16x86, mce: remove therm_throt.hHidetoshi Seto
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto
2009-06-16x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interruptHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare p4Hidetoshi Seto
2009-06-16x86, mce: make mce_disabled booleanHidetoshi Seto
2009-06-16x86, mce: unify mce.hHidetoshi Seto
2009-06-16x86, mce: sysfs entries for new mce optionsHidetoshi Seto
2009-06-16x86, mce: rename static variables around triggerHidetoshi Seto
2009-06-16x86, mce: add __read_mostlyHidetoshi Seto
2009-06-16x86, mce: cleanup mce_start()Hidetoshi Seto
2009-06-16x86, mce: don't init timer if !mce_availableHidetoshi Seto
2009-06-16x86, mce: fix a race condition about mce_callin and no_way_outHuang Ying
2009-06-15[CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell
2009-06-15[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell
2009-06-15[CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar
2009-06-15[CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar
2009-06-15[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton
2009-06-15[CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques
2009-06-15[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger
2009-06-15perf_counter: x86: Fix call-chain support to use NMI-safe methodsPeter Zijlstra
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum
2009-06-15x86: add hooks for kmemcheckVegard Nossum
2009-06-15perf_counter, x86: Fix kernel-space call-chainsIngo Molnar
2009-06-14perf_counter, x86: Fix call-chain walkingIngo Molnar
2009-06-13Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-13perf_counter, x86: Update AMD hw caching related event tableJaswinder Singh Rajput
2009-06-13perf_counter, x86: Check old-AMD performance monitoring supportJaswinder Singh Rajput
2009-06-12perf_counter/x86: Add a quirk for Atom processorsYong Wang
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-11x86, mce: Add boot options for corrected errorsHidetoshi Seto
2009-06-11x86, mce: Fix mce printingHidetoshi Seto
2009-06-11perf_counter: Accurate period dataPeter Zijlstra
2009-06-11perf_counter: Introduce struct for sample dataPeter Zijlstra
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds