index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-02
Linux 4.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
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
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
2018-08-05
Linux 4.18-rc8
Linus Torvalds
1
-1
/
+1
2018-07-29
Linux 4.18-rc7
Linus Torvalds
1
-1
/
+1
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
1
-1
/
+1
2018-07-25
kbuild: remove auto.conf from prerequisite of phony targets
Masahiro Yamada
1
-10
/
+4
2018-07-25
kbuild: do not update config for 'make kernelrelease'
Masahiro Yamada
1
-1
/
+2
2018-07-25
kbuild: do not update config when running install targets
Masahiro Yamada
1
-7
/
+20
2018-07-25
kbuild: use 'include' directive to load auto.conf from top Makefile
Masahiro Yamada
1
-1
/
+1
2018-07-22
Linux 4.18-rc6
Linus Torvalds
1
-1
/
+1
2018-07-18
kbuild: Use HOST*FLAGS options from the command line
Laura Abbott
1
-4
/
+5
2018-07-18
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
1
-2
/
+2
2018-07-18
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
1
-2
/
+2
2018-07-18
kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
Laura Abbott
1
-2
/
+2
2018-07-18
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
1
-2
/
+2
2018-07-15
Linux 4.18-rc5
Linus Torvalds
1
-1
/
+1
2018-07-13
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2018-07-13
kbuild: suppress warnings from 'getconf LFS_*'
Masahiro Yamada
1
-3
/
+3
2018-07-08
Linux 4.18-rc4
Linus Torvalds
1
-1
/
+1
2018-07-06
kbuild: .PHONY is not a variable, but PHONY is
Ulf Magnusson
1
-1
/
+1
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+0
2018-07-01
Linux 4.18-rc3
Linus Torvalds
1
-1
/
+1
2018-06-28
bpfilter: check compiler capability in Kconfig
Masahiro Yamada
1
-5
/
+0
2018-06-24
Linux 4.18-rc2
Linus Torvalds
1
-1
/
+1
2018-06-17
Linux 4.18-rc1
Linus Torvalds
1
-2
/
+2
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-2
/
+2
2018-06-11
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
1
-1
/
+1
2018-06-08
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
1
-87
/
+6
2018-06-08
kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE
Masahiro Yamada
1
-24
/
+30
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-6
/
+4
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+9
2018-06-05
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
1
-0
/
+5
2018-06-03
Linux 4.17
Linus Torvalds
1
-1
/
+1
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
1
-0
/
+3
[next]