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.12.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
/
makefiles.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: kbuild: remove mention to dropped $(objtree) feature
Miguel Ojeda
2023-01-09
1
-1
/
+1
*
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
1
-33
/
+23
|
\
|
*
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
1
-4
/
+5
|
*
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-17
/
+1
|
*
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
2022-09-29
1
-12
/
+17
*
|
docs: add Rust documentation
Miguel Ojeda
2022-09-28
1
-4
/
+46
|
/
*
kbuild: Add environment variables for userprogs flags
Elliot Berman
2022-02-14
1
-0
/
+2
*
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-10-24
1
-15
/
+2
*
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-7
/
+1
|
\
|
*
kbuild: doc: remove "Objects which export symbols" section
Masahiro Yamada
2021-02-16
1
-7
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
1
-3
/
+1
|
\
\
|
*
|
scsi: Drop gdth driver
Hannes Reinecke
2021-01-22
1
-3
/
+1
*
|
|
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arch: sparc: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-29
1
-1
/
+0
*
|
|
kbuild: remove PYTHON variable
Masahiro Yamada
2021-02-01
1
-1
/
+1
|
/
/
*
/
Documentation: kbuild: Fix section reference
Viresh Kumar
2021-01-11
1
-1
/
+1
|
/
*
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
1
-27
/
+34
*
kbuild: doc: update the description about kbuild Makefiles
Masahiro Yamada
2020-12-21
1
-1
/
+1
*
kbuild: doc: describe proper script invocation
Lukas Bulwahn
2020-10-13
1
-0
/
+20
*
kbuild: Documentation: clean up makefiles.rst
Randy Dunlap
2020-09-03
1
-9
/
+9
*
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-08-10
1
-1
/
+30
*
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-10
1
-0
/
+14
*
kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2020-06-06
1
-2
/
+2
*
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: doc: fix references to other documents
Masahiro Yamada
2020-03-13
1
-3
/
+3
*
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
*
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
2020-02-04
1
-2
/
+2
*
kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
Masahiro Yamada
2019-12-22
1
-3
/
+13
*
kbuild: remove header compile test
Masahiro Yamada
2019-11-15
1
-17
/
+0
*
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-10-01
1
-5
/
+0
*
kbuild: remove ARCH_{CPP,A,C}FLAGS
Masahiro Yamada
2019-09-04
1
-7
/
+0
*
kbuild: remove clean-dirs syntax
Masahiro Yamada
2019-08-29
1
-12
/
+4
*
docs: kbuild: remove cc-ldoption from document again
Masahiro Yamada
2019-08-29
1
-15
/
+0
*
docs: kbuild: fix invalid ReST syntax
Masahiro Yamada
2019-08-29
1
-4
/
+4
*
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-21
1
-0
/
+5
*
kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
Masahiro Yamada
2019-08-21
1
-0
/
+14
*
kbuild: do not descend to ./Kbuild when cleaning
Masahiro Yamada
2019-08-21
1
-6
/
+0
*
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
1
-6
/
+6
|
\
|
*
kbuild: get rid of misleading $(AS) from documents
Masahiro Yamada
2019-07-17
1
-6
/
+6
*
|
docs: kbuild: fix build with pdf and fix some minor issues
Mauro Carvalho Chehab
2019-07-15
1
-0
/
+1
|
/
*
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
1
-5
/
+17
*
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-0
/
+1509