summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.9-rc6Linus Torvalds2020-09-201-1/+1
* Linux 5.9-rc5Linus Torvalds2020-09-131-1/+1
* Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-081-4/+0
|\
| * Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"Josh Poimboeuf2020-09-031-4/+0
* | Linux 5.9-rc4Linus Torvalds2020-09-061-1/+1
* | Linux 5.9-rc3Linus Torvalds2020-08-301-1/+1
* | Linux 5.9-rc2Linus Torvalds2020-08-231-1/+1
* | kbuild: remove redundant patterns in filter/filter-outMasahiro Yamada2020-08-181-3/+2
* | Linux 5.9-rc1Linus Torvalds2020-08-161-2/+2
* | ./Makefile: add debug option to enable function aligned on 32 bytesFeng Tang2020-08-121-0/+4
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-11/+15
|\ \ | |/ |/|
| * kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option baseMasahiro Yamada2020-08-101-1/+4
| * kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada2020-08-101-7/+9
| * kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada2020-08-101-2/+1
| * kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-5/+20
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-3/+3
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-1/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-131-5/+20
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | bpf: Resolve BTF IDs in vmlinux imageJiri Olsa2020-07-131-1/+2
| | * | | bpf: Compile resolve_btfids tool at kernel compilation startJiri Olsa2020-07-131-4/+18
* | | | | Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-041-2/+11
|\ \ \ \ \
| * | | | | security: allow using Clang's zero initialization for stack variablesglider@google.com2020-06-161-2/+11
* | | | | | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-1/+2
|\ \ \ \ \ \
| * | | | | | init: Add support for zstd compressed kernelNick Terrell2020-07-311-1/+2
| | |_|_|_|/ | |/| | | |
* / | | | | Linux 5.8Linus Torvalds2020-08-021-1/+1
|/ / / / /
* | | | | Linux 5.8-rc7Linus Torvalds2020-07-261-1/+1
* | | | | Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-261-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song2020-07-231-1/+1
| * | | | kbuild: fix single target builds for external modulesMasahiro Yamada2020-07-111-1/+1
| | |/ / | |/| |
* | | | Linux 5.8-rc6Linus Torvalds2020-07-191-1/+1
* | | | Linux 5.8-rc5Linus Torvalds2020-07-121-1/+1
|/ / /
* | | Linux 5.8-rc4Linus Torvalds2020-07-051-1/+1
* | | Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-051-2/+2
|\ \ \
| * | | kbuild: make Clang build userprogs for target architectureMasahiro Yamada2020-07-021-2/+2
| | |/ | |/|
* / | Linux 5.8-rc3Linus Torvalds2020-06-281-1/+1
|/ /
* | Linux 5.8-rc2Linus Torvalds2020-06-211-1/+1
* | Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada2020-06-221-11/+3
* | Makefile: Improve compressed debug info support detectionArvind Sankar2020-06-151-1/+1
|/
* Linux 5.8-rc1Linus Torvalds2020-06-141-2/+2
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-19/+5
|\
| * kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-111-19/+5
* | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-1/+2
|\ \ | |/ |/|
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-131-29/+68
| |\
| * \ Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-211-3/+5
| |\ \
| * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-21/+9
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-201-1/+1
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-061-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-301-65/+63
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-191-1/+2
| |\ \ \ \ \ \ \