index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
2018-04-15
1
-2
/
+2
*
kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
Masahiro Yamada
2018-04-07
1
-0
/
+3
*
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
1
-1
/
+1
*
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
1
-0
/
+1
*
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
1
-0
/
+1
*
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-04-03
1
-2
/
+4
|
\
|
*
kbuild: add PYTHON2 and PYTHON3 variables
Masahiro Yamada
2018-03-26
1
-1
/
+3
|
*
kconfig: rename silentoldconfig to syncconfig
Masahiro Yamada
2018-03-26
1
-1
/
+1
*
|
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-04-03
1
-40
/
+49
|
\
\
|
*
|
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-03-26
1
-12
/
+10
|
*
|
kbuild: move include/config/ksym/* to include/ksym/*
Masahiro Yamada
2018-03-26
1
-1
/
+1
|
*
|
kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external module
Masahiro Yamada
2018-03-26
1
-7
/
+7
|
*
|
kbuild: restore autoksyms.h touch to the top Makefile
Masahiro Yamada
2018-03-26
1
-5
/
+7
|
*
|
kbuild: move 'scripts' target below
Masahiro Yamada
2018-03-26
1
-8
/
+7
|
*
|
kbuild: clear LDFLAGS in the top Makefile
Masahiro Yamada
2018-03-26
1
-0
/
+1
|
*
|
kbuild: process mixture of clean/build targets one by one
Masahiro Yamada
2018-03-26
1
-1
/
+10
|
*
|
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-26
1
-7
/
+7
|
|
/
*
|
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
1
-8
/
+0
|
\
\
|
*
|
arch: remove tile port
Arnd Bergmann
2018-03-16
1
-8
/
+0
*
|
|
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-02
1
-6
/
+7
|
\
\
\
|
*
|
|
x86: Force asm-goto
Peter Zijlstra
2018-03-20
1
-6
/
+7
*
|
|
|
Linux 4.16
v4.16
Linus Torvalds
2018-04-01
1
-1
/
+1
*
|
|
|
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-30
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
kbuild: set no-integrated-as before incl. arch Makefile
Stefan Agner
2018-03-21
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Linux 4.16-rc7
v4.16-rc7
Linus Torvalds
2018-03-25
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-22
1
-0
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
kbuild: disable clang's default use of -fmerge-all-constants
Daniel Borkmann
2018-03-20
1
-0
/
+9
|
|
|
/
|
|
/
|
*
|
|
Linux 4.16-rc6
v4.16-rc6
Linus Torvalds
2018-03-18
1
-1
/
+1
|
|
/
|
/
|
*
|
Linux 4.16-rc5
v4.16-rc5
Linus Torvalds
2018-03-11
1
-1
/
+1
|
/
*
Linux 4.16-rc4
v4.16-rc4
Linus Torvalds
2018-03-04
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-03
1
-7
/
+5
|
\
|
*
kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
Masahiro Yamada
2018-03-02
1
-2
/
+1
|
*
kbuild: disable sparse warnings about unknown attributes
Luc Van Oostenryck
2018-03-02
1
-1
/
+1
|
*
Makefile: Fix lying comment re. silentoldconfig
Ulf Magnusson
2018-03-02
1
-4
/
+3
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
objtool, retpolines: Integrate objtool with retpoline support more closely
Peter Zijlstra
2018-02-21
1
-0
/
+5
*
|
Linux 4.16-rc3
v4.16-rc3
Linus Torvalds
2018-02-25
1
-1
/
+1
*
|
Linux 4.16-rc2
v4.16-rc2
Linus Torvalds
2018-02-18
1
-1
/
+1
|
/
*
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-02-09
1
-2
/
+1
|
\
|
*
kbuild: clang: disable unused variable warnings only when constant
Sodagudi Prasad
2018-02-07
1
-2
/
+1
*
|
Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO
Kees Cook
2018-02-06
1
-3
/
+34
*
|
Makefile: move stack-protector availability out of Kconfig
Kees Cook
2018-02-06
1
-1
/
+5
*
|
Makefile: move stack-protector compiler breakage test earlier
Kees Cook
2018-02-06
1
-3
/
+7
*
|
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-02-06
1
-1
/
+2
|
/
*
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-02-01
1
-1
/
+3
|
\
|
*
kbuild: add LEX and YACC variables
Masahiro Yamada
2017-12-16
1
-1
/
+3
*
|
Linux 4.15
v4.15
Linus Torvalds
2018-01-28
1
-1
/
+1
*
|
Linux 4.15-rc9
v4.15-rc9
Linus Torvalds
2018-01-21
1
-1
/
+1
*
|
Linux 4.15-rc8
v4.15-rc8
Linus Torvalds
2018-01-14
1
-1
/
+1
[next]