Age | Commit message (Expand) | Author | Files | Lines |
2017-11-05 | Linux 4.14-rc8v4.14-rc8 | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-29 | Linux 4.14-rc7v4.14-rc7 | Linus Torvalds | 1 | -1/+1 |
2017-10-28 | Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+5 |
2017-10-24 | kbuild: clang: fix build failures with sparse check | David Lin | 1 | -2/+2 |
2017-10-23 | Linux 4.14-rc6v4.14-rc6 | Linus Torvalds | 1 | -1/+1 |
2017-10-15 | Linux 4.14-rc5v4.14-rc5 | Linus Torvalds | 1 | -1/+1 |
2017-10-14 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+5 |
2017-10-08 | Linux 4.14-rc4v4.14-rc4 | Linus Torvalds | 1 | -1/+1 |
2017-10-07 | Makefile: kselftest: fix grammar typo | Randy Dunlap | 1 | -1/+1 |
2017-10-07 | kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd) | Masahiro Yamada | 1 | -2/+2 |
2017-10-04 | objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDER | Josh Poimboeuf | 1 | -1/+5 |
2017-10-01 | Linux 4.14-rc3v4.14-rc3 | Linus Torvalds | 1 | -1/+1 |
2017-09-27 | Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -2/+2 |
2017-09-24 | Linux 4.14-rc2v4.14-rc2 | Linus Torvalds | 1 | -1/+1 |
2017-09-21 | Makefile: kselftest and kselftest-clean fail for make O=dir case | Shuah Khan | 1 | -2/+2 |
2017-09-16 | Linux 4.14-rc1v4.14-rc1 | Linus Torvalds | 1 | -2/+2 |
2017-09-16 | firmware: Restore support for built-in firmware | Markus Trippelsdorf | 1 | -1/+1 |
2017-09-15 | Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -15/+1 |
2017-09-14 | firmware: delete in-kernel firmware | Greg Kroah-Hartman | 1 | -15/+1 |
2017-09-14 | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -6/+6 |
2017-09-03 | Merge branch 'docs-next' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2017-09-03 | Linux 4.13v4.13 | Linus Torvalds | 1 | -1/+1 |
2017-09-01 | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) | Masahiro Yamada | 1 | -6/+6 |
2017-08-27 | Linux 4.13-rc7v4.13-rc7 | Linus Torvalds | 1 | -1/+1 |
2017-08-24 | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+7 |
2017-08-21 | Makefile: add kselftest-clean to PHONY target list | Shuah Khan | 1 | -0/+1 |
2017-08-21 | Kbuild: use -fshort-wchar globally | Arnd Bergmann | 1 | -1/+1 |
2017-08-20 | Linux 4.13-rc6v4.13-rc6 | Linus Torvalds | 1 | -1/+1 |
2017-08-13 | Linux 4.13-rc5v4.13-rc5 | Linus Torvalds | 1 | -1/+1 |
2017-08-10 | kbuild: trivial cleanups on the comments | Cao jin | 1 | -5/+5 |
2017-08-06 | Linux 4.13-rc4v4.13-rc4 | Linus Torvalds | 1 | -1/+1 |
2017-07-30 | Linux 4.13-rc3v4.13-rc3 | Linus Torvalds | 1 | -1/+1 |
2017-07-23 | Linux 4.13-rc2v4.13-rc2 | Linus Torvalds | 1 | -1/+1 |
2017-07-23 | docs: Makefile: remove no-ops targets | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-07-15 | Linux v4.13-rc1v4.13-rc1 | Linus Torvalds | 1 | -2/+2 |
2017-07-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -9/+17 |
2017-07-12 | disable new gcc-7.1.1 warnings for now | Linus Torvalds | 1 | -0/+3 |
2017-07-11 | kbuild: Enable Large File Support for hostprogs | Uwe Kleine-König | 1 | -3/+10 |
2017-07-11 | kbuild: split exported generic header creation into uapi-asm-generic | Masahiro Yamada | 1 | -3/+4 |
2017-07-10 | kbuild: pass dst= to Makefile.headersinst from top Makefile | Masahiro Yamada | 1 | -2/+2 |
2017-07-10 | kbuild: fix comment about dst of headers_{install, check}_all | Masahiro Yamada | 1 | -1/+1 |
2017-07-07 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
2017-07-07 | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -16/+8 |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 1 | -7/+3 |
2017-07-02 | Linux 4.12v4.12 | Linus Torvalds | 1 | -1/+1 |
2017-07-03 | kbuild: improve comments on KBUILD_SRC | Cao jin | 1 | -3/+3 |
2017-06-30 | kbuild: handle libs-y archives separately from built-in.o archives | Nicholas Piggin | 1 | -4/+4 |
2017-06-25 | Linux 4.12-rc7v4.12-rc7 | Linus Torvalds | 1 | -1/+1 |