index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: remove unused OBJSIZE
Vasily Gorbik
2020-11-02
1
-3
/
+2
*
kbuild: doc: describe proper script invocation
Lukas Bulwahn
2020-10-14
1
-0
/
+20
*
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-13
1
-0
/
+4
|
\
|
*
Documentation: add minimum clang/llvm version
Nick Desaulniers
2020-09-01
1
-0
/
+4
*
|
Documentation/llvm: Fix clang target examples
Florian Fainelli
2020-09-26
1
-2
/
+2
*
|
kbuild: Documentation: clean up makefiles.rst
Randy Dunlap
2020-09-03
1
-9
/
+9
*
|
Documentation/llvm: Improve formatting of commands, variables, and arguments
Nathan Chancellor
2020-08-31
1
-13
/
+13
|
/
*
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
4
-12
/
+55
|
\
|
*
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-08-09
1
-1
/
+30
|
*
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-09
3
-9
/
+9
|
*
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-09
1
-0
/
+14
|
*
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-2
/
+2
*
|
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Documentation: kbuild/kconfig-language: eliminate duplicated word
Randy Dunlap
2020-07-13
1
-1
/
+1
*
|
docs: kbuild: fix ReST formatting
Dov Murik
2020-06-28
1
-3
/
+4
*
|
gcc-plugins: fix gcc-plugins directory path in documentation
Masahiro Yamada
2020-06-28
1
-1
/
+1
|
/
*
kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2020-06-06
1
-2
/
+2
*
kbuild: doc: remove documentation about copying Module.symvers around
Masahiro Yamada
2020-05-25
1
-12
/
+0
*
kbuild: doc: document the new syntax 'userprogs'
Masahiro Yamada
2020-05-17
1
-48
/
+135
*
Documentation: kbuild: fix the section title format
Masahiro Yamada
2020-04-23
1
-1
/
+2
*
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
2020-04-08
2
-2
/
+11
*
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
2020-04-08
1
-1
/
+4
*
Documentation/llvm: fix the name of llvm-size
Fangrui Song
2020-04-08
1
-1
/
+1
*
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-04-01
3
-3
/
+105
|
\
|
*
kconfig: make 'imply' obey the direct dependency
Masahiro Yamada
2020-03-13
1
-2
/
+13
|
*
kconfig: allow symbols implied by y to become m
Masahiro Yamada
2020-03-13
1
-1
/
+11
|
*
Documentation/llvm: add documentation on building w/ Clang/LLVM
Nick Desaulniers
2020-03-03
2
-0
/
+81
*
|
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
2020-03-30
2
-0
/
+98
|
\
\
|
*
|
docs: move gcc-plugins to the kbuild manual
Jonathan Corbet
2020-03-10
2
-0
/
+98
*
|
|
modpost: move the namespace field in Module.symvers last
Jessica Yu
2020-03-17
1
-2
/
+2
*
|
|
kbuild: doc: fix references to other documents
Masahiro Yamada
2020-03-13
3
-5
/
+5
|
|
/
|
/
|
*
|
kbuild: get rid of trailing slash from subdir- example
Masahiro Yamada
2020-02-27
1
-1
/
+1
*
|
kbuild: remove wrong documentation about mandatory-y
Masahiro Yamada
2020-02-26
1
-3
/
+0
|
/
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
1
-33
/
+16
*
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
2020-02-03
1
-2
/
+2
*
Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-02-01
1
-3
/
+4
|
\
|
*
kconfig: fix documentation typos
Bjorn Helgaas
2020-01-21
1
-3
/
+4
*
|
kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf
Masahiro Yamada
2020-01-06
1
-5
/
+0
|
/
*
kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
Masahiro Yamada
2019-12-21
1
-3
/
+13
*
kconfig: remove ---help--- from documentation
Masahiro Yamada
2019-12-18
1
-4
/
+1
*
kbuild: remove header compile test
Masahiro Yamada
2019-11-14
1
-17
/
+0
*
kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers
Masahiro Yamada
2019-11-11
1
-8
/
+5
*
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-10-11
1
-154
/
+0
|
\
|
*
doc: move namespaces.rst from kbuild/ to core-api/
Masahiro Yamada
2019-10-08
1
-154
/
+0
*
|
kheaders: make headers archive reproducible
Dmitry Goldin
2019-10-05
1
-4
/
+9
*
|
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
2019-10-05
1
-2
/
+2
*
|
kbuild: correct formatting of header in kbuild module docs
Alex Gaynor
2019-10-01
1
-1
/
+2
*
|
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-10-01
1
-5
/
+0
|
/
*
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
2
-2
/
+159
|
\
|
*
docs: Add documentation for Symbol Namespaces
Matthias Maennich
2019-09-10
1
-0
/
+154
[next]