index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2018-12-22
scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore
Masahiro Yamada
2018-12-19
scripts: add a tool to produce a compile_commands.json file
Tom Roeder
2018-12-17
scripts: coccinelle: Correct warning message
Julia Lawall
2018-12-17
scripts: coccinelle: only suggest true/false in files that already use them
Julia Lawall
2018-12-17
kbuild: handle part-of-module correctly for *.ll and *.symtypes
Masahiro Yamada
2018-12-17
kbuild: refactor part-of-module
Masahiro Yamada
2018-12-17
kbuild: refactor quiet_modtag
Masahiro Yamada
2018-12-17
kbuild: remove redundant quiet_modtag for $(obj-m)
Masahiro Yamada
2018-12-17
kbuild: refactor Makefile.asm-generic
Masahiro Yamada
2018-12-08
kbuild: remove a special handling for *.agh in Makefile.headersinst
Masahiro Yamada
2018-12-02
kbuild: move .SECONDARY special target to Kbuild.include
Masahiro Yamada
2018-12-01
kbuild: remove redundant 'set -e' from cmd_* defines
Masahiro Yamada
2018-12-01
kbuild: refactor if_changed
Masahiro Yamada
2018-12-01
kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
Masahiro Yamada
2018-12-01
kbuild: change if_changed_rule for multi-line recipe
Masahiro Yamada
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-12-01
kbuild: refactor modversions build rules
Masahiro Yamada
2018-12-01
kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
Masahiro Yamada
2018-12-01
kbuild: remove redundant 'set -e' from filechk_offsets
Masahiro Yamada
2018-12-01
kbuild: let fixdep directly write to .*.cmd files
Masahiro Yamada
2018-12-01
kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
Masahiro Yamada
2018-12-01
kbuild: move modpost out of 'scripts' target
Masahiro Yamada
2018-12-01
modpost: move unresolved symbol checks to check_exports()
Masahiro Yamada
2018-12-01
modpost: merge module iterations
Masahiro Yamada
2018-12-01
modpost: refactor seen flag clearing in add_depends()
Masahiro Yamada
2018-12-01
modpost: file2alias: check prototype of handler
Masahiro Yamada
2018-12-01
modpost: file2alias: go back to simple devtable lookup
Masahiro Yamada
2018-12-01
modpost: skip ELF local symbols during section mismatch check
Paul Walmsley
2018-11-21
modpost: drop unused command line switches
Paul Walmsley
2018-11-21
scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...
Brian Norris
2018-11-21
modpost: validate symbol names also in find_elf_symbol
Sami Tolvanen
2018-11-11
builddeb: Fix inclusion of dtbs in debian package
Rob Herring
2018-11-11
Revert "scripts/setlocalversion: git: Make -dirty check more robust"
Guenter Roeck
2018-11-11
kbuild: deb-pkg: fix too low build version number
Masahiro Yamada
2018-11-11
kconfig: merge_config: avoid false positive matches from comment lines
Masahiro Yamada
2018-11-06
kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
Masahiro Yamada
2018-11-06
kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
Masahiro Yamada
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-11-02
kbuild: remove cc-name variable
Masahiro Yamada
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2018-11-01
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-11-02
merge_config.sh: Allow to define config prefix
Petr Vorel
2018-11-02
kbuild: remove unused cc-fullversion variable
Masahiro Yamada
2018-11-02
kconfig: remove silentoldconfig target
Masahiro Yamada
2018-11-02
kconfig: remove oldnoconfig target
Masahiro Yamada
2018-10-31
checkpatch: remove GCC_BINARY_CONSTANT warning
Christophe Leroy
2018-10-28
Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2018-10-28
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-10-29
modpost: Create macro to avoid variable shadowing
Leonardo Bras
[next]