index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cmdline.c
Age
Commit message (
Expand
)
Author
2022-09-11
lib/cmdline: avoid page fault in next_arg
Neel Natu
2021-05-05
lib/cmdline: Export next_arg() for being used in modules
Andy Shevchenko
2021-02-26
lib/cmdline: remove an unneeded local variable in next_arg()
Masahiro Yamada
2021-02-15
lib/cmdline: Allow get_options() to take 0 to validate the input
Andy Shevchenko
2021-02-15
lib/cmdline: Update documentation to reflect behaviour
Andy Shevchenko
2020-12-16
Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2020-12-15
lib/cmdline: allow NULL to be an output for get_option()
Andy Shevchenko
2020-12-15
lib/cmdline: fix get_option() for strings starting with hyphen
Andy Shevchenko
2020-11-19
lib: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-04-08
lib/cmdline.c: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-09-08
lib/cmdline.c: remove meaningless comment
Baoquan He
2017-06-23
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
2017-04-18
boot/param: Move next_arg() function to lib/cmdline.c for later reuse
Baoquan He
2014-10-03
lib: Add a generic cmdline parse function parse_option_str
Dave Young
2014-08-06
lib/cmdline.c: add size unit t/p/e to memparse
Gui Hecheng
2014-01-23
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
2014-01-23
lib/cmdline.c: fix style issues
Felipe Contreras
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2008-07-28
generic, memparse(): constify argument
Jeremy Fitzhardinge
2008-07-25
lib: allow memparse() to accept a NULL and ignorable second parm
Robert P. J. Day
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2006-12-07
[PATCH] get_options to allow a hypenated range for isolcpus
Derek Fults
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds