summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi
2016-01-06perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui
2016-01-06perf/x86: Enable cycles:pp for Intel AtomStephane Eranian
2016-01-06perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian
2016-01-06perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian
2016-01-06perf/x86: Fix filter_events() bug with event mappingsStephane Eranian
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen
2016-01-06perf/x86: Allow zero PEBS status with only single active eventAndi Kleen
2016-01-06perf/x86: Remove warning for zero PEBS statusAndi Kleen
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-06perf/x86: Remove old MSR perf tracing codeAndi Kleen
2015-12-06perf/x86/intel: Fix __initconst declaration in the RAPL perf driverAndi Kleen
2015-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2015-11-30libnvdimm, e820: skip module loading when no type-12Dan Williams
2015-11-25x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown
2015-11-23x86/microcode: Initialize the driver late when facilities are upBorislav Petkov
2015-11-23perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*Andi Kleen
2015-11-23perf, x86: Stop Intel PT before kdump startsTakao Indoh
2015-11-23perf/x86/intel/pt: Add interface to stop Intel PT loggingTakao Indoh
2015-11-23perf/x86: Add option to disable reading branch flags/cyclesAndi Kleen
2015-11-23perf/x86: Optimize stack walk user accessesAndi Kleen
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-23perf/x86: Fix LBR call stack save/restoreAndi Kleen
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-19x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-11-19x86/ftrace: Add comment on static function tracingNamhyung Kim
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-12perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui
2015-11-12x86/fpu: Fix get_xsave_addr() behavior under virtualizationHuaitong Han
2015-11-12x86/fpu: Fix 32-bit signal frame handlingDave Hansen
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-11-07x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2015-11-07x86/AMD: Fix last level cache topology for AMD Fam17h systemsAravind Gopalakrishnan
2015-11-07x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov
2015-11-07x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for MerrifieldAndy Shevchenko
2015-11-06arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extensionMartin Kepplinger