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