index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
string.c
Age
Commit message (
Expand
)
Author
2020-05-04
x86/boot: Add kstrtoul() from lib/
Vamshi K Sthambamkadi
2019-08-08
x86/purgatory: Do not use __builtin_memcpy and __builtin_memset
Nick Desaulniers
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2019-03-21
x86/boot: Restrict header scope to make Clang happy
Nick Desaulniers
2019-02-01
x86/boot: Copy kstrtoull() to boot/string.c
Chao Fan
2018-08-02
x86/boot: Use CC_SET()/CC_OUT() instead of open coding it
Uros Bizjak
2017-07-25
x86/boot: #undef memcpy() et al in string.c
Michael Davidson
2017-05-24
x86/KASLR: Parse all 'memmap=' boot option entries
Baoquan He
2017-01-28
Merge branch 'linus' into x86/boot, to pick up fixes
Ingo Molnar
2017-01-25
x86/boot: Fix KASLR and memmap= collision
Dave Jiang
2017-01-09
x86/boot: Add missing declaration of string functions
Nicholas Mc Guire
2016-06-08
x86, asm: use bool for bitops and other assembly outputs
H. Peter Anvin
2015-03-23
x86/boot: Standardize strcmp()
Arjun Sreedharan
2014-05-08
x86, boot: Remove misc.h inclusion from compressed/string.c
Vivek Goyal
2014-05-08
x86, boot: Do not include boot.h in string.c
Vivek Goyal
2014-03-19
x86, boot: Move memcmp() into string.h and string.c
Vivek Goyal
2011-12-12
x86, efi: EFI boot stub support
Matt Fleming
2010-07-13
x86, setup: Make the setup code also accept console=uart8250
Yinghai Lu
2010-07-12
x86, setup: Early-boot serial I/O support
Pekka Enberg
2008-04-19
x86: remove pointless comments
WANG Cong
2007-10-11
i386: move boot
Thomas Gleixner