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-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
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
2019-08-21
kbuild: Parameterize kallsyms generation and correct reporting
Kees Cook
1
-19
/
+19
2019-08-21
kbuild: re-implement detection of CONFIG options leaked to user-space
Masahiro Yamada
1
-0
/
+72
2019-08-15
kbuild: fix modkern_aflags implementation
Masahiro Yamada
1
-4
/
+3
2019-08-15
kbuild: refactor part-of-module more
Masahiro Yamada
1
-2
/
+1
2019-08-15
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
1
-5
/
+5
2019-08-14
kbuild: add [M] marker for build log of *.mod.o
Masahiro Yamada
1
-1
/
+1
2019-08-14
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
2
-2
/
+4
2019-08-14
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
2
-16
/
+17
2019-08-14
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2
-17
/
+4
2019-08-14
kbuild: use $(basename ...) for cmd_asn1_compiler
Masahiro Yamada
1
-2
/
+2
2019-08-14
kbuild: Fail if gold linker is detected
Thomas Gleixner
1
-0
/
+3
2019-08-14
modpost: check for static EXPORT_SYMBOL* functions
Denis Efremov
1
-0
/
+32
2019-08-10
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
1
-0
/
+7
2019-08-10
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
1
-1
/
+2
2019-08-10
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
1
-1
/
+2
2019-08-10
kbuild: revive single target %.ko
Masahiro Yamada
1
-4
/
+2
2019-08-04
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
1
-0
/
+4
2019-08-01
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
Stephen Boyd
1
-1
/
+1
2019-08-01
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2
-36
/
+42
2019-08-01
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
1
-2
/
+2
2019-08-01
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
1
-1
/
+1
2019-08-01
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
1
-4
/
+2
2019-07-29
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
Masahiro Yamada
1
-0
/
+6
2019-07-28
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+2
2019-07-27
kbuild: remove unused single-used-m
Masahiro Yamada
1
-2
/
+0
2019-07-27
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
1
-2
/
+2
2019-07-27
kbuild: remove unused objectify macro
Masahiro Yamada
1
-3
/
+0
2019-07-22
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
1
-21
/
+97
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
18
-87
/
+119
2019-07-18
kbuild: split out *.mod out of {single,multi}-used-m rules
Masahiro Yamada
1
-9
/
+13
2019-07-18
kbuild: remove the first line of *.mod files
Masahiro Yamada
3
-11
/
+6
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
5
-37
/
+14
2019-07-18
kbuild: export_report: read modules.order instead of .tmp_versions/*.mod
Masahiro Yamada
1
-6
/
+5
2019-07-18
kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
1
-6
/
+9
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-4
/
+283
2019-07-17
kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
1
-2
/
+1
2019-07-17
kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
1
-4
/
+1
2019-07-17
kbuild: remove duplication from modules.order in sub-directories
Masahiro Yamada
1
-6
/
+3
[next]