- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
- 39d9c1c bootconfig: Initialize ret in xbc_parse_tree() by Steven Rostedt (VMware) · 3 years, 2 months ago
- 010db09 lib/bootconfig: Fix the xbc_get_info kerneldoc by Masami Hiramatsu · 3 years, 2 months ago
- 4d1c92a lib/bootconfig: Make xbc_alloc_mem() and xbc_free_mem() as __init function by Masami Hiramatsu · 3 years, 2 months ago
- 4ee1b4c bootconfig: Cleanup dummy headers in tools/bootconfig by Masami Hiramatsu · 3 years, 3 months ago
- 4f292c4 bootconfig: Replace u16 and u32 with uint16_t and uint32_t by Masami Hiramatsu · 3 years, 3 months ago
- 9b81c9b bootconfig: Remove unused debug function by Masami Hiramatsu · 3 years, 3 months ago
- f3668cd bootconfig: Split parse-tree part from xbc_init by Masami Hiramatsu · 3 years, 3 months ago
- 115d4d0 bootconfig: Rename xbc_destroy_all() to xbc_exit() by Masami Hiramatsu · 3 years, 3 months ago
- e306220 bootconfig: Add xbc_get_info() for the node information by Masami Hiramatsu · 3 years, 3 months ago
- bdac5c2 bootconfig: Allocate xbc_data inside xbc_init() by Masami Hiramatsu · 3 years, 3 months ago
- 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 3 months ago
- 5dfe50b bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey() by Masami Hiramatsu · 3 years, 4 months ago
- e5efaeb bootconfig: Support mixing a value and subkeys under a key by Masami Hiramatsu · 3 years, 7 months ago
- ca24306 bootconfig: Change array value to use child node by Masami Hiramatsu · 3 years, 7 months ago
- 4c1ca83 Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" by Nick Desaulniers · 4 years, 1 month ago
- c7af4ec lib/bootconfig: Fix to remove tailing spaces after value by Masami Hiramatsu · 4 years, 3 months ago
- ead1e19a lib/bootconfig: Fix a bug of breaking existing tree nodes by Masami Hiramatsu · 4 years, 3 months ago
- 6a9dc5f lib: Revert use of fallthrough pseudo-keyword in lib/ by Gustavo A. R. Silva · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- a2de2f8 lib/bootconfig: Add override operator support by Masami Hiramatsu · 4 years, 6 months ago
- 89b74ca tools/bootconfig: Show line and column in parse error by Masami Hiramatsu · 4 years, 10 months ago
- 5f811c5 bootconfig: Add append value operator support by Masami Hiramatsu · 4 years, 10 months ago
- 4e4694d bootconfig: Prohibit re-defining value on same key by Masami Hiramatsu · 4 years, 10 months ago
- a24d286 bootconfig: Reject subkey and value on same parent key by Masami Hiramatsu · 4 years, 10 months ago
- a91e4f1 bootconfig: Allocate xbc_nodes array dynamically by Masami Hiramatsu · 4 years, 11 months ago
- 0f0d0a7 tools/bootconfig: Show the number of bootconfig nodes by Masami Hiramatsu · 5 years ago
- 597c0e3 bootconfig: Add more parse error messages by Masami Hiramatsu · 5 years ago
- 76db5a2 bootconfig: Add Extra Boot Config support by Masami Hiramatsu · 5 years ago