index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2018-01-22
kconfig: Document important expression functions
Ulf Magnusson
2018-01-22
kconfig: Document automatic submenu creation code
Ulf Magnusson
2018-01-22
kconfig: Fix choice symbol expression leak
Ulf Magnusson
2018-01-22
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
2018-01-22
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
2018-01-22
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-01-11
kconfig: Don't leak 'option' arguments during parsing
Ulf Magnusson
2018-01-11
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
2018-01-10
kconfig: Don't leak symbol names during parsing
Ulf Magnusson
2017-12-16
kconfig: generate lexer and parser during build instead of shipping
Masahiro Yamada
2017-12-16
kbuild: prepare to remove C files pre-generated by flex and bison
Masahiro Yamada
2017-12-16
kbuild: add LEX and YACC variables
Masahiro Yamada
2017-12-16
kconfig: display recursive dependency resolution hint just once
Masahiro Yamada
2017-12-15
kconfig: Clean up modules handling and fix crash
Ulf Magnusson
2017-12-15
kconfig: Clarify expression rewriting
Ulf Magnusson
2017-12-15
kconfig: Rename menu_check_dep() to rewrite_m()
Ulf Magnusson
2017-12-12
kconfig: Sync zconf.y with zconf.tab.c_shipped
Ulf Magnusson
2017-12-07
kconfig: Document the 'symbol' struct
Ulf Magnusson
2017-12-07
kconfig: Document the 'menu' struct
Ulf Magnusson
2017-12-07
kconfig: Warn if choice default is not in choice
Ulf Magnusson
2017-11-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-29
scripts/bloat-o-meter: don't fail with division by 0
Andy Shevchenko
2017-11-29
scripts/faddr2line: extend usage on generic arch
Liu, Changcheng
2017-11-29
vsprintf: add printk specifier %px
Tobin C. Harding
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2017-11-23
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
Linus Torvalds
2017-11-23
kbuild: drop $(extra-y) from real-objs-y
Masahiro Yamada
2017-11-23
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
Masahiro Yamada
2017-11-23
kbuild: pkg: use --transform option to prefix paths in tar
Masahiro Yamada
2017-11-23
coccinelle: fix parallel build with CHECK=scripts/coccicheck
Masahiro Yamada
2017-11-23
kconfig/symbol.c: use correct pointer type argument for sizeof
Heinrich Schuchardt
2017-11-21
Coccinelle: Remove setup_timer.cocci
Kees Cook
2017-11-20
Add optional check for bad kernel-doc comments
Matthew Wilcox
2017-11-18
kbuild: create built-in.o automatically if parent directory wants it
Masahiro Yamada
2017-11-17
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-17
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
2017-11-17
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
2017-11-17
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
2017-11-17
checkpatch: add TP_printk to list of logging functions
Joe Perches
2017-11-17
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
Joe Perches
2017-11-17
checkpatch: printks always need a KERN_<LEVEL>
Joe Perches
2017-11-17
scripts/checkpatch.pl: avoid false warning missing break
Heinrich Schuchardt
2017-11-17
checkpatch: support function pointers for unnamed function definition arguments
Miles Chen
2017-11-17
get_maintainer: add more --self-test options
Joe Perches
2017-11-17
get_maintainer: add --self-test for internal consistency tests
Tom Saeger
2017-11-17
parse-maintainers: add ability to specify filenames
Joe Perches
2017-11-17
spelling.txt: add "unnecessary" typo variants
Joe Perches
2017-11-17
kbuild: move coccicheck help from scripts/Makefile.help to top Makefile
Masahiro Yamada
[next]