| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2021-04-29 | 2 | -19/+12 |
|\ |
|
| * | kconfig: change "modules" from sub-option to first-level attribute | Masahiro Yamada | 2021-04-14 | 1 | -10/+4 |
| * | kconfig: remove allnoconfig_y option | Masahiro Yamada | 2021-04-14 | 1 | -4/+0 |
| * | kconfig: change defconfig_list option to environment variable | Masahiro Yamada | 2021-04-14 | 2 | -5/+8 |
* | | docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02 | Bhaskar Chowdhury | 2021-04-24 | 1 | -1/+1 |
|/ |
|
* | 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-23 | 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/llvm: Add a section about supported architectures | Nathan Chancellor | 2021-01-29 | 1 | -0/+44 |
* | | | doc: gcc-plugins: update gcc-plugins.rst | Masahiro Yamada | 2021-01-25 | 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-10 | 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-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 |