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
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-19
/
+228
2019-09-21
Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2019-09-20
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-212
/
+259
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
23
-355
/
+450
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-19
/
+41
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+102
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+2
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-6
/
+21
2019-09-14
genksyms: convert to SPDX License Identifier for lex.l and parse.y
Masahiro Yamada
2
-44
/
+20
2019-09-14
modpost: use __section in the output to *.mod.c
Masahiro Yamada
1
-3
/
+2
2019-09-14
modpost: use MODULE_INFO() for __module_depends
Masahiro Yamada
1
-5
/
+2
2019-09-14
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
1
-5
/
+1
2019-09-10
scripts: Coccinelle script for namespace dependencies.
Matthias Maennich
3
-1
/
+84
2019-09-10
modpost: add support for generating namespace dependencies
Matthias Maennich
2
-5
/
+51
2019-09-10
modpost: add support for symbol namespaces
Matthias Maennich
3
-17
/
+96
2019-09-09
kbuild: allow Clang to find unused static inline functions for W=1 build
Masahiro Yamada
1
-0
/
+6
2019-09-06
kbuild: replace BASH-specific ${@:2} with shift and ${@}
Andrii Nakryiko
1
-5
/
+11
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+4
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
4
-8
/
+13
2019-09-06
kbuild: refactor scripts/Makefile.extrawarn
Masahiro Yamada
1
-50
/
+56
2019-09-06
coccinelle: platform_get_irq: Fix parse error
YueHaibing
1
-3
/
+3
2019-09-04
merge_config.sh: ignore unwanted grep errors
Guillaume Tucker
1
-1
/
+1
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
3
-20
/
+23
2019-09-04
modpost: add NOFAIL to strndup
Denis Efremov
1
-2
/
+2
2019-09-04
modpost: add guid_t type definition
Heikki Krogerus
1
-0
/
+5
2019-09-04
kbuild: add $(BASH) to run scripts with bash-extension
Masahiro Yamada
1
-1
/
+1
2019-08-31
recordmcount: Clarify what cleanup() does
Matt Helsley
1
-70
/
+81
2019-08-31
recordmcount: Remove redundant cleanup() calls
Matt Helsley
2
-15
/
+0
2019-08-31
recordmcount: Kernel style formatting
Matt Helsley
1
-22
/
+25
2019-08-31
recordmcount: Kernel style function signature formatting
Matt Helsley
2
-21
/
+13
2019-08-31
recordmcount: Rewrite error/success handling
Matt Helsley
2
-119
/
+184
2019-08-31
recordmcount: Remove unused fd from uwrite() and ulseek()
Matt Helsley
2
-21
/
+21
2019-08-31
recordmcount: Remove uread()
Matt Helsley
1
-13
/
+5
2019-08-31
recordmcount: Remove redundant strcmp
Matt Helsley
1
-2
/
+1
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
1
-6
/
+5
2019-08-29
kbuild: clean up subdir-ymn calculation in Makefile.clean
Masahiro Yamada
1
-11
/
+2
2019-08-29
kbuild: remove unneeded '+' marker from cmd_clean
Masahiro Yamada
1
-1
/
+1
2019-08-29
kbuild: remove clean-dirs syntax
Masahiro Yamada
2
-15
/
+3
2019-08-29
kbuild: get rid of $(realpath ...) from scripts/mkmakefile
Masahiro Yamada
1
-2
/
+2
2019-08-29
kbuild: remove unneeded comments and code from scripts/basic/Makefile
Masahiro Yamada
1
-12
/
+2
2019-08-25
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
Masahiro Yamada
1
-1
/
+4
2019-08-25
kbuild: pkg: add package targets to PHONY instead of FORCE
Masahiro Yamada
1
-9
/
+20
2019-08-25
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
2
-10
/
+1
2019-08-22
merge_config.sh: Check error codes from make
Mark Brown
1
-5
/
+5
2019-08-22
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
3
-16
/
+15
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
1
-6
/
+1
2019-08-22
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
2
-68
/
+71
2019-08-21
btf: do not use CONFIG_OUTPUT_FORMAT
Ilya Leoshkevich
1
-2
/
+4
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
1
-2
/
+3
2019-08-21
kbuild: make single targets work more correctly
Masahiro Yamada
1
-6
/
+39
[next]