summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86, AMD: Correct {rd,wr}msr_amd_safe warningsBorislav Petkov2013-04-161-4/+4
* x86: Fold-in trivial check_config functionBorislav Petkov2013-04-161-16/+11Star
* x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-021-7/+16
* x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-021-2/+6
* x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-022-3/+4
* x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-022-4/+5
* x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-022-3/+3
* x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-021-0/+4
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-211-0/+4
|\
| * perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-181-0/+4
* | perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-171-1/+3
* | perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-151-0/+8
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-271-1/+22
|\
| * perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian2013-02-201-1/+22
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-265-6/+5Star
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-215-6/+5Star
* | | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-231-6/+11
|\ \ \
| * | | x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on APFenghua Yu2013-01-311-0/+8
| * | | x86/common.c: Make have_cpuid_p() a global functionFenghua Yu2013-01-311-6/+3Star
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-222-8/+4Star
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin2013-02-011-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-2618-227/+365
| | |\ \ \
| | * | | | x86: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-171-1/+1
| * | | | | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-3018-227/+365
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | x86, mm: kill numa_64.hYinghai Lu2012-11-172-2/+0Star
| * | | | | x86, mm: Fixup code testing if a pfn is direct mappedJacob Shin2012-11-171-5/+3Star
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-221-22/+30
|\ \ \ \ \
| * | | | | x86, cpu, amd: Fix WC+ workaround for older virtual hostsBorislav Petkov2013-02-191-5/+7
| * | | | | x86, AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky2013-01-311-5/+16
| * | | | | x86, AMD: Clean up init_amd()Boris Ostrovsky2013-01-311-17/+12Star
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\ \ \ \ \
| * | | | | Merge branch 'master' into for-nextJiri Kosina2013-01-2918-226/+364
| |\| | | |
| * | | | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-202-29/+0Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-182-29/+0Star
| |\ \ \ \ \
| | * | | | | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2013-02-102-29/+0Star
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-201-11/+3Star
|\ \ \ \ \ \
| * | | | | | x86/mce: don't use [delayed_]work_pending()Tejun Heo2012-12-281-11/+3Star
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-201-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-101-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-201-1/+53
|\ \ \ \ \ \ \
| * | | | | | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-131-0/+44
| * | | | | | | X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan2013-02-131-0/+7
| * | | | | | | x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-02-131-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich2013-01-241-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-202-0/+20
|\ \ \ \ \ \ \
| * | | | | | | x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria2013-01-242-0/+20
| |/ / / / / /
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-203-102/+260
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin2013-02-161-20/+151