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
*
Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-12-22
1
-1
/
+1
|
\
|
*
kconfig: doc: fix $(fileno) to $(filename)
Masahiro Yamada
2020-12-21
1
-1
/
+1
*
|
Documentation/kbuild: Document platform dependency practises
Geert Uytterhoeven
2020-12-21
1
-0
/
+24
*
|
Documentation/kbuild: Document COMPILE_TEST dependencies
Geert Uytterhoeven
2020-12-21
1
-0
/
+11
*
|
kbuild: doc: document subdir-y syntax
Masahiro Yamada
2020-12-21
1
-0
/
+15
*
|
kbuild: doc: clarify the difference between extra-y and always-y
Masahiro Yamada
2020-12-21
1
-39
/
+71
*
|
kbuild: doc: split if_changed explanation to a separate section
Masahiro Yamada
2020-12-21
1
-42
/
+52
*
|
kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections
Masahiro Yamada
2020-12-21
1
-48
/
+40
*
|
kbuild: doc: fix 'List directories to visit when descending' section
Masahiro Yamada
2020-12-21
1
-9
/
+10
*
|
kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/
Masahiro Yamada
2020-12-21
2
-28
/
+35
*
|
kbuild: doc: update the description about kbuild Makefiles
Masahiro Yamada
2020-12-21
1
-1
/
+1
|
/
*
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
[next]