aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
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-226/+364
2013-01-29Merge branch 'master' into for-nextJiri Kosina18-225/+363
2013-01-25Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin18-226/+364
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/tip/tipLinus Torvalds1-6/+1
2012-12-17x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin1-6/+1
2012-12-14Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-109/+112
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-9/+0
2012-12-11Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-46/+2
2012-12-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-27/+57
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+9
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar6-57/+255
2012-12-07x86 mtrr: fix comment typo in mtrr_bp_initOlaf Hering1-1/+1
2012-11-29x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin1-28/+0
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2-7/+0
2012-11-29x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin1-11/+2
2012-11-28death to idle_regs()Al Viro1-9/+0
2012-11-17x86, mm: kill numa_64.hYinghai Lu2-2/+0
2012-11-17x86, mm: Fixup code testing if a pfn is direct mappedJacob Shin1-5/+3
2012-11-16x86: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck1-1/+1
2012-11-14x86, hotplug: The first online processor saves the MTRR stateFenghua Yu1-2/+7
2012-11-14x86, hotplug: During CPU0 online, enable x2apic, set_numa_node.Fenghua Yu1-3/+2
2012-11-13x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMDAndreas Herrmann1-14/+27
2012-11-13x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMDAndreas Herrmann1-1/+5
2012-11-13x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann2-11/+24
2012-11-13x86: Add cpu_has_topoextAndreas Herrmann1-1/+1
2012-11-13Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/urgentIngo Molnar1-13/+18
2012-10-31x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
2012-10-30x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen1-13/+18
2012-10-30perf/x86: Fix sparse warningsPeter Huewe1-2/+2
2012-10-30x86, AMD: Change Boris' email addressBorislav Petkov1-1/+1
2012-10-26Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/rasIngo Molnar4-109/+112
2012-10-26x86, MCA: Finish mca_config conversionBorislav Petkov4-27/+21
2012-10-26x86, MCA: Convert the next three variables batchBorislav Petkov2-20/+17