summaryrefslogtreecommitdiff
path: root/arch/x86/boot/printf.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-17x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()Nathan Chancellor1-0/+2
2024-05-16x86/boot: Add a fallthrough annotationBorislav Petkov1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner1-3/+1
2013-08-14x86/boot: Fix a sanity check in printf.cDan Carpenter1-1/+1
2010-08-03x86, setup: reorganize the early console setupYinghai Lu1-2/+2
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-04-19x86: remove pointless commentsWANG Cong1-2/+0
2008-02-10x86: trivial printk optimizationsDenys Vlasenko1-10/+14
2007-10-11i386: move bootThomas Gleixner1-0/+307