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