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
2020-05-31
Linux 5.7
v5.7
Linus Torvalds
1
-1
/
+1
2020-05-29
Makefile: support compressed debug info
Nick Desaulniers
1
-0
/
+6
2020-05-29
kbuild: disallow multi-word in M= or KBUILD_EXTMOD
Masahiro Yamada
1
-0
/
+3
2020-05-26
kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n
Masahiro Yamada
1
-0
/
+4
2020-05-26
kbuild: make module name conflict fatal error
Masahiro Yamada
1
-2
/
+5
2020-05-26
kbuild: error out if targets prefixed with '__' are directly run
Masahiro Yamada
1
-10
/
+13
2020-05-26
kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST))
Masahiro Yamada
1
-2
/
+4
2020-05-26
kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS
Masahiro Yamada
1
-16
/
+6
2020-05-26
kbuild: remove misleading stale FIXME comment
Masahiro Yamada
1
-3
/
+0
2020-05-26
kbuild: invoke syncconfig if autoconf.h is missing
Masahiro Yamada
1
-2
/
+3
2020-05-24
Linux 5.7-rc7
v5.7-rc7
Linus Torvalds
1
-1
/
+1
2020-05-17
Linux 5.7-rc6
v5.7-rc6
Linus Torvalds
1
-1
/
+1
2020-05-17
kbuild: add infrastructure to build userspace programs
Masahiro Yamada
1
-3
/
+10
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
1
-0
/
+6
2020-05-12
kbuild: remove '/' target
Masahiro Yamada
1
-4
/
+0
2020-05-10
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
1
-1
/
+1
2020-05-09
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-4
/
+3
2020-05-03
Linux 5.7-rc4
v5.7-rc4
Linus Torvalds
1
-1
/
+1
2020-04-26
Linux 5.7-rc3
v5.7-rc3
Linus Torvalds
1
-1
/
+1
2020-04-19
Linux 5.7-rc2
v5.7-rc2
Linus Torvalds
1
-1
/
+1
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
1
-29
/
+68
2020-04-12
Linux 5.7-rc1
v5.7-rc1
Linus Torvalds
1
-2
/
+2
2020-04-09
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
1
-6
/
+23
2020-04-09
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
1
-1
/
+1
2020-04-09
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
Masahiro Yamada
1
-1
/
+6
2020-04-09
kbuild: Enable -Wtautological-compare
Nathan Chancellor
1
-2
/
+0
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-18
/
+37
2020-04-01
Makefile: Update kselftest help information
Shuah Khan
1
-6
/
+9
2020-03-29
Linux 5.6
v5.6
Linus Torvalds
1
-1
/
+1
2020-03-29
kbuild: add outputmakefile to no-dot-config-targets
David Engraf
1
-1
/
+2
2020-03-29
kbuild: remove AS variable
Masahiro Yamada
1
-3
/
+2
2020-03-29
kbuild: add comment about grouped target
Masahiro Yamada
1
-0
/
+1
2020-03-29
kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
Masahiro Yamada
1
-1
/
+1
2020-03-25
kbuild: compute the dtbs_install destination more simply
Masahiro Yamada
1
-1
/
+1
2020-03-22
Linux 5.6-rc7
v5.6-rc7
Linus Torvalds
1
-1
/
+1
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
1
-3
/
+5
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
1
-21
/
+9
2020-03-19
Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-03-20
Makefile: disallow data races on gcc-10 as well
Sergei Trofimovich
1
-0
/
+1
2020-03-15
Linux 5.6-rc6
v5.6-rc6
Linus Torvalds
1
-1
/
+1
2020-03-13
kbuild: allow to run dt_binding_check without kernel configuration
Masahiro Yamada
1
-1
/
+1
2020-03-13
kbuild: allow to run dt_binding_check and dtbs_check in a single command
Masahiro Yamada
1
-1
/
+5
2020-03-13
kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
Masahiro Yamada
1
-2
/
+6
2020-03-12
kbuild: Fix inconsistent comment
SZ Lin (林上智)
1
-1
/
+1
2020-03-08
Linux 5.6-rc5
v5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-03
kbuild: generate autoksyms.h early
Quentin Perret
1
-2
/
+5
[prev]
[next]