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
2019-02-10
Linux 5.0-rc6
v5.0-rc6
Linus Torvalds
1
-1
/
+1
2019-02-03
Linux 5.0-rc5
v5.0-rc5
Linus Torvalds
1
-1
/
+1
2019-01-27
Linux 5.0-rc4
v5.0-rc4
Linus Torvalds
1
-1
/
+1
2019-01-21
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
1
-1
/
+1
2019-01-17
kbuild: mark prepare0 as PHONY to fix external module build
Masahiro Yamada
1
-2
/
+2
2019-01-16
kbuild: remove unused archmrproper
Masahiro Yamada
1
-2
/
+2
2019-01-14
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-06
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-06
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
1
-5
/
+1
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
1
-2
/
+1
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
1
-3
/
+3
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-7
/
+0
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-60
/
+51
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+10
2018-12-23
Linux 4.20
v4.20
Linus Torvalds
1
-1
/
+1
2018-12-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+2
2018-12-20
Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+8
2018-12-20
kbuild: fix false positive warning/error about missing libelf
Masahiro Yamada
1
-5
/
+8
2018-12-19
Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...
Ingo Molnar
1
-7
/
+2
2018-12-16
Linux 4.20-rc7
v4.20-rc7
Linus Torvalds
1
-1
/
+1
2018-12-17
kbuild: add -Werror=implicit-int flag unconditionally
Masahiro Yamada
1
-4
/
+1
2018-12-17
kbuild: add -Werror=strict-prototypes flag unconditionally
Masahiro Yamada
1
-4
/
+1
2018-12-17
kbuild: add -fno-PIE flag unconditionally
Masahiro Yamada
1
-5
/
+2
2018-12-17
kbuild: refactor Makefile.asm-generic
Masahiro Yamada
1
-4
/
+4
2018-12-13
kbuild: Add support for DT binding schema checks
Rob Herring
1
-3
/
+10
2018-12-09
Linux 4.20-rc6
v4.20-rc6
Linus Torvalds
1
-1
/
+1
2018-12-08
kbuild: exploit parallel building for CONFIG_HEADERS_CHECK
Masahiro Yamada
1
-3
/
+4
2018-12-02
Linux 4.20-rc5
v4.20-rc5
Linus Torvalds
1
-1
/
+1
2018-12-01
kbuild: let fixdep directly write to .*.cmd files
Masahiro Yamada
1
-6
/
+7
2018-12-01
kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
Masahiro Yamada
1
-1
/
+1
2018-12-01
kbuild: make 'archprepare' depend on 'scripts'
Masahiro Yamada
1
-17
/
+15
2018-12-01
kbuild: move modpost out of 'scripts' target
Masahiro Yamada
1
-1
/
+2
2018-12-01
kbuild: fix UML build error with CONFIG_GCC_PLUGINS
Masahiro Yamada
1
-2
/
+2
2018-12-01
kbuild: fix single target build for external module
Masahiro Yamada
1
-8
/
+3
2018-12-01
kbuild: announce removal of SUBDIRS if used
Masahiro Yamada
1
-0
/
+4
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-14
Makefile: Export clang toolchain variables
Joel Stanley
1
-0
/
+1
2018-11-14
kbuild: consolidate Clang compiler flags
Masahiro Yamada
1
-7
/
+6
2018-11-14
kbuild: add -no-integrated-as Clang option unconditionally
Masahiro Yamada
1
-2
/
+2
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
[next]