Age | Commit message (Expand) | Author | Files | Lines |
2018-09-03 | Linux 4.19-rc2v4.19-rc2 | Linus Torvalds | 1 | -1/+1 |
2018-08-31 | disable stringop truncation warnings for now | Stephen Rothwell | 1 | -0/+3 |
2018-08-27 | Linux 4.19-rc1v4.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-21 | 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-16 | tracing: Add -mcount-nop option support | Vasily Gorbik | 1 | -0/+6 |
2018-08-16 | tracing: Avoid calling cc-option -mrecord-mcount for every Makefile | Vasily Gorbik | 1 | -0/+7 |
2018-08-16 | 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.18v4.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-rc8v4.18-rc8 | Linus Torvalds | 1 | -1/+1 |
2018-07-30 | Linux 4.18-rc7v4.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-23 | Linux 4.18-rc6v4.18-rc6 | Linus Torvalds | 1 | -1/+1 |
2018-07-17 | kbuild: Use HOST*FLAGS options from the command line | Laura Abbott | 1 | -4/+5 |
2018-07-17 | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS | Laura Abbott | 1 | -2/+2 |
2018-07-17 | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS | Laura Abbott | 1 | -2/+2 |
2018-07-17 | kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS | Laura Abbott | 1 | -2/+2 |
2018-07-17 | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS | Laura Abbott | 1 | -2/+2 |
2018-07-15 | Linux 4.18-rc5v4.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-12 | kbuild: suppress warnings from 'getconf LFS_*' | Masahiro Yamada | 1 | -3/+3 |
2018-07-09 | Linux 4.18-rc4v4.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-02 | Linux 4.18-rc3v4.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-rc2v4.18-rc2 | Linus Torvalds | 1 | -1/+1 |
2018-06-17 | Linux 4.18-rc1v4.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-07 | 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-04 | Linux 4.17v4.17 | Linus Torvalds | 1 | -1/+1 |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck | 1 | -0/+3 |