| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-08 | x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__ | Uros Bizjak | 1 | -2/+2 |
| 2025-04-18 | x86/boot: Remove semicolon from "rep" prefixes | Uros Bizjak | 1 | -1/+1 |
| 2024-11-07 | x86/boot: Remove unused function atou() | Dr. David Alan Gilbert | 1 | -8/+0 |
| 2023-12-20 | x86/boot: Remove redundant initialization of the 'delta' variable in strcmp() | Colin Ian King | 1 | -1/+1 |
| 2022-11-02 | x86/boot: Repair kernel-doc for boot_kstrtoul() | Lukas Bulwahn | 1 | -1/+1 |
| 2020-05-04 | x86/boot: Add kstrtoul() from lib/ | Vamshi K Sthambamkadi | 1 | -1/+42 |
| 2019-08-08 | x86/purgatory: Do not use __builtin_memcpy and __builtin_memset | Nick Desaulniers | 1 | -0/+8 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 | Thomas Gleixner | 1 | -3/+1 |
| 2019-03-21 | x86/boot: Restrict header scope to make Clang happy | Nick Desaulniers | 1 | -1/+2 |
| 2019-02-01 | x86/boot: Copy kstrtoull() to boot/string.c | Chao Fan | 1 | -0/+141 |
| 2018-08-02 | x86/boot: Use CC_SET()/CC_OUT() instead of open coding it | Uros Bizjak | 1 | -2/+3 |
| 2017-07-25 | x86/boot: #undef memcpy() et al in string.c | Michael Davidson | 1 | -0/+9 |
| 2017-05-24 | x86/KASLR: Parse all 'memmap=' boot option entries | Baoquan He | 1 | -0/+8 |
| 2017-01-28 | Merge branch 'linus' into x86/boot, to pick up fixes | Ingo Molnar | 1 | -0/+1 |
| 2017-01-25 | x86/boot: Fix KASLR and memmap= collision | Dave Jiang | 1 | -0/+13 |
| 2017-01-09 | x86/boot: Add missing declaration of string functions | Nicholas Mc Guire | 1 | -0/+1 |
| 2016-06-08 | x86, asm: use bool for bitops and other assembly outputs | H. Peter Anvin | 1 | -1/+1 |
| 2015-03-23 | x86/boot: Standardize strcmp() | Arjun Sreedharan | 1 | -1/+1 |
| 2014-05-08 | x86, boot: Remove misc.h inclusion from compressed/string.c | Vivek Goyal | 1 | -6/+0 |
| 2014-05-08 | x86, boot: Do not include boot.h in string.c | Vivek Goyal | 1 | -1/+2 |
| 2014-03-19 | x86, boot: Move memcmp() into string.h and string.c | Vivek Goyal | 1 | -0/+14 |
| 2011-12-12 | x86, efi: EFI boot stub support | Matt Fleming | 1 | -0/+35 |
| 2010-07-13 | x86, setup: Make the setup code also accept console=uart8250 | Yinghai Lu | 1 | -0/+22 |
| 2010-07-12 | x86, setup: Early-boot serial I/O support | Pekka Enberg | 1 | -0/+41 |
| 2008-04-19 | x86: remove pointless comments | WANG Cong | 1 | -2/+0 |
| 2007-10-11 | i386: move boot | Thomas Gleixner | 1 | -0/+52 |