android_kernel_xiaomi_sm8350/arch/x86/boot
H. Peter Anvin 7414aa41a6 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
We have had a number of cases where <asm/cpufeature.h> (and its
predecessors) have diverged substantially from the names list in
/proc/cpuinfo.  This patch generates the latter from the former.

It retains the option for explicitly overriding the strings, but by
making that require a separate action it should at least be less
likely to happen.

It would be good to do a future pass and rename strings that are
gratuituously different in the kernel (/proc/cpuinfo is a userspace
interface and must remain constant.)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-08-27 19:23:22 -07:00
..
compressed inflate: refactor inflate malloc code 2008-07-25 10:53:28 -07:00
tools
.gitignore
a20.c Merge branch 'x86/setup' into x86/devel 2008-07-08 09:43:01 +02:00
apm.c
bitops.h
boot.h x86: fix build warnings in real mode code 2008-08-18 09:20:14 +02:00
cmdline.c
code16gcc.h
copy.S
cpu.c x86: cleanup for setup code crashes during IST probe 2008-08-14 00:13:52 +02:00
cpucheck.c Merge branch 'x86/urgent' into x86/cpu 2008-08-27 19:17:07 -07:00
edd.c x86: check function status in EDD boot code 2008-07-18 14:33:17 -07:00
header.S
install.sh
main.c x86: cleanup for setup code crashes during IST probe 2008-08-14 00:13:52 +02:00
Makefile
mca.c
memory.c x86: fix build warnings in real mode code 2008-08-18 09:20:14 +02:00
mkcpustr.c x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> 2008-08-27 19:23:22 -07:00
mtools.conf.in
pm.c x86: unify and correct the GDT_ENTRY() macro 2008-07-17 11:29:24 -07:00
pmjump.S x86: fix regression: boot failure on AMD Elan TS-5500 2008-07-01 10:53:29 +02:00
printf.c x86: boot/printfc use NULL instead 0 2008-05-25 08:58:25 +02:00
setup.ld
string.c
tty.c
version.c
vesa.h
video-bios.c
video-mode.c
video-vesa.c
video-vga.c x86: janitor work in video-vga.c 2008-05-25 08:58:35 +02:00
video.c
video.h
voyager.c