summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.13-rc3v4.13-rc3Linus Torvalds2017-07-301-1/+1
* Linux 4.13-rc2v4.13-rc2Linus Torvalds2017-07-231-1/+1
* Linux v4.13-rc1v4.13-rc1Linus Torvalds2017-07-151-2/+2
* Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-131-9/+17
|\
| * kbuild: Enable Large File Support for hostprogsUwe Kleine-König2017-07-111-3/+10
| * kbuild: split exported generic header creation into uapi-asm-genericMasahiro Yamada2017-07-111-3/+4
| * kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada2017-07-101-2/+2
| * kbuild: fix comment about dst of headers_{install, check}_allMasahiro Yamada2017-07-101-1/+1
* | disable new gcc-7.1.1 warnings for nowLinus Torvalds2017-07-121-0/+3
|/
* Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-4/+4
|\
| * kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin2017-06-301-4/+4
* | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-071-16/+8
|\ \
| * | kbuild: improve comments on KBUILD_SRCCao jin2017-07-031-3/+3
| * | kbuild: Add __cc-option macroMatthias Kaehlcke2017-06-251-1/+1
| * | kbuild: clang: Disable 'address-of-packed-member' warningMatthias Kaehlcke2017-06-221-0/+1
| * | kbuild: remove duplicated arch/*/include/generated/uapi include pathMasahiro Yamada2017-06-101-4/+2
| * | 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
OpenPOWER on IntegriCloud