Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
23274faf96500700da83c4f0ff12d78ae03d5604
/
Documentation
/
kbuild
eabc8bc
kbuild: get rid of trailing slash from subdir- example
by Masahiro Yamada
· 5 years ago
eccbde4
kbuild: remove wrong documentation about mandatory-y
by Masahiro Yamada
· 5 years ago
5f2fb52
kbuild: rename hostprogs-y/always to hostprogs/always-y
by Masahiro Yamada
· 5 years ago
faa7bdd
kbuild: fix the document to use extra-y for vmlinux.lds
by Masahiro Yamada
· 5 years ago
14cd0bd
Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
2b5072b
kconfig: fix documentation typos
by Bjorn Helgaas
· 5 years ago
8b41fc4
kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf
by Masahiro Yamada
· 5 years ago
28f94a4
kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
by Masahiro Yamada
· 5 years ago
8f26888
kconfig: remove ---help--- from documentation
by Masahiro Yamada
· 5 years ago
fcbb846
kbuild: remove header compile test
by Masahiro Yamada
· 5 years ago
39808e4
kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers
by Masahiro Yamada
· 5 years ago
c6f6ebd
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
fcfacb9
doc: move namespaces.rst from kbuild/ to core-api/
by Masahiro Yamada
· 5 years ago
86cdd2f
kheaders: make headers archive reproducible
by Dmitry Goldin
· 5 years ago
4349670
kbuild: two minor updates for Documentation/kbuild/modules.rst
by Masahiro Yamada
· 5 years ago
807f210
kbuild: correct formatting of header in kbuild module docs
by Alex Gaynor
· 5 years ago
13dc8c0
kbuild: remove ar-option and KBUILD_ARFLAGS
by Masahiro Yamada
· 5 years ago
e070355
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
fe013f8
Documentation: kbuild: Add document about reproducible builds
by Ben Hutchings
· 5 years ago
c4f4af4
docs: Add documentation for Symbol Namespaces
by Matthias Maennich
· 5 years ago
cb9b55d
modpost: add support for symbol namespaces
by Matthias Maennich
· 5 years ago
e27128d
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
by Masahiro Yamada
· 5 years ago
8cc7af7
kbuild: remove ARCH_{CPP,A,C}FLAGS
by Masahiro Yamada
· 5 years ago
1634f2b
kbuild: remove clean-dirs syntax
by Masahiro Yamada
· 5 years ago
d20558d
docs: kbuild: remove cc-ldoption from document again
by Masahiro Yamada
· 5 years ago
4fef9de
docs: kbuild: fix invalid ReST syntax
by Masahiro Yamada
· 5 years ago
10df063
kbuild: rebuild modules when module linker scripts are updated
by Masahiro Yamada
· 5 years ago
888f0c3
kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
by Masahiro Yamada
· 5 years ago
125d059
kbuild: do not descend to ./Kbuild when cleaning
by Masahiro Yamada
· 5 years ago
168c799
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
5ef8726
kbuild: get rid of misleading $(AS) from documents
by Masahiro Yamada
· 6 years ago
1688694
docs: kbuild: fix build with pdf and fix some minor issues
by Mauro Carvalho Chehab
· 6 years ago
113094f
docs: add some directories to the main documentation index
by Mauro Carvalho Chehab
· 6 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
95fd3f8
kbuild: add a flag to force absolute path for srctree
by Masahiro Yamada
· 6 years ago
1e21cbf
kbuild: support header-test-pattern-y
by Masahiro Yamada
· 6 years ago
c93a036
kbuild: do not create wrappers for header-test-y
by Masahiro Yamada
· 6 years ago
e846f0d
kbuild: add support for ensuring headers are self-contained
by Jani Nikula
· 6 years ago
f3c8d4c7
kbuild: remove headers_{install,check}_all
by Masahiro Yamada
· 6 years ago
cd238ef
docs: kbuild: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
055efab
kbuild: drop support for cc-ldoption
by Nick Desaulniers
· 6 years ago
898490c
moduleparam: Save information about built-in modules in separate file
by Alexey Gladkov
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
d3a918c
kbuild: remove cc-version macro
by Masahiro Yamada
· 6 years ago
6d3c94e
kbuild: turn '/' into an alias of './'
by Masahiro Yamada
· 6 years ago
d151e97
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
by Masahiro Yamada
· 6 years ago
dee9495
kbuild: remove top-level built-in.a
by Masahiro Yamada
· 6 years ago
9199873
kbuild: generate asm-generic wrappers if mandatory headers are missing
by Masahiro Yamada
· 6 years ago
0126be3
kbuild: announce removal of SUBDIRS if used
by Masahiro Yamada
· 6 years ago
3f80bab
kbuild: remove unused cc-fullversion variable
by Masahiro Yamada
· 6 years ago
a7ddcea
Drop all 00-INDEX files from Documentation/
by Henrik Austad
· 6 years ago
c86b1f9
kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt
by Michal Suchanek
· 6 years ago
5e8c529
kconfig: report recursive dependency involving 'imply'
by Masahiro Yamada
· 6 years ago
01f0e5cd
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
08b220b
kconfig: fix typos in description of "choice" in kconfig-language.txt
by Randy Dunlap
· 7 years ago
bb81955
kbuild: if_changed: document single use per target limitation
by Dirk Gouders
· 7 years ago
f92d19e
kbuild: Use HOST*FLAGS options from the command line
by Laura Abbott
· 7 years ago
96f14fe
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
by Laura Abbott
· 7 years ago
00e0793
kbuild: document the KBUILD_KCONFIG env. variable
by Randy Dunlap
· 7 years ago
452d4c8
kconfig: update user kconfig tools doc.
by Randy Dunlap
· 7 years ago
3f9cdee
kbuild: delete INSTALL_FW_PATH from kbuild documentation
by Randy Dunlap
· 7 years ago
5ba8009
kbuild: update ARCH alias info for sparc
by Randy Dunlap
· 7 years ago
09b1565
kbuild: update ARCH alias info for sh
by Randy Dunlap
· 7 years ago
bdb6010
kconfig: document Kconfig source file comments
by Randy Dunlap
· 7 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
8373b7d
Documentation: kconfig: add recommended way to describe compiler support
by Masahiro Yamada
· 7 years ago
316d55d
Documentation: kconfig: document a new Kconfig macro language
by Masahiro Yamada
· 7 years ago
104daea
kconfig: reference environment variables directly and remove 'option env='
by Masahiro Yamada
· 7 years ago
147a89b
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
911a91c
kconfig: rename silentoldconfig to syncconfig
by Masahiro Yamada
· 7 years ago
bd0f98e
kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt
by Masahiro Yamada
· 7 years ago
35cd02b
kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt
by Masahiro Yamada
· 7 years ago
f49821e
kbuild: rename built-in.o to built-in.a
by Nicholas Piggin
· 7 years ago
6358d6e
kbuild: remove incremental linking option
by Nicholas Piggin
· 7 years ago
255442c
Merge tag 'docs-4.16' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
9059a34
kconfig: fix relational operators for bool and tristate symbols
by Nicolas Pitre
· 7 years ago
b7d4ec3
Documentation/kbuild: Add guidance for the use of default
by Darren Hart (VMware)
· 7 years ago
37cb8e1
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
74ce189
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
by Masahiro Yamada
· 7 years ago
d87e47e
kbuild doc: a bundle of fixes on makefiles.txt
by Cao jin
· 7 years ago
3d91a35
kbuild: Update example for ccflags-y usage
by Sedat Dilek
· 7 years ago
98ced88
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
58f051f
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
3a166fc
kbuild: handle libs-y archives separately from built-in.o archives
by Nicholas Piggin
· 8 years ago
39a33ff
kbuild: remove cc-option-align
by Masahiro Yamada
· 8 years ago
ae3f415
kbuild: replace genhdr-y with generated-y
by Masahiro Yamada
· 8 years ago
468f876
Documentation, kbuild: fix typo "minimun" -> "minimum"
by Tobias Klauser
· 8 years ago
61562f98
uapi: export all arch specifics directories
by Nicolas Dichtel
· 8 years ago
fcc8487
uapi: export all headers under uapi directories
by Nicolas Dichtel
· 8 years ago
bd73a32
Makefile.headersinst: remove destination-y option
by Nicolas Dichtel
· 8 years ago
237e3ad
Kconfig: Introduce the "imply" keyword
by Nicolas Pitre
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
fbe6e37
kbuild: add arch specific post-link Makefile
by Nicholas Piggin
· 8 years ago
cfd7c61
kconfig-language: improve menuconfig usage description
by Eugeniu Rosca
· 8 years ago
54b880c
kbuild, x86: Track generated headers with generated-y
by James Hogan
· 9 years ago
032a318
kconfig-language: elaborate on the type of a choice
by Dirk Gouders
· 9 years ago
3e2ba95
kconfig-language: fix comment on dependency-generated menu structures.
by Dirk Gouders
· 9 years ago
1c199f2
kbuild: document recursive dependency limitation / resolution
by Luis R. Rodriguez
· 9 years ago
af1eb29
modsign: Allow password to be specified for signing key
by David Woodhouse
· 10 years ago
Next »