aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kernel: don't use ccache to build kernelMoyster2019-08-011-2/+2
* kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada2018-12-211-7/+0
* Make Documenation depend on headers_installPeter Foley2018-11-291-0/+2
* kbuild: use $(Q) for sub-make targetMasahiro Yamada2018-11-291-2/+1
* kbuild: fake the "Entering directory ..." message more simplyMasahiro Yamada2018-11-291-5/+8
* kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2018-11-291-1/+1
* kbuild: Fix make help-<board series> on powerpcMichal Marek2018-11-291-2/+2
* kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik2018-11-291-0/+4
* kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2018-11-291-4/+5
* kbuild: Automatically remove stale <linux/version.h> fileMichal Marek2018-11-291-0/+2
* kbuild: use mixed-targets when two or more config targets are givenMasahiro Yamada2018-11-291-1/+1
* Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek2018-11-291-0/+1
* Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann2018-11-291-1/+5
* Kbuild: avoid duplicate include pathArnd Bergmann2018-11-291-2/+3
* jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin2018-11-291-1/+1
* gcov: disable -Wmaybe-uninitialized warningArnd Bergmann2018-11-291-1/+1
* gcov: disable tree-loop-im to reduce stack usageArnd Bergmann2018-11-291-1/+1
* kbuild: Do not run modules_install and install in paralelMichal Marek2018-11-291-0/+6
* kbuild: remove warning about "make depend"Masahiro Yamada2018-11-291-6/+0
* kbuild: Do not reference *-n variables in the MakefileMichal Marek2018-11-291-3/+1
* makefile: Add --strip-debug flagWilli Ye2018-11-291-1/+1
* kbuild: Support split debug info v4Andi Kleen2018-11-291-0/+5
* kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangBehan Webster2018-11-291-0/+29
* ./Makefile: tell gcc optimizer to never introduce new data racesJiri Kosina2018-11-291-0/+3
* turn off -Wattribute-aliasArnd Bergmann2018-11-291-0/+1
* disable new gcc-7.1.1 warnings for nowLinus Torvalds2018-11-291-6/+6
* Disable "frame-address" warningLinus Torvalds2018-11-291-0/+1
* kbuild: add -fno-PIESebastian Andrzej Siewior2018-11-291-1/+2
* Makefile: Fix unrecognized cross-compiler command line optionsGeert Uytterhoeven2018-11-291-3/+5
* cflags: cleanup Makefile & arm64 Makefile (-ftree-vectorize is enabled when b...Moyster2017-12-221-11/+0
* Makefile: Enable ld fix for cortex-a53 errata 843419Rohit Vaswani2017-12-181-0/+3
* Makefile: Fix device not booting with GCC 7.x and aboveZaneZam2017-12-181-0/+3
* Makefile: Disable "unused-constant-variable" warning globallyNathan Chancellor2017-12-181-0/+3
* Makefile: Disable "format-truncation" warning globallyNathan Chancellor2017-12-181-0/+3
* Makefile: fix build with make 3.80 againJan Beulich2017-12-021-2/+4
* Makefile: fix extra parenthesis typo when CC_STACKPROTECTOR_REGULAR is enabledFathi Boudra2017-12-021-1/+1
* Linux 3.10.108Willy Tarreau2017-11-061-2/+2
* Disable "maybe-uninitialized" warning globallyLinus Torvalds2017-09-301-1/+3
* ./Makefile: tell gcc optimizer to never introduce new data racesJiri Kosina2017-08-311-0/+4
* Linux 3.10.107Willy Tarreau2017-07-041-1/+1
* Linux 3.10.106Willy Tarreau2017-06-171-1/+1
* Revert "use -O3 compile flags"Moyster2017-06-021-2/+2
* makefile: reorganize cflagsMister Oyster2017-05-281-10/+9
* um: fix buildMister Oyster2017-05-041-0/+10
* Linux 3.10.105Willy Tarreau2017-04-111-1/+1
* stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGKees Cook2016-11-111-1/+7
* stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2016-11-111-3/+11
* Linux 3.10.104Willy Tarreau2016-11-071-1/+1
* Makefile: Cortex-A53 ARM optimized flagsdragonpt2016-09-161-0/+2
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-1/+1