summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2015-01-29x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan1-0/+1
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa1-3/+19
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen1-0/+2
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver1-0/+3
2014-11-14x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski1-1/+1
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue1-0/+15
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke1-0/+9
2014-06-11perf: Drop sample rate when sampling is too slowDave Hansen1-1/+11
2014-03-06perf/x86: Fix event schedulingPeter Zijlstra1-0/+3
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin1-1/+6
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman1-1/+1
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov1-0/+10
2014-01-25perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-09x86 idle: Repair large-server 50-watt idle-power regressionLen Brown1-1/+2
2013-08-20perf/x86: Fix intel QPI uncore event definitionsVince Weaver1-2/+2
2013-08-04x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2-17/+20
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-4/+4
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian1-1/+1
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu1-4/+4
2013-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-18/+41
2013-05-05perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra1-3/+10
2013-05-04perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra1-2/+12
2013-05-04perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra1-4/+9
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-36/+30
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-17/+1
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+3
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-45/+56
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+12
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-265/+1736
2013-04-30perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller1-8/+8
2013-04-30perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver1-0/+1
2013-04-30perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver1-1/+1
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley3-50/+43
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+2
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar1-5/+4
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner3-18/+37
2013-04-22perf/x86/amd: Fix AMD NB and L2I "uncore" supportJacob Shin1-2/+3
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+16
2013-04-21perf/x86/amd: Remove old-style NB counter support from perf_event_amd.cJacob Shin1-133/+5
2013-04-21perf/x86: Check all MSRs before passing hw checkGeorge Dunlap1-11/+17
2013-04-21perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin2-1/+547
2013-04-21perf/x86/intel: Add Ivy Bridge-EP uncore supportYan, Zheng2-28/+543
2013-04-21perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter managementYan, Zheng2-59/+280
2013-04-21perf/x86: Avoid kfree() in CPU_{STARTING,DYING}Yan, Zheng1-3/+25
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar2-5/+19
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-13/+5
2013-04-19Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar1-1/+2
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan1-13/+5