index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 5.1-rc1
v5.1-rc1
Linus Torvalds
2019-03-17
1
-2
/
+2
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+4
*
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
2019-03-17
1
-1
/
+1
*
kbuild: add workaround for Debian make-kpkg
Masahiro Yamada
2019-03-14
1
-0
/
+10
*
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-03-10
1
-114
/
+105
|
\
|
*
kbuild: remove scripts/basic/% build target
Masahiro Yamada
2019-03-05
1
-3
/
+0
|
*
kbuild: use -Werror=implicit-... instead of -Werror-implicit-...
Luc Van Oostenryck
2019-03-04
1
-1
/
+1
|
*
kbuild: remove commented-out INITRD_COMPRESS
Masahiro Yamada
2019-03-04
1
-13
/
+0
|
*
kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig
Masahiro Yamada
2019-02-28
1
-2
/
+2
|
*
kbuild: move ".config not found!" message from Kconfig to Makefile
Masahiro Yamada
2019-02-27
1
-2
/
+8
|
*
kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing
Masahiro Yamada
2019-02-27
1
-2
/
+5
|
*
kbuild: simplify single target rules
Masahiro Yamada
2019-02-27
1
-29
/
+18
|
*
kbuild: remove empty rules for makefiles
Masahiro Yamada
2019-02-27
1
-8
/
+5
|
*
kbuild: make -r/-R effective in top Makefile for old Make versions
Masahiro Yamada
2019-02-27
1
-22
/
+26
|
*
kbuild: move tools_silent to a more relevant place
Masahiro Yamada
2019-02-27
1
-1
/
+5
|
*
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
2019-02-27
1
-7
/
+3
|
*
kbuild: hardcode genksyms path and remove GENKSYMS variable
Masahiro Yamada
2019-02-27
1
-2
/
+1
|
*
kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target
Masahiro Yamada
2019-02-27
1
-3
/
+1
|
*
scripts/gdb: do not descend into scripts/gdb from scripts
Masahiro Yamada
2019-02-27
1
-1
/
+1
|
*
scripts/gdb: delay generation of gdb constants.py
Masahiro Yamada
2019-02-27
1
-0
/
+11
|
*
kbuild: turn '/' into an alias of './'
Masahiro Yamada
2019-02-20
1
-2
/
+3
|
*
kbuild: set KBUILD_MODULES=1 all the time for single target %/
Masahiro Yamada
2019-02-20
1
-6
/
+3
|
*
kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
Nick Desaulniers
2019-02-20
1
-1
/
+1
|
*
kbuild: Disable extra debugging info in .s output
Masahiro Yamada
2019-02-20
1
-5
/
+8
|
*
kbuild: gitignore output directory
Vladimir Kondratiev
2019-02-19
1
-0
/
+3
|
*
kbuild: remove meaningless prepare2 target
Masahiro Yamada
2019-01-28
1
-7
/
+3
|
*
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-01-28
1
-3
/
+3
*
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
1
-1
/
+1
|
\
\
|
*
\
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
1
-5
/
+5
|
|
\
\
|
*
|
|
firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/
Masahiro Yamada
2019-01-22
1
-1
/
+1
*
|
|
|
Linux 5.0
v5.0
Linus Torvalds
2019-03-03
1
-1
/
+1
*
|
|
|
Linux 5.0-rc8
v5.0-rc8
Linus Torvalds
2019-02-24
1
-1
/
+1
*
|
|
|
Linux 5.0-rc7
v5.0-rc7
Linus Torvalds
2019-02-17
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Linux 5.0-rc6
v5.0-rc6
Linus Torvalds
2019-02-10
1
-1
/
+1
*
|
|
Linux 5.0-rc5
v5.0-rc5
Linus Torvalds
2019-02-03
1
-1
/
+1
|
|
/
|
/
|
*
|
Linux 5.0-rc4
v5.0-rc4
Linus Torvalds
2019-01-27
1
-1
/
+1
*
|
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
2019-01-21
1
-1
/
+1
*
|
kbuild: mark prepare0 as PHONY to fix external module build
Masahiro Yamada
2019-01-17
1
-2
/
+2
*
|
kbuild: remove unused archmrproper
Masahiro Yamada
2019-01-16
1
-2
/
+2
|
/
*
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
2019-01-14
1
-1
/
+1
*
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
2019-01-06
1
-3
/
+3
*
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
2019-01-06
1
-5
/
+1
*
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
2019-01-06
1
-2
/
+1
*
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
1
-3
/
+3
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-7
/
+0
*
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
1
-60
/
+51
|
\
|
*
kbuild: add -Werror=implicit-int flag unconditionally
Masahiro Yamada
2018-12-17
1
-4
/
+1
|
*
kbuild: add -Werror=strict-prototypes flag unconditionally
Masahiro Yamada
2018-12-17
1
-4
/
+1
|
*
kbuild: add -fno-PIE flag unconditionally
Masahiro Yamada
2018-12-17
1
-5
/
+2
|
*
kbuild: refactor Makefile.asm-generic
Masahiro Yamada
2018-12-17
1
-4
/
+4
[next]