.. |
mcheck
|
5778077d03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
microcode
|
0c0fee018d
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 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
|
b7b7c7821d
perf/x86: Add an MSR PMU driver
|
10 years ago |
amd.c
|
b466bdb614
x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer
|
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
|
7c5b190e11
x86/cpu: Print family/model/stepping in hex
|
10 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
|
b51ef52df7
x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
|
10 years ago |
intel_cacheinfo.c
|
c8e56d20f2
x86: Kill CONFIG_X86_HT
|
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
|
5778077d03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
perf_event.h
|
d0dc8494cd
perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake
|
10 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
|
10 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
|
10 years ago |
perf_event_intel.c
|
dfe1f3cb31
perf/x86/intel: Fix Skylake FRONTEND MSR extrareg mask
|
10 years ago |
perf_event_intel_bts.c
|
d249872939
perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the new logic
|
10 years ago |
perf_event_intel_cqm.c
|
d7a702f0b1
perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler
|
10 years ago |
perf_event_intel_ds.c
|
75f80859b1
perf/x86/intel/pebs: Robustify PEBS buffer drain
|
10 years ago |
perf_event_intel_lbr.c
|
90405aa022
perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
|
10 years ago |
perf_event_intel_pt.c
|
709bc87192
perf/x86/intel/pt: Clean up files of Intel Processor Trace
|
10 years ago |
perf_event_intel_rapl.c
|
3a2a779732
perf/x86/intel/rapl: Add support for Knights Landing (KNL)
|
10 years ago |
perf_event_intel_uncore.c
|
070e98873c
perf/x86/intel/uncore: Add Broadwell-DE uncore support
|
10 years ago |
perf_event_intel_uncore.h
|
070e98873c
perf/x86/intel/uncore: Add Broadwell-DE uncore support
|
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
|
e3a13192d8
perf/x86/intel/uncore: Add support for ARB uncore PMU on Sandy/IvyBridge
|
10 years ago |
perf_event_intel_uncore_snbep.c
|
070e98873c
perf/x86/intel/uncore: Add Broadwell-DE uncore support
|
10 years ago |
perf_event_knc.c
|
89cbc76768
x86: Replace __get_cpu_var uses
|
11 years ago |
perf_event_msr.c
|
7e5560a564
perf/x86: Change test_aperfmperf() and test_intel() to static
|
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 |