index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: remove PYTHON variable
Masahiro Yamada
2021-02-01
1
-1
/
+1
*
Documentation/llvm: Add a section about supported architectures
Nathan Chancellor
2021-01-30
1
-0
/
+44
*
doc: gcc-plugins: update gcc-plugins.rst
Masahiro Yamada
2021-01-26
1
-20
/
+21
*
Documentation/Kbuild: Remove references to gcc-plugin.sh
Robert Karszniewicz
2021-01-23
1
-6
/
+0
*
Documentation: kbuild: Fix section reference
Viresh Kumar
2021-01-11
1
-1
/
+1
*
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-13
1
-0
/
+20
*
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-12
1
-0
/
+4
|
\
|
*
Documentation: add minimum clang/llvm version
Nick Desaulniers
2020-08-31
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-10
1
-1
/
+30
|
*
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-10
3
-9
/
+9
|
*
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-10
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-04
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-26
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-09
2
-2
/
+11
*
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
2020-04-09
1
-1
/
+4
*
Documentation/llvm: fix the name of llvm-size
Fangrui Song
2020-04-09
1
-1
/
+1
*
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-03-31
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-27
1
-3
/
+0
|
/
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-33
/
+16
[next]