summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/cmdline.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/setup: Parse the builtin command line before mergingBorislav Petkov (AMD)2024-07-311-7/+18
* x86/setup: Warn when option parsing is done too earlyBorislav Petkov (AMD)2024-05-271-0/+8
* x86/lib: Fix compiler and kernel-doc warningsAnuradha Weeraman2023-01-031-1/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-2/+1
* x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky2017-07-181-0/+105
* x86/boot: Pass in size to early cmdline parsingDave Hansen2016-02-031-2/+9
* x86/boot: Simplify early command line parsingDave Hansen2016-02-031-3/+0
* x86/boot: Fix early command-line parsing when partial word matchesDave Hansen2016-02-031-5/+13
* x86/boot: Fix early command-line parsing when matching at endDave Hansen2016-02-031-10/+24
* x86, boot: Carve out early cmdline parsing functionBorislav Petkov2014-05-211-0/+84