aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-09-05Merge branch 'x86/alternatives' into x86/coreIngo Molnar
2008-09-05Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar
2008-09-05Merge branch 'x86/x2apic' into x86/coreIngo Molnar
2008-09-05Merge branch 'x86/cpu' into x86/coreIngo Molnar
2008-09-05Merge branch 'x86/xsave' into x86/coreIngo Molnar
2008-09-04x86: move 32bit related functions togetherYinghai Lu
2008-09-04x86: make get_mode_name of 64bit the same as 32bitYinghai Lu
2008-09-04x86: make 32bit support show_msr like 64 bitYinghai Lu
2008-09-04x86: remove cpu_vendor_devYinghai Lu
2008-09-04x86: order functions in cpu/common.c and cpu/common_64.c v2Yinghai Lu
2008-09-04x86: make (early)_identify_cpu more the same between 32bit and 64 bitYinghai Lu
2008-09-04x86: delay early cpu initialization until cpuid is doneKrzysztof Helt
2008-09-04x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu
2008-09-04Merge branch 'x86/debug' into x86/cpuIngo Molnar
2008-09-04x86: unify using pci_mmcfg_insert_resourceYinghai Lu
2008-09-04x86: split e820 reserved entries record to late, v7Yinghai Lu
2008-09-04Merge branch 'x86/cpu' into x86/x2apicH. Peter Anvin
2008-09-04Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin
2008-09-04x86: drop -funroll-loops for csum_partial_64.cAndi Kleen
2008-09-04x86: split e820 reserved entries record to late v4Ingo Molnar
2008-09-04x86: split e820 reserved entries record to late v2Yinghai Lu
2008-09-04Merge branch 'linus' into x86/coreH. Peter Anvin
2008-09-04x86: move dir es7000 to es7000_32.cYinghai Lu
2008-09-04Merge branch 'x86/cpu' into x86/coreH. Peter Anvin
2008-09-04Merge branch 'linus' into x86/x2apicIngo Molnar
2008-09-03Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds
2008-09-02[x86] Fix TSC calibration issuesThomas Gleixner
2008-09-02Un-break printk strings in x86 PCI probing codeLinus Torvalds
2008-08-29Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-27x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin
2008-08-27Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin
2008-08-27x86: xsave: restore xcr0 during resumeSuresh Siddha
2008-08-27x86: use x2apic id reported by cpuid during topology discovery, fixSuresh Siddha
2008-08-27x86: update defconfigsH. Peter Anvin
2008-08-25x86: cpuid: correct return value on partial operationsH. Peter Anvin
2008-08-25x86: msr: correct return value on partial operationsH. Peter Anvin
2008-08-25x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin
2008-08-25x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin
2008-08-25[x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512Linus Torvalds
2008-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-25KVM: MMU: Fix torn shadow pteAvi Kivity
2008-08-25x86: fix cpufreq + sched_clock() regressionPeter Zijlstra
2008-08-25Merge branch 'linus' into x86/urgentIngo Molnar
2008-08-25x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu
2008-08-24x86: do not enable TSC notifier if we don't need itLinus Torvalds
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki
2008-08-23x86: use x2apic id reported by cpuid during topology discoverySuresh Siddha
2008-08-23x86: use cpuid vector 0xb when available for detecting cpu topologySuresh Siddha