index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: don't use ccache to build kernel
Moyster
2019-08-01
1
-2
/
+2
*
kbuild: collect shorthands into scripts/Kbuild.include
Masahiro Yamada
2018-12-21
1
-7
/
+0
*
Make Documenation depend on headers_install
Peter Foley
2018-11-29
1
-0
/
+2
*
kbuild: use $(Q) for sub-make target
Masahiro Yamada
2018-11-29
1
-2
/
+1
*
kbuild: fake the "Entering directory ..." message more simply
Masahiro Yamada
2018-11-29
1
-5
/
+8
*
kbuild: simplify build, clean, modbuiltin shorthands
Masahiro Yamada
2018-11-29
1
-1
/
+1
*
kbuild: Fix make help-<board series> on powerpc
Michal Marek
2018-11-29
1
-2
/
+2
*
kbuild: forbid kernel directory to contain spaces and colons
Robert Jarzmik
2018-11-29
1
-0
/
+4
*
kbuild: Allow arch Makefiles to override {cpp,ld,c}flags
Michal Marek
2018-11-29
1
-4
/
+5
*
kbuild: Automatically remove stale <linux/version.h> file
Michal Marek
2018-11-29
1
-0
/
+2
*
kbuild: use mixed-targets when two or more config targets are given
Masahiro Yamada
2018-11-29
1
-1
/
+1
*
Makefile: include arch/*/include/generated/uapi before .../generated
Michal Marek
2018-11-29
1
-0
/
+1
*
Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
Arnd Bergmann
2018-11-29
1
-1
/
+5
*
Kbuild: avoid duplicate include path
Arnd Bergmann
2018-11-29
1
-2
/
+3
*
jump label: pass kbuild_cflags when checking for asm goto support
David Lin
2018-11-29
1
-1
/
+1
*
gcov: disable -Wmaybe-uninitialized warning
Arnd Bergmann
2018-11-29
1
-1
/
+1
*
gcov: disable tree-loop-im to reduce stack usage
Arnd Bergmann
2018-11-29
1
-1
/
+1
*
kbuild: Do not run modules_install and install in paralel
Michal Marek
2018-11-29
1
-0
/
+6
*
kbuild: remove warning about "make depend"
Masahiro Yamada
2018-11-29
1
-6
/
+0
*
kbuild: Do not reference *-n variables in the Makefile
Michal Marek
2018-11-29
1
-3
/
+1
*
makefile: Add --strip-debug flag
Willi Ye
2018-11-29
1
-1
/
+1
*
kbuild: Support split debug info v4
Andi Kleen
2018-11-29
1
-0
/
+5
*
kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang
Behan Webster
2018-11-29
1
-0
/
+29
*
./Makefile: tell gcc optimizer to never introduce new data races
Jiri Kosina
2018-11-29
1
-0
/
+3
*
turn off -Wattribute-alias
Arnd Bergmann
2018-11-29
1
-0
/
+1
*
disable new gcc-7.1.1 warnings for now
Linus Torvalds
2018-11-29
1
-6
/
+6
*
Disable "frame-address" warning
Linus Torvalds
2018-11-29
1
-0
/
+1
*
kbuild: add -fno-PIE
Sebastian Andrzej Siewior
2018-11-29
1
-1
/
+2
*
Makefile: Fix unrecognized cross-compiler command line options
Geert Uytterhoeven
2018-11-29
1
-3
/
+5
*
cflags: cleanup Makefile & arm64 Makefile (-ftree-vectorize is enabled when b...
Moyster
2017-12-22
1
-11
/
+0
*
Makefile: Enable ld fix for cortex-a53 errata 843419
Rohit Vaswani
2017-12-18
1
-0
/
+3
*
Makefile: Fix device not booting with GCC 7.x and above
ZaneZam
2017-12-18
1
-0
/
+3
*
Makefile: Disable "unused-constant-variable" warning globally
Nathan Chancellor
2017-12-18
1
-0
/
+3
*
Makefile: Disable "format-truncation" warning globally
Nathan Chancellor
2017-12-18
1
-0
/
+3
*
Makefile: fix build with make 3.80 again
Jan Beulich
2017-12-02
1
-2
/
+4
*
Makefile: fix extra parenthesis typo when CC_STACKPROTECTOR_REGULAR is enabled
Fathi Boudra
2017-12-02
1
-1
/
+1
*
Linux 3.10.108
Willy Tarreau
2017-11-06
1
-2
/
+2
*
Disable "maybe-uninitialized" warning globally
Linus Torvalds
2017-09-30
1
-1
/
+3
*
./Makefile: tell gcc optimizer to never introduce new data races
Jiri Kosina
2017-08-31
1
-0
/
+4
*
Linux 3.10.107
Willy Tarreau
2017-07-04
1
-1
/
+1
*
Linux 3.10.106
Willy Tarreau
2017-06-17
1
-1
/
+1
*
Revert "use -O3 compile flags"
Moyster
2017-06-02
1
-2
/
+2
*
makefile: reorganize cflags
Mister Oyster
2017-05-28
1
-10
/
+9
*
um: fix build
Mister Oyster
2017-05-04
1
-0
/
+10
*
Linux 3.10.105
Willy Tarreau
2017-04-11
1
-1
/
+1
*
stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG
Kees Cook
2016-11-11
1
-1
/
+7
*
stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures
Kees Cook
2016-11-11
1
-3
/
+11
*
Linux 3.10.104
Willy Tarreau
2016-11-07
1
-1
/
+1
*
Makefile: Cortex-A53 ARM optimized flags
dragonpt
2016-09-16
1
-0
/
+2
*
3.10.102-> 3.10.103
Jan Engelmohr
2016-09-10
1
-1
/
+1
[next]