summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Linux 5.10.22v5.10.22Greg Kroah-Hartman2021-03-091-1/+1
* Linux 5.10.21v5.10.21Greg Kroah-Hartman2021-03-071-1/+1
* Linux 5.10.20v5.10.20Greg Kroah-Hartman2021-03-041-1/+1
* Linux 5.10.19v5.10.19Greg Kroah-Hartman2021-02-261-2/+2
* Linux 5.10.18v5.10.18Greg Kroah-Hartman2021-02-231-1/+1
* Linux 5.10.17v5.10.17Greg Kroah-Hartman2021-02-171-1/+1
* Linux 5.10.16v5.10.16Greg Kroah-Hartman2021-02-131-1/+1
* Linux 5.10.15v5.10.15Greg Kroah-Hartman2021-02-101-1/+1
* x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2021-02-101-6/+0
* kbuild: fix duplicated flags in DEBUG_CFLAGSMasahiro Yamada2021-02-101-1/+3
* Linux 5.10.14v5.10.14Greg Kroah-Hartman2021-02-071-1/+1
* Linux 5.10.13v5.10.13Greg Kroah-Hartman2021-02-031-1/+1
* Linux 5.10.12v5.10.12Greg Kroah-Hartman2021-01-301-1/+1
* Linux 5.10.11v5.10.11Greg Kroah-Hartman2021-01-271-1/+1
* Linux 5.10.10v5.10.10Greg Kroah-Hartman2021-01-231-1/+1
* Linux 5.10.9v5.10.9Greg Kroah-Hartman2021-01-191-1/+1
* Linux 5.10.8v5.10.8Greg Kroah-Hartman2021-01-171-1/+1
* Linux 5.10.7v5.10.7Greg Kroah-Hartman2021-01-121-1/+1
* kbuild: don't hardcode depmod pathDominique Martinet2021-01-121-1/+1
* Linux 5.10.6v5.10.6Greg Kroah-Hartman2021-01-091-1/+1
* Linux 5.10.5v5.10.5Greg Kroah-Hartman2021-01-061-1/+1
* Linux 5.10.4v5.10.4Greg Kroah-Hartman2020-12-301-1/+1
* Linux 5.10.3v5.10.3Greg Kroah-Hartman2020-12-261-1/+1
* Linux 5.10.2v5.10.2Greg Kroah-Hartman2020-12-211-1/+1
* Linux 5.10.1v5.10.1Greg Kroah-Hartman2020-12-141-1/+1
* Linux 5.10v5.10Linus Torvalds2020-12-131-1/+1
* Linux 5.10-rc7v5.10-rc7Linus Torvalds2020-12-061-1/+1
* Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-061-1/+9
|\
| * kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-0/+6
| * Kbuild: do not emit debug info for assembly with LLVM_IAS=1Nick Desaulniers2020-11-251-0/+2
| * kbuild: use -fmacro-prefix-map for .S sourcesDenys Zagorui2020-11-251-1/+1
* | Linux 5.10-rc6v5.10-rc6Linus Torvalds2020-11-291-1/+1
* | Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-281-3/+1
|\ \ | |/ |/|
| * kbuild: remove unused OBJSIZEVasily Gorbik2020-11-021-3/+1
* | Linux 5.10-rc5v5.10-rc5Linus Torvalds2020-11-221-1/+1
* | Linux 5.10-rc4v5.10-rc4Linus Torvalds2020-11-151-1/+1
* | Linux 5.10-rc3v5.10-rc3Linus Torvalds2020-11-081-1/+1
|/
* Linux 5.10-rc2v5.10-rc2Linus Torvalds2020-11-011-1/+1
* Linux 5.10-rc1v5.10-rc1Linus Torvalds2020-10-251-2/+2
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-24/+70
|\
| * kbuild: Only add -fno-var-tracking-assignments for old GCC versionsMark Wielaard2020-10-211-1/+5
| * kbuild: enforce -Werror=return-typeOlaf Hering2020-10-121-1/+1
| * scripts: remove namespace.plJacob Keller2020-10-121-5/+1
| * kbuild: explicitly specify the build id styleBill Wendling2020-10-091-2/+2
| * kbuild: remove cc-option test of -Werror=date-timeMasahiro Yamada2020-09-251-1/+1
| * kbuild: remove cc-option test of -fno-stack-checkMasahiro Yamada2020-09-251-1/+1
| * kbuild: remove cc-option test of -fno-strict-overflowMasahiro Yamada2020-09-251-1/+1
| * kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada2020-09-251-1/+0
| * kbuild: do not create built-in objects for external module buildsMasahiro Yamada2020-09-251-1/+2
| * kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-4/+6