index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: Clarify choice dependency propagation
Ulf Magnusson
2018-01-22
1
-0
/
+7
*
kconfig: Document SYMBOL_OPTIONAL logic
Ulf Magnusson
2018-01-22
1
-0
/
+9
*
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
Masahiro Yamada
2018-01-22
1
-6
/
+2
*
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
2018-01-22
3
-22
/
+19
*
kconfig: make conf_unsaved a local variable of conf_read()
Masahiro Yamada
2018-01-22
1
-2
/
+2
*
kconfig: make xfgets() really static
Masahiro Yamada
2018-01-22
1
-10
/
+7
*
kconfig: make input_mode static
Masahiro Yamada
2018-01-22
1
-1
/
+2
*
kconfig: Warn if there is more than one help text
Ulf Magnusson
2018-01-22
1
-0
/
+5
*
kconfig: drop 'boolean' keyword
Masahiro Yamada
2018-01-22
6
-7
/
+6
*
kconfig: Remove menu_end_entry()
Ulf Magnusson
2018-01-22
3
-11
/
+1
*
kconfig: Document important expression functions
Ulf Magnusson
2018-01-22
1
-0
/
+106
*
kconfig: Document automatic submenu creation code
Ulf Magnusson
2018-01-22
1
-0
/
+38
*
kconfig: Fix choice symbol expression leak
Ulf Magnusson
2018-01-22
1
-0
/
+3
*
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
2018-01-22
1
-1
/
+1
*
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
2018-01-22
1
-0
/
+1
*
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-01-22
1
-9
/
+24
*
kconfig: Don't leak 'option' arguments during parsing
Ulf Magnusson
2018-01-11
1
-1
/
+3
*
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
2018-01-11
2
-0
/
+5
*
kconfig: Don't leak symbol names during parsing
Ulf Magnusson
2018-01-10
1
-17
/
+19
*
kconfig: generate lexer and parser during build instead of shipping
Masahiro Yamada
2017-12-16
3
-4944
/
+1
*
kbuild: prepare to remove C files pre-generated by flex and bison
Masahiro Yamada
2017-12-16
1
-3
/
+17
*
kbuild: add LEX and YACC variables
Masahiro Yamada
2017-12-16
1
-2
/
+2
*
kconfig: display recursive dependency resolution hint just once
Masahiro Yamada
2017-12-16
1
-2
/
+6
*
kconfig: Clean up modules handling and fix crash
Ulf Magnusson
2017-12-15
1
-4
/
+6
*
kconfig: Clarify expression rewriting
Ulf Magnusson
2017-12-15
1
-0
/
+52
*
kconfig: Rename menu_check_dep() to rewrite_m()
Ulf Magnusson
2017-12-15
1
-6
/
+10
*
kconfig: Sync zconf.y with zconf.tab.c_shipped
Ulf Magnusson
2017-12-12
1
-1
/
+1
*
kconfig: Document the 'symbol' struct
Ulf Magnusson
2017-12-07
1
-1
/
+44
*
kconfig: Document the 'menu' struct
Ulf Magnusson
2017-12-07
1
-0
/
+45
*
kconfig: Warn if choice default is not in choice
Ulf Magnusson
2017-12-07
1
-0
/
+10
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-29
2
-9
/
+19
|
\
|
*
scripts/bloat-o-meter: don't fail with division by 0
Andy Shevchenko
2017-11-29
1
-2
/
+5
|
*
scripts/faddr2line: extend usage on generic arch
Liu, Changcheng
2017-11-29
1
-7
/
+14
*
|
vsprintf: add printk specifier %px
Tobin C. Harding
2017-11-29
1
-1
/
+1
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
1
-277
/
+0
|
\
|
*
Coccinelle: Remove setup_timer.cocci
Kees Cook
2017-11-21
1
-277
/
+0
*
|
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2017-11-25
5
-14
/
+16
|
\
\
|
*
|
kbuild: drop $(extra-y) from real-objs-y
Masahiro Yamada
2017-11-23
1
-1
/
+1
|
*
|
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
Masahiro Yamada
2017-11-23
1
-1
/
+1
|
*
|
kbuild: pkg: use --transform option to prefix paths in tar
Masahiro Yamada
2017-11-23
1
-3
/
+2
|
*
|
coccinelle: fix parallel build with CHECK=scripts/coccicheck
Masahiro Yamada
2017-11-23
1
-6
/
+9
|
*
|
kconfig/symbol.c: use correct pointer type argument for sizeof
Heinrich Schuchardt
2017-11-23
1
-1
/
+1
|
*
|
kbuild: create built-in.o automatically if parent directory wants it
Masahiro Yamada
2017-11-18
1
-2
/
+2
|
|
/
*
|
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
Linus Torvalds
2017-11-23
2
-1
/
+29
|
\
\
|
|
/
|
/
|
|
*
Add optional check for bad kernel-doc comments
Matthew Wilcox
2017-11-20
2
-1
/
+29
*
|
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-17
10
-216
/
+452
|
\
\
|
*
|
coccinelle: orplus: reorganize to improve performance
Julia Lawall
2017-11-16
1
-14
/
+29
|
*
|
coccinelle: use exists to improve efficiency
Julia Lawall
2017-11-14
1
-1
/
+1
|
*
|
builddeb: Pass the kernel:debarch substvar to dpkg-genchanges
Sven Joachim
2017-11-14
1
-2
/
+2
|
*
|
Coccinelle: use false positive annotation
Julia Lawall
2017-11-14
1
-4
/
+4
[next]