index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bootconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
1
-1
/
+1
*
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
2021-09-09
1
-4
/
+4
*
bootconfig: Support mixing a value and subkeys under a key
Masami Hiramatsu
2021-06-10
1
-20
/
+45
*
bootconfig: Change array value to use child node
Masami Hiramatsu
2021-06-10
1
-4
/
+19
*
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
2020-11-18
1
-2
/
+2
*
lib/bootconfig: Fix to remove tailing spaces after value
Masami Hiramatsu
2020-09-21
1
-1
/
+1
*
lib/bootconfig: Fix a bug of breaking existing tree nodes
Masami Hiramatsu
2020-09-21
1
-13
/
+23
*
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
lib/bootconfig: Add override operator support
Masami Hiramatsu
2020-08-03
1
-10
/
+23
*
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
2020-03-03
1
-9
/
+26
*
bootconfig: Add append value operator support
Masami Hiramatsu
2020-02-21
1
-4
/
+11
*
bootconfig: Prohibit re-defining value on same key
Masami Hiramatsu
2020-02-21
1
-5
/
+8
*
bootconfig: Reject subkey and value on same parent key
Masami Hiramatsu
2020-02-20
1
-4
/
+12
*
bootconfig: Allocate xbc_nodes array dynamically
Masami Hiramatsu
2020-02-10
1
-3
/
+12
*
tools/bootconfig: Show the number of bootconfig nodes
Masami Hiramatsu
2020-02-05
1
-1
/
+4
*
bootconfig: Add more parse error messages
Masami Hiramatsu
2020-02-05
1
-4
/
+12
*
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
2020-01-13
1
-0
/
+803