linux/arch/x86/kernel/cpu
Borislav Petkov 80a208bd39 x86/cpufeature: Add bug flags to /proc/cpuinfo
Dump the flags which denote we have detected and/or have applied bug
workarounds to the CPU we're executing on, in a similar manner to the
feature flags.

The advantage is that those are not accumulating over time like the CPU
features.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1403609105-8332-2-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2014-07-14 12:21:39 -07:00
..
mcheck hwpoison: remove unused global variable in do_machine_check() 2014-06-04 16:54:11 -07:00
microcode x86, microcode: Add a disable chicken bit 2014-05-20 20:21:27 -07:00
mtrr
.gitignore
amd.c x86, cpufeature: Convert more "features" to bugs 2014-06-18 15:27:04 -07:00
bugs_64.c
bugs.c
centaur.c
common.c Linux 3.16-rc1 2014-06-18 15:26:19 -07:00
cpu.h
cyrix.c
hypervisor.c
intel_cacheinfo.c x86, intel, cacheinfo: Fix CPU hotplug callback registration 2014-03-20 13:43:43 +01:00
intel.c x86, cpufeature: Convert more "features" to bugs 2014-06-18 15:27:04 -07:00
Makefile
match.c
mkcapflags.sh x86/cpufeature: Add bug flags to /proc/cpuinfo 2014-07-14 12:21:39 -07:00
mshyperv.c x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately 2014-04-14 11:49:55 -07:00
perf_event_amd_ibs.c kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 2014-04-24 10:26:38 +02:00
perf_event_amd_iommu.c
perf_event_amd_iommu.h
perf_event_amd_uncore.c x86, amd, uncore: Fix CPU hotplug callback registration 2014-03-20 13:43:43 +01:00
perf_event_amd.c
perf_event_intel_ds.c fix Haswell precise store data source encoding 2014-05-19 21:52:59 +09:00
perf_event_intel_lbr.c perf/x86: Add conditional branch filtering support 2014-06-05 12:30:23 +02:00
perf_event_intel_rapl.c perf/x86: Fix RAPL rdmsrl_safe() usage 2014-04-24 08:12:41 +02:00
perf_event_intel_uncore.c CPU hotplug notifiers registration fixes for 3.15-rc1 2014-04-07 14:55:46 -07:00
perf_event_intel_uncore.h
perf_event_intel.c perf/x86/intel: Fix Silvermont's event constraints 2014-05-07 11:33:16 +02:00
perf_event_knc.c
perf_event_p4.c
perf_event_p6.c
perf_event.c perf/x86: Use common PMU interrupt disabled code 2014-06-05 12:30:03 +02:00
perf_event.h
perfctr-watchdog.c
powerflags.c
proc.c x86/cpufeature: Add bug flags to /proc/cpuinfo 2014-07-14 12:21:39 -07:00
rdrand.c x86, rdrand: When nordrand is specified, disable RDSEED as well 2014-05-11 20:25:20 -07:00
scattered.c x86/xsaves: Detect xsaves/xrstors feature 2014-05-29 14:24:28 -07:00
topology.c
transmeta.c
umc.c
vmware.c