summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * | kbuild: simplify silent build (-s) detectionMasahiro Yamada2017-06-061-8/+1
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-7/+3
|\ \ \
| * | | Docs: clean up some DocBook loose endsJonathan Corbet2017-06-231-1/+0
| * | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-181-7/+4
| |\ \ \
| | * | | docs: remove DocBook from the building systemMauro Carvalho Chehab2017-05-161-7/+4
* | | | | Linux 4.12v4.12Linus Torvalds2017-07-021-1/+1
* | | | | Linux 4.12-rc7v4.12-rc7Linus Torvalds2017-06-251-1/+1
* | | | | Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-06-241-1/+1
|\ \ \ \ \
| * | | | | Kbuild: tiny correction on `make help`Cao jin2017-06-061-1/+1
| | |_|/ / | |/| | |
* | | | | Linux 4.12-rc6v4.12-rc6Linus Torvalds2017-06-191-1/+1
* | | | | Linux 4.12-rc5v4.12-rc5Linus Torvalds2017-06-111-1/+1
| |_|_|/ |/| | |
* | | | Linux 4.12-rc4v4.12-rc4Linus Torvalds2017-06-041-1/+1
* | | | Linux 4.12-rc3v4.12-rc3Linus Torvalds2017-05-281-1/+1
|/ / /
* | | Linux 4.12-rc2v4.12-rc2Linus Torvalds2017-05-211-1/+1
* | | kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada2017-05-181-1/+1
|/ /
* | Linux 4.12-rc1v4.12-rc1Linus Torvalds2017-05-131-2/+2
* | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-3/+3
|\ \
| * | uapi: export all arch specifics directoriesNicolas Dichtel2017-05-111-3/+3
| |/
* | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-101-11/+30
|\ \ | |/ |/|
| * Makefile: evaluate LDFLAGS_BUILD_ID only onceRabin Vincent2017-05-031-1/+1
| * kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGSMichael Davidson2017-04-281-0/+2
| * kbuild: Add support to generate LLVM assembly filesVinícius Tinti2017-04-251-0/+5
| * kbuild: Add better clang cross build supportBehan Webster2017-04-231-0/+9
| * kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada2017-04-231-1/+0
| * kbuild: avoid conflict between -ffunction-sections and -pg on gcc-4.7Masahiro Yamada2017-04-181-5/+5
| * kbuild: use -Oz instead of -Os when using clangBehan Webster2017-04-131-1/+2
| * Kbuild: make designated_init attribute fatalKees Cook2017-03-221-0/+3
| * kbuild: drop unneeded patterns '.*.orig' and '.*.rej' from distcleanMasahiro Yamada2017-03-151-2/+2
| * Kbuild: fix file name in comment about extra gcc checksSeung-Woo Kim2017-03-111-1/+1
* | make help: add tools help targetRandy Dunlap2017-05-081-2/+6
* | Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2017-05-021-2/+2
|\ \
| * | sparse doc: fix reference pathCao jin2017-03-311-2/+2
| |/
* | Linux 4.11v4.11Linus Torvalds2017-04-301-1/+1
* | Linux 4.11-rc8v4.11-rc8Linus Torvalds2017-04-231-1/+1
* | Linux 4.11-rc7v4.11-rc7Linus Torvalds2017-04-161-1/+1
* | Linux 4.11-rc6v4.11-rc6Linus Torvalds2017-04-091-1/+1
* | Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-051-7/+7
|\ \
| * | jump label: fix passing kbuild_cflags when checking for asm goto supportGleb Fotengauer-Malinovskiy2017-03-221-6/+6
| * | Kbuild: use cc-disable-warning consistently for maybe-uninitializedArnd Bergmann2017-03-171-1/+1
| |/
* | Linux 4.11-rc5v4.11-rc5Linus Torvalds2017-04-021-1/+1
* | Linux 4.11-rc4v4.11-rc4Linus Torvalds2017-03-261-1/+1
* | Linux 4.11-rc3v4.11-rc3Linus Torvalds2017-03-191-1/+1
* | Linux 4.11-rc2v4.11-rc2Linus Torvalds2017-03-121-1/+1
|/
* Linux 4.11-rc1v4.11-rc1Linus Torvalds2017-03-051-2/+2
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-281-12/+12
|\
| * objtool: Fix CONFIG_STACK_VALIDATION=y warning for out-of-tree modulesJosh Poimboeuf2017-02-201-12/+12
* | Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds2017-02-221-1/+1
|\ \
| * | Add a target to check broken external links in the DocumentationRémy Léone2017-02-151-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-201-2/+4
|\ \ \ | |_|/ |/| |
| * | Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar2017-02-141-2/+2
| |\ \
OpenPOWER on IntegriCloud