index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
/
makefiles.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-1
/
+1
*
kbuild: remove cc-version macro
Masahiro Yamada
2019-03-04
1
-17
/
+0
*
kbuild: remove top-level built-in.a
Masahiro Yamada
2019-01-28
1
-7
/
+2
*
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
2019-01-06
1
-3
/
+6
*
kbuild: remove unused cc-fullversion variable
Masahiro Yamada
2018-11-02
1
-15
/
+0
*
kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt
Michal Suchanek
2018-08-22
1
-1
/
+1
*
kbuild: if_changed: document single use per target limitation
Dirk Gouders
2018-07-21
1
-0
/
+6
*
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-07-18
1
-1
/
+1
*
kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt
Masahiro Yamada
2018-03-26
1
-6
/
+0
*
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-26
1
-8
/
+8
*
kbuild: remove incremental linking option
Nicholas Piggin
2018-03-26
1
-2
/
+8
*
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
1
-1
/
+0
|
\
|
*
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
2017-11-08
1
-1
/
+0
*
|
kbuild doc: a bundle of fixes on makefiles.txt
Cao jin
2017-10-24
1
-13
/
+18
|
/
*
kbuild: Update example for ccflags-y usage
Sedat Dilek
2017-08-07
1
-3
/
+3
*
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-07-07
1
-35
/
+6
|
\
|
*
kbuild: remove cc-option-align
Masahiro Yamada
2017-06-25
1
-16
/
+0
|
*
kbuild: replace genhdr-y with generated-y
Masahiro Yamada
2017-06-22
1
-19
/
+6
*
|
Documentation, kbuild: fix typo "minimun" -> "minimum"
Tobias Klauser
2017-05-18
1
-1
/
+1
|
/
*
uapi: export all arch specifics directories
Nicolas Dichtel
2017-05-11
1
-14
/
+1
*
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
1
-25
/
+41
*
Makefile.headersinst: remove destination-y option
Nicolas Dichtel
2017-05-11
1
-19
/
+4
*
kbuild: add arch specific post-link Makefile
Nicholas Piggin
2016-09-09
1
-0
/
+16
*
kbuild, x86: Track generated headers with generated-y
James Hogan
2016-07-07
1
-0
/
+14
*
kbuild: Allow arch Makefiles to override {cpp,ld,c}flags
Michal Marek
2015-07-06
1
-0
/
+8
*
kbuild: edit explanation of clean-files variable
Jeffrey Rogers
2015-06-08
1
-2
/
+2
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2015-02-19
1
-6
/
+5
|
\
|
*
kbuild: Update documentation of clean-files and clean-dirs
Michal Marek
2015-01-08
1
-6
/
+5
*
|
kbuild: allow cc-ifversion to have the argument for false condition
Masahiro Yamada
2015-01-09
1
-2
/
+3
*
|
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
2015-01-09
1
-2
/
+2
|
/
*
Documentation: kbuild: Improve grammar
Geert Uytterhoeven
2014-08-19
1
-28
/
+28
*
Documentation: kbuild: Remove obsolete dtc_cpp section
Geert Uytterhoeven
2014-08-19
1
-23
/
+0
*
Documentation: kbuild: Improve if_changed documentation
Geert Uytterhoeven
2014-08-19
1
-3
/
+3
*
Documentation: kbuild: Remove obsolete include/asm symlink step
Geert Uytterhoeven
2014-08-19
1
-5
/
+4
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-08-14
1
-31
/
+8
|
\
|
*
kbuild: drop shared library support from Makefile.host
Masahiro Yamada
2014-07-16
1
-31
/
+8
*
|
kbuild: fix a typo in a kbuild document
Masahiro Yamada
2014-06-18
1
-1
/
+1
|
/
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-05-07
1
-2
/
+3
|
\
|
*
doc: change example to existing Makefile fragment
Paul Bolle
2013-04-08
1
-2
/
+3
*
|
kbuild: fix ld-option function
Antony Pavlov
2013-04-08
1
-1
/
+1
|
/
*
kbuild: create a rule to run the pre-processor on *.dts files
Stephen Warren
2013-02-08
1
-0
/
+23
*
kbuild: centralize .dts->.dtb rule
Stephen Warren
2012-11-30
1
-7
/
+8
*
UAPI: Remove the objhdr-y export list
David Howells
2012-10-02
1
-4
/
+4
*
kbuild: Add support for an "archheaders" target
H. Peter Anvin
2011-11-17
1
-18
/
+32
*
doc: fix wrong arch/i386 references
Wanlong Gao
2011-06-13
1
-19
/
+19
*
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
2011-05-03
1
-0
/
+12
*
kbuild: asm-generic support
Sam Ravnborg
2011-04-28
1
-0
/
+36
*
kbuild: Fix build with binutils <= 2.19
Michal Marek
2011-04-20
1
-0
/
+5
*
kbuild, mtd, net: a few comment typo fixes and rewording
Gilles Espinasse
2011-02-17
1
-1
/
+2
*
of: Add support for linking device tree blobs into vmlinux
Dirk Brandewie
2010-12-23
1
-0
/
+15
[next]