Ashish Kalra
|
d594aa0277
x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
|
8 years ago |
Dave Jiang
|
f28442497b
x86/boot: Fix KASLR and memmap= collision
|
8 years ago |
Ingo Molnar
|
38452af242
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
|
9 years ago |
Dave Hansen
|
e4a84be6f0
x86/mm: Disallow running with 32-bit PTEs to work around erratum
|
9 years ago |
H. Peter Anvin
|
66928b4eb9
x86, asm, boot: Use CC_SET()/CC_OUT() in arch/x86/boot/boot.h
|
9 years ago |
H. Peter Anvin
|
117780eef7
x86, asm: use bool for bitops and other assembly outputs
|
9 years ago |
Kirill A. Shutemov
|
70f1528747
x86/mm: Fix regression with huge pages on PAE
|
9 years ago |
Paolo Pisati
|
949163015c
x86/boot: Obsolete the MCA sys_desc_table
|
10 years ago |
Vivek Goyal
|
fb4cac573e
x86, boot: Move memcmp() into string.h and string.c
|
11 years ago |
Vivek Goyal
|
c041b5ad86
x86, boot: Create a separate string.h file to provide standard string functions
|
11 years ago |
Kees Cook
|
dd78b97367
x86, boot: Move CPU flags out of cpucheck
|
11 years ago |
Fred Chen
|
062fe8fe51
x86, boot: Fix warning due to undeclared strlen()
|
12 years ago |
Yinghai Lu
|
3db07e70f0
x86, boot: Pass cmd_line_ptr with unsigned long instead
|
12 years ago |
Yinghai Lu
|
16a4baa642
x86, boot: Move checking of cmd_line_ptr out of common path
|
12 years ago |
He Chunhui
|
35f1790e6c
x86, boot: Fix port argument to inl() function
|
13 years ago |
H. Peter Anvin
|
6238b47b58
x86, setup: move isdigit.h to ctype.h, header files on top.
|
15 years ago |
Yinghai Lu
|
f4ed2877b1
x86, setup: reorganize the early console setup
|
15 years ago |
Pekka Enberg
|
fa97bdf927
x86, setup: Early-boot serial I/O support
|
15 years ago |
H. Peter Anvin
|
7a734e7dd9
x86, setup: "glove box" BIOS calls -- infrastructure
|
16 years ago |
Ingo Molnar
|
965c7ecaf2
x86: remove the Voyager 32-bit subarch
|
16 years ago |
Andi Kleen
|
1b72691ce3
x86: fix build warnings in real mode code
|
17 years ago |
H. Peter Anvin
|
c2dcfde827
x86: cleanup for setup code crashes during IST probe
|
17 years ago |
Joerg Roedel
|
7b27718bdb
x86: fix setup code crashes on my old 486 box
|
17 years ago |
WANG Cong
|
cf9b111c17
x86: remove pointless comments
|
17 years ago |
Pavel Machek
|
e44b7b7525
x86: move suspend wakeup code to C
|
17 years ago |
H. Peter Anvin
|
70d8abf5df
x86 setup: add missing prototype; formatting fix
|
17 years ago |
H. Peter Anvin
|
811a0fff5d
x86 setup: fix constraints in segment accessor functions
|
17 years ago |
H. Peter Anvin
|
e6e1ace990
x86 setup: sizeof() is unsigned, unbreak comparisons
|
18 years ago |
H. Peter Anvin
|
6b6815c6d5
x86 setup: handle boot loaders which set up the stack incorrectly
|
18 years ago |
H. Peter Anvin
|
fa76dab935
x86: clean up setup.h and the boot code
|
18 years ago |