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: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-1
/
+1
*
kbuild: remove cc-version macro
Masahiro Yamada
2019-03-04
1
-17
/
+0
*
kbuild: turn '/' into an alias of './'
Masahiro Yamada
2019-02-20
1
-1
/
+1
*
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-01-28
1
-10
/
+5
*
kbuild: remove top-level built-in.a
Masahiro Yamada
2019-01-28
1
-7
/
+2
*
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
2019-01-06
1
-3
/
+6
*
kbuild: announce removal of SUBDIRS if used
Masahiro Yamada
2018-12-01
1
-6
/
+1
*
kbuild: remove unused cc-fullversion variable
Masahiro Yamada
2018-11-02
1
-15
/
+0
*
Drop all 00-INDEX files from Documentation/
Henrik Austad
2018-09-09
1
-14
/
+0
*
kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt
Michal Suchanek
2018-08-22
1
-1
/
+1
*
kconfig: report recursive dependency involving 'imply'
Masahiro Yamada
2018-08-22
1
-2
/
+1
*
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-08-15
1
-2
/
+2
|
\
|
*
kconfig: fix typos in description of "choice" in kconfig-language.txt
Randy Dunlap
2018-07-25
1
-2
/
+2
*
|
kbuild: if_changed: document single use per target limitation
Dirk Gouders
2018-07-21
1
-0
/
+6
*
|
kbuild: Use HOST*FLAGS options from the command line
Laura Abbott
2018-07-18
1
-0
/
+16
*
|
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-07-18
1
-1
/
+1
|
/
*
kbuild: document the KBUILD_KCONFIG env. variable
Randy Dunlap
2018-07-06
1
-0
/
+5
*
kconfig: update user kconfig tools doc.
Randy Dunlap
2018-07-06
1
-8
/
+43
*
kbuild: delete INSTALL_FW_PATH from kbuild documentation
Randy Dunlap
2018-07-06
1
-9
/
+0
*
kbuild: update ARCH alias info for sparc
Randy Dunlap
2018-07-06
1
-1
/
+1
*
kbuild: update ARCH alias info for sh
Randy Dunlap
2018-07-06
1
-0
/
+1
*
kconfig: document Kconfig source file comments
Randy Dunlap
2018-06-25
1
-0
/
+6
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
Documentation: kconfig: add recommended way to describe compiler support
Masahiro Yamada
2018-06-11
1
-0
/
+18
*
Documentation: kconfig: document a new Kconfig macro language
Masahiro Yamada
2018-05-29
1
-0
/
+242
*
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-29
1
-8
/
+0
*
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-04-03
1
-1
/
+1
|
\
|
*
kconfig: rename silentoldconfig to syncconfig
Masahiro Yamada
2018-03-26
1
-1
/
+1
*
|
kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt
Masahiro Yamada
2018-03-26
1
-4
/
+0
*
|
kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt
Masahiro Yamada
2018-03-26
1
-6
/
+0
*
|
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-26
1
-8
/
+8
*
|
kbuild: remove incremental linking option
Nicholas Piggin
2018-03-26
1
-2
/
+8
|
/
*
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-31
1
-0
/
+21
|
\
|
*
Documentation/kbuild: Add guidance for the use of default
Darren Hart (VMware)
2017-12-11
1
-0
/
+21
*
|
kconfig: fix relational operators for bool and tristate symbols
Nicolas Pitre
2018-01-06
1
-8
/
+15
|
/
*
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
1
-1
/
+0
|
\
|
*
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
2017-11-08
1
-1
/
+0
*
|
kbuild doc: a bundle of fixes on makefiles.txt
Cao jin
2017-10-24
1
-13
/
+18
|
/
*
kbuild: Update example for ccflags-y usage
Sedat Dilek
2017-08-07
1
-3
/
+3
*
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-07
1
-2
/
+6
|
\
|
*
kbuild: handle libs-y archives separately from built-in.o archives
Nicholas Piggin
2017-06-30
1
-2
/
+6
*
|
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-07-07
1
-35
/
+6
|
\
\
|
*
|
kbuild: remove cc-option-align
Masahiro Yamada
2017-06-25
1
-16
/
+0
|
*
|
kbuild: replace genhdr-y with generated-y
Masahiro Yamada
2017-06-22
1
-19
/
+6
|
|
/
*
/
Documentation, kbuild: fix typo "minimun" -> "minimum"
Tobias Klauser
2017-05-18
1
-1
/
+1
|
/
*
uapi: export all arch specifics directories
Nicolas Dichtel
2017-05-11
1
-14
/
+1
*
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
1
-25
/
+41
*
Makefile.headersinst: remove destination-y option
Nicolas Dichtel
2017-05-11
1
-19
/
+4
*
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
2016-11-16
1
-0
/
+29
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+16
|
\
[next]