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