Age | Commit message (Expand) | Author | Files | Lines |
2023-11-02 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2023-09-25 | Documentation: kbuild: explain handling optional dependencies | Arnd Bergmann | 1 | -0/+26 |
2023-09-11 | Documentation: Drop or replace remaining mentions of IA64 | Ard Biesheuvel | 1 | -1/+1 |
2023-09-05 | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -44/+97 |
2023-09-01 | kconfig: add warn-unknown-symbols sanity check | Sergey Senozhatsky | 1 | -0/+9 |
2023-09-01 | Documentation/llvm: refresh docs | Nick Desaulniers | 1 | -44/+80 |
2023-08-13 | docs: kbuild: Document search jump feature | Jesse Taube | 1 | -0/+8 |
2023-07-14 | kconfig: docs: mention gconfig at top of kconfig.rst | Randy Dunlap | 1 | -0/+2 |
2023-06-10 | kernel-doc: don't let V=1 change outcome | Johannes Berg | 1 | -0/+6 |
2023-05-03 | parisc: update kbuild doc. aliases for parisc64 | Randy Dunlap | 1 | -0/+1 |
2023-04-28 | Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2023-04-08 | Documentation/llvm: Add a note about prebuilt kernel.org toolchains | Nathan Chancellor | 1 | -0/+4 |
2023-03-23 | sh: remove sh5/sh64 last fragments | Randy Dunlap | 1 | -1/+0 |
2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -1095/+1064 |
2023-02-26 | docs: kbuild: remove description of KBUILD_LDS_MODULE | Sangmoon Kim | 1 | -4/+0 |
2023-02-14 | Documentation/llvm: add Chimera Linux, Google and Meta datacenters | Nick Desaulniers | 1 | -6/+9 |
2023-01-22 | docs/kbuild/makefiles: unify quoting | Jani Nikula | 1 | -60/+60 |
2023-01-22 | docs/kbuild/makefiles: clean up indentation and whitespace | Jani Nikula | 1 | -927/+958 |
2023-01-22 | docs/kbuild/makefiles: drop section numbering, use references | Jani Nikula | 1 | -103/+103 |
2023-01-22 | docs/kbuild/makefiles: throw out the local table of contents | Jani Nikula | 1 | -61/+0 |
2023-01-22 | docs/kbuild/makefiles: fix header underline | Jani Nikula | 1 | -1/+1 |
2023-01-22 | kbuild: drop V=0 support | Masahiro Yamada | 1 | -2/+2 |
2023-01-22 | Merge 6.2-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
2023-01-20 | scripts/tags.sh: choose which directories to exclude from being indexed | Paulo Miguel Almeida | 1 | -0/+7 |
2023-01-09 | docs: kbuild: remove mention to dropped $(objtree) feature | Miguel Ojeda | 1 | -1/+1 |
2022-10-27 | Documentation: kbuild: Add description of git for reproducible builds | Dan Li | 1 | -0/+10 |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -33/+23 |
2022-10-04 | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2 | -4/+63 |
2022-10-03 | Merge tag 'docs-6.1' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+18 |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada | 1 | -4/+5 |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -17/+1 |
2022-09-28 | Makefile.compiler: replace cc-ifversion with compiler-specific macros | Nick Desaulniers | 1 | -12/+17 |
2022-09-28 | docs: add Rust documentation | Miguel Ojeda | 2 | -4/+63 |
2022-09-27 | docs/core-api: expand Fedora instructions for GCC plugins | Robert Elliott | 1 | -1/+18 |
2022-08-21 | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers | 1 | -2/+2 |
2022-07-27 | docs: kbuild: fix typo | Baruch Siach | 1 | -1/+1 |
2022-06-20 | Documentation/llvm: Update Supported Arch table | Nick Desaulniers | 1 | -2/+8 |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+6 |
2022-05-08 | randstruct: Move seed generation into scripts/basic/ | Kees Cook | 1 | -2/+3 |
2022-05-08 | randstruct: Reorganize Kconfigs and attribute macros | Kees Cook | 1 | -4/+3 |
2022-04-06 | docs: kbuild: add references on Kconfig semantics | Necip Fazil Yildiran | 1 | -0/+6 |
2022-03-31 | kbuild: Make $(LLVM) more flexible | Nathan Chancellor | 1 | -6/+25 |
2022-02-14 | kbuild: Add environment variables for userprogs flags | Elliot Berman | 2 | -0/+13 |
2022-01-08 | doc: kbuild: fix default in `imply` table | Miguel Ojeda | 1 | -1/+1 |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -15/+2 |
2021-11-03 | Merge tag 'docs-5.16' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 1 | -15/+2 |
2021-10-21 | gcc-plugins: Remove cyc_complexity | Kees Cook | 1 | -2/+0 |
2021-10-21 | gcc-plugins: Explicitly document purpose and deprecation schedule | Kees Cook | 1 | -0/+26 |
2021-10-12 | docs: use the lore redirector everywhere | Thorsten Leemhuis | 1 | -1/+1 |