index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
Masahiro Yamada
2019-08-25
1
-1
/
+4
*
kbuild: pkg: add package targets to PHONY instead of FORCE
Masahiro Yamada
2019-08-25
1
-9
/
+20
*
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
2019-08-25
2
-10
/
+1
*
merge_config.sh: Check error codes from make
Mark Brown
2019-08-21
1
-5
/
+5
*
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-21
3
-16
/
+15
*
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-21
1
-6
/
+1
*
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
2019-08-21
2
-68
/
+71
*
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-21
1
-2
/
+3
*
kbuild: make single targets work more correctly
Masahiro Yamada
2019-08-21
1
-6
/
+39
*
kbuild: Parameterize kallsyms generation and correct reporting
Kees Cook
2019-08-21
1
-19
/
+19
*
kbuild: re-implement detection of CONFIG options leaked to user-space
Masahiro Yamada
2019-08-21
1
-0
/
+72
*
kbuild: fix modkern_aflags implementation
Masahiro Yamada
2019-08-14
1
-4
/
+3
*
kbuild: refactor part-of-module more
Masahiro Yamada
2019-08-14
1
-2
/
+1
*
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
2019-08-14
1
-5
/
+5
*
kbuild: add [M] marker for build log of *.mod.o
Masahiro Yamada
2019-08-13
1
-1
/
+1
*
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
2019-08-13
2
-2
/
+4
*
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
2019-08-13
2
-16
/
+17
*
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-08-13
2
-17
/
+4
*
kbuild: use $(basename ...) for cmd_asn1_compiler
Masahiro Yamada
2019-08-13
1
-2
/
+2
*
kbuild: Fail if gold linker is detected
Thomas Gleixner
2019-08-13
1
-0
/
+3
*
modpost: check for static EXPORT_SYMBOL* functions
Denis Efremov
2019-08-13
1
-0
/
+32
*
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
2019-08-09
1
-0
/
+7
*
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
2019-08-09
1
-1
/
+2
*
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
2019-08-09
1
-1
/
+2
*
kbuild: revive single target %.ko
Masahiro Yamada
2019-08-09
1
-4
/
+2
*
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
2019-08-04
1
-0
/
+4
*
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
Stephen Boyd
2019-07-31
1
-1
/
+1
*
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2019-07-31
2
-36
/
+42
*
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
2019-07-31
1
-2
/
+2
*
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
2019-07-31
1
-1
/
+1
*
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
2019-07-31
1
-4
/
+2
*
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
Masahiro Yamada
2019-07-29
1
-0
/
+6
*
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-28
3
-7
/
+2
|
\
|
*
kbuild: remove unused single-used-m
Masahiro Yamada
2019-07-27
1
-2
/
+0
|
*
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
2019-07-27
1
-2
/
+2
|
*
kbuild: remove unused objectify macro
Masahiro Yamada
2019-07-27
1
-3
/
+0
*
|
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
2019-07-22
1
-21
/
+97
|
\
\
|
|
/
|
/
|
|
*
scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output
Mauro Carvalho Chehab
2019-07-17
1
-0
/
+29
|
*
scripts/sphinx-pre-install: cleanup Gentoo checks
Mauro Carvalho Chehab
2019-07-17
1
-2
/
+13
|
*
scripts/sphinx-pre-install: fix latexmk dependencies
Mauro Carvalho Chehab
2019-07-17
1
-0
/
+4
|
*
scripts/sphinx-pre-install: don't use LaTeX with CentOS 7
Mauro Carvalho Chehab
2019-07-17
1
-18
/
+50
|
*
scripts/sphinx-pre-install: fix script for RHEL/CentOS
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
18
-87
/
+119
|
\
\
|
*
|
kbuild: split out *.mod out of {single,multi}-used-m rules
Masahiro Yamada
2019-07-17
1
-9
/
+13
|
*
|
kbuild: remove the first line of *.mod files
Masahiro Yamada
2019-07-17
3
-11
/
+6
|
*
|
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-17
5
-37
/
+14
|
*
|
kbuild: export_report: read modules.order instead of .tmp_versions/*.mod
Masahiro Yamada
2019-07-17
1
-6
/
+5
|
*
|
kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
2019-07-17
1
-6
/
+9
|
*
|
kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
2019-07-17
1
-2
/
+1
|
*
|
kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
2019-07-17
1
-4
/
+1
[next]