summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+22
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-6/+5
2013-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+11
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+4
2013-02-21Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-22/+30
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-29/+0
2013-02-20perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian1-1/+22
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+3
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+53
2013-02-19Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+20
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-102/+260
2013-02-19x86, cpu, amd: Fix WC+ workaround for older virtual hostsBorislav Petkov1-5/+7
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2-29/+0
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin1-20/+151
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan1-0/+44
2013-02-12X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan1-0/+7
2013-02-12x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2-29/+0
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin3-1/+13
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2-16/+47
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin1-4/+4
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter1-18/+25
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter1-42/+26
2013-02-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+3
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov1-4/+3
2013-02-01Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin1-1/+1
2013-01-31x86, AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky1-5/+16
2013-01-31x86, AMD: Clean up init_amd()Boris Ostrovsky1-17/+12
2013-01-31x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on APFenghua Yu1-0/+8
2013-01-31x86/common.c: Make have_cpuid_p() a global functionFenghua Yu1-6/+3
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu1-10/+3
2013-01-29Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin18-227/+365
2013-01-29Merge branch 'master' into for-nextJiri Kosina18-226/+364
2013-01-25Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin18-227/+365
2013-01-24x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich1-1/+1
2013-01-24x86/perf: Add IvyBridge EP supportYouquan Song1-0/+1
2013-01-24perf/x86: Fix P6 driver section warningyangyongqiang1-1/+1
2013-01-24perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu1-1/+4
2013-01-24x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria2-0/+20
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell5-6/+5
2013-01-10x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman1-2/+2
2013-01-10perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern1-6/+0
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers1-1/+1
2012-12-28x86/mce: don't use [delayed_]work_pending()Tejun Heo1-11/+3
2012-12-19Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+1
2012-12-17x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin1-6/+1