summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2015-01-29x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-11-14x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-06-11perf: Drop sample rate when sampling is too slowDave Hansen
2014-03-06perf/x86: Fix event schedulingPeter Zijlstra
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-01-25perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-09x86 idle: Repair large-server 50-watt idle-power regressionLen Brown
2013-08-20perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-04x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu
2013-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-04perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-04perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-04-30perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-04-30perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner
2013-04-22perf/x86/amd: Fix AMD NB and L2I "uncore" supportJacob Shin
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-21perf/x86/amd: Remove old-style NB counter support from perf_event_amd.cJacob Shin
2013-04-21perf/x86: Check all MSRs before passing hw checkGeorge Dunlap
2013-04-21perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin
2013-04-21perf/x86/intel: Add Ivy Bridge-EP uncore supportYan, Zheng
2013-04-21perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter managementYan, Zheng
2013-04-21perf/x86: Avoid kfree() in CPU_{STARTING,DYING}Yan, Zheng
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-19Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan