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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-25
Linux 4.20-rc4
v4.20-rc4
Linus Torvalds
1
-2
/
+2
2018-11-18
Linux 4.20-rc3
v4.20-rc3
Linus Torvalds
1
-1
/
+1
2018-11-11
Linux 4.20-rc2
v4.20-rc2
Linus Torvalds
1
-1
/
+1
2018-11-04
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
1
-2
/
+2
2018-11-02
kbuild: remove cc-name variable
Masahiro Yamada
1
-1
/
+1
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
1
-1
/
+1
2018-10-28
Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+3
2018-10-28
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-14
/
+17
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+36
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+7
2018-10-22
Linux 4.19
v4.19
Greg Kroah-Hartman
1
-2
/
+2
2018-10-19
kbuild: add -Wno-unused-but-set-variable flag unconditionally
Masahiro Yamada
1
-1
/
+1
2018-10-19
kbuild: add -Wdeclaration-after-statement flag unconditionally
Masahiro Yamada
1
-1
/
+1
2018-10-19
kbuild: add -Wno-pointer-sign flag unconditionally
Masahiro Yamada
1
-1
/
+1
2018-10-15
Linux 4.19-rc8
v4.19-rc8
Greg Kroah-Hartman
1
-1
/
+1
2018-10-11
Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-3
/
+5
2018-10-11
Makefile: Globally enable VLA warning
Kees Cook
1
-0
/
+3
2018-10-07
Linux 4.19-rc7
v4.19-rc7
Greg Kroah-Hartman
1
-1
/
+1
2018-10-04
kbuild: do not pass $(objtree) to scripts/mkmakefile
Masahiro Yamada
1
-1
/
+1
2018-10-04
kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile
Masahiro Yamada
1
-2
/
+1
2018-10-04
kbuild: add --include-dir flag only for out-of-tree build
Masahiro Yamada
1
-4
/
+10
2018-10-04
kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...
Nadav Amit
1
-2
/
+7
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
1
-1
/
+36
2018-09-30
Linux 4.19-rc6
v4.19-rc6
Greg Kroah-Hartman
1
-1
/
+1
2018-09-23
Linux 4.19-rc5
v4.19-rc5
Greg Kroah-Hartman
1
-1
/
+1
2018-09-19
kbuild: allow to use GCC toolchain not in Clang search path
Stefan Agner
1
-3
/
+5
2018-09-17
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-13
/
+1
2018-09-16
Linux 4.19-rc4
v4.19-rc4
Linus Torvalds
1
-1
/
+1
2018-09-14
kbuild: remove dead code in cmd_files calculation in top Makefile
Masahiro Yamada
1
-2
/
+1
2018-09-14
kbuild: hide most of targets when running config or mixed targets
Masahiro Yamada
1
-3
/
+2
2018-09-12
tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE
Paulo Zanoni
1
-3
/
+5
2018-09-09
Linux 4.19-rc3
v4.19-rc3
Linus Torvalds
1
-1
/
+1
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
1
-13
/
+1
2018-09-02
Linux 4.19-rc2
v4.19-rc2
Linus Torvalds
1
-1
/
+1
2018-08-30
disable stringop truncation warnings for now
Stephen Rothwell
1
-0
/
+3
2018-08-26
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-3
/
+3
2018-08-24
kbuild: test dead code/data elimination support in Kconfig
Masahiro Yamada
1
-6
/
+2
2018-08-22
kbuild: remove "rpm" target, which is alias of "rpm-pkg"
Masahiro Yamada
1
-4
/
+0
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-4
/
+20
2018-08-20
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
1
-0
/
+4
2018-08-15
tracing: Add -mcount-nop option support
Vasily Gorbik
1
-0
/
+6
2018-08-15
tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
Vasily Gorbik
1
-0
/
+7
2018-08-15
tracing: Handle CC_FLAGS_FTRACE more accurately
Vasily Gorbik
1
-4
/
+7
2018-08-15
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-18
/
+26
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-11
/
+13
2018-08-12
Linux 4.18
v4.18
Linus Torvalds
1
-1
/
+1
2018-08-09
kbuild: make samples really depend on headers_install
Masahiro Yamada
1
-1
/
+2
2018-08-07
kbuild: add %asm-generic to no-dot-config-targets
Masahiro Yamada
1
-1
/
+1
[next]