Linus Torvalds 51825c8a86 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
..
mcheck dc34bdd236 x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init() 10 years ago
microcode 2d5be37d68 x86/microcode: Initialize the driver late when facilities are up 9 years ago
mtrr 2baa891e42 x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and mtrr_del() 10 years ago
.gitignore db7a6d8d01 Update .gitignore files for generated targets 17 years ago
Makefile 7ce1346a68 perf/x86: Add Intel cstate PMUs support 10 years ago
amd.c 3849e91f57 x86/AMD: Fix last level cache topology for AMD Fam17h systems 10 years ago
bugs.c 952f07ecbd x86/fpu: Move various internal function prototypes to fpu/internal.h 10 years ago
bugs_64.c 8bdbd962ec x86/cpu: Clean up various files a bit 16 years ago
centaur.c 09df7c4c80 x86: Remove CONFIG_X86_OOSTORE 11 years ago
common.c 581b7f158f x86/cpu: Fix SMAP check in PVOPS environments 9 years ago
cpu.h b51ef52df7 x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume 10 years ago
cyrix.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
hypervisor.c a71dbdaa8c hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests 10 years ago
intel.c 354dbaa7ff x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield 10 years ago
intel_cacheinfo.c 18ab2cd3ee perf/core, perf/x86: Change needlessly global functions and a variable to static 10 years ago
intel_pt.h 709bc87192 perf/x86/intel/pt: Clean up files of Intel Processor Trace 10 years ago
match.c 2b9c1f0327 x86: align x86 arch with generic CPU modalias handling 11 years ago
mkcapflags.sh e85bd9892c x86/build: Fix mkcapflags.sh bash-ism 10 years ago
mshyperv.c 1e034743e9 x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case 10 years ago
perf_event.c 90eec103b9 treewide: Remove old email address 9 years ago
perf_event.h 169b932a15 perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro 9 years ago
perf_event_amd.c 79cba82244 perf/x86: Add 'index' param to get_event_constraint() callback 10 years ago
perf_event_amd_ibs.c c796b205b8 perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void 10 years ago
perf_event_amd_iommu.c 5aaba36318 cpumask: factor out show_cpumap into separate helper function 11 years ago
perf_event_amd_iommu.h 7be6296fdd perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation 12 years ago
perf_event_amd_uncore.c 5aaba36318 cpumask: factor out show_cpumap into separate helper function 11 years ago
perf_event_intel.c e0fbac1cd4 perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell 9 years ago
perf_event_intel_bts.c d2878d642a perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systems 10 years ago
perf_event_intel_cqm.c 614e4c4ebc perf/core: Robustify the perf_cgroup_from_task() RCU checks 9 years ago
perf_event_intel_cstate.c 7ce1346a68 perf/x86: Add Intel cstate PMUs support 10 years ago
perf_event_intel_ds.c a09d31f452 perf/x86/intel/ds: Work around BTS leaking kernel addresses 10 years ago
perf_event_intel_lbr.c b28ae9560b perf/x86: Fix LBR call stack save/restore 9 years ago
perf_event_intel_pt.c 73fdeb6659 perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID test 10 years ago
perf_event_intel_rapl.c 41ac18ebfc perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro 10 years ago
perf_event_intel_uncore.c 712df65ccb perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore 10 years ago
perf_event_intel_uncore.h 712df65ccb perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore 10 years ago
perf_event_intel_uncore_nhmex.c 17a6034555 perf/x86/uncore: Fix coccinelle warnings 11 years ago
perf_event_intel_uncore_snb.c 712df65ccb perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore 10 years ago
perf_event_intel_uncore_snbep.c 712df65ccb perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore 10 years ago
perf_event_knc.c 89cbc76768 x86: Replace __get_cpu_var uses 11 years ago
perf_event_msr.c 78e3c79510 arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension 10 years ago
perf_event_p4.c 89cbc76768 x86: Replace __get_cpu_var uses 11 years ago
perf_event_p6.c e97df76377 perf/x86/intel/p6: Add userspace RDPMC quirk for PPro 11 years ago
perfctr-watchdog.c e717bf4e4f perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU 13 years ago
powerflags.c 8ef726cb23 update AMD powerflags comments 12 years ago
proc.c 7d79a7bd75 x86: Replace cpu_**_mask() with topology_**_cpumask() 10 years ago
rdrand.c 7a5091d584 x86, rdrand: When nordrand is specified, disable RDSEED as well 11 years ago
scattered.c a7adb91b13 x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag 10 years ago
topology.c 148f9bb877 x86: delete __cpuinit usage from all x86 files 12 years ago
transmeta.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
umc.c 663b55b9b3 x86: Delete non-required instances of include <linux/init.h> 11 years ago
vmware.c 9df56f19a5 x86: Correctly detect hypervisor 12 years ago