summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | perf/x86: Allow for architecture specific RDPMC indexesJacob Shin2013-02-063-1/+13
| * | | | | | perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2013-02-062-16/+47
| * | | | | | perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2013-02-061-4/+4
| * | | | | | perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter2013-02-061-18/+25
| * | | | | | perf/x86/amd: Rework northbridge event constraints handlerRobert Richter2013-02-061-42/+26Star
| * | | | | | perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-311-10/+3Star
| |/ / / / /
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-041-4/+3Star
|\ \ \ \ \ \
| * | | | | | x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov2013-02-041-4/+3Star
| |/ / / / /
* | | | | | x86/perf: Add IvyBridge EP supportYouquan Song2013-01-241-0/+1
* | | | | | perf/x86: Fix P6 driver section warningyangyongqiang2013-01-241-1/+1
* | | | | | perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu2013-01-241-1/+4
|/ / / / /
* / / / / perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-101-6/+0Star
|/ / / /
* / / / X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
|/ / /
* | | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-191-6/+1Star
|\ \ \
| * | | x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin2012-12-171-6/+1Star
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-144-110/+113
|\ \ \ \