summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-06-17x86, ioapic: Don't call disconnect_bsp_APIC if no APIC presentCyrill Gorcunov
2009-06-17perf_counter: x86: Set the period in the intel overflow handlerPeter Zijlstra
2009-06-17x86: Remove duplicated #include'sHuang Weiyi
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-06-17Merge branch 'x86/urgent' into x86/mce3Ingo Molnar
2009-06-17x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava
2009-06-17x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin
2009-06-17x86: apic/io_apic.c: dmar_msi_type should be staticJaswinder Singh Rajput
2009-06-17x86, io_apic.c: Work around compiler warningFigo.zhang
2009-06-17x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov
2009-06-17sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-17x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar
2009-06-17Merge branch 'akpm'Linus Torvalds
2009-06-17use printk_once() in several placesMinchan Kim
2009-06-17mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-17time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-17x86: correct the conversion of EFI memory typesCliff Wickman
2009-06-17x86: 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-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds
2009-06-16Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-06-16amd-iommu: resume cleanupChris Wright
2009-06-16Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers
2009-06-16Driver Core: misc: add nodename support for misc devices.Kay Sievers
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
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] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones