Age | Commit message (Expand) | Author | Files | Lines |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -7/+1 |
2021-02-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+1 |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2021-02-16 | kbuild: doc: remove "Objects which export symbols" section | Masahiro Yamada | 1 | -7/+1 |
2021-02-01 | kbuild: remove PYTHON variable | Masahiro Yamada | 1 | -1/+1 |
2021-01-29 | arch: sparc: Remove CONFIG_OPROFILE support | Viresh Kumar | 1 | -1/+0 |
2021-01-23 | scsi: Drop gdth driver | Hannes Reinecke | 1 | -3/+1 |
2021-01-10 | Documentation: kbuild: Fix section reference | Viresh Kumar | 1 | -1/+1 |
2020-12-21 | kbuild: doc: document subdir-y syntax | Masahiro Yamada | 1 | -0/+15 |
2020-12-21 | kbuild: doc: clarify the difference between extra-y and always-y | Masahiro Yamada | 1 | -39/+71 |
2020-12-21 | kbuild: doc: split if_changed explanation to a separate section | Masahiro Yamada | 1 | -42/+52 |
2020-12-21 | kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections | Masahiro Yamada | 1 | -48/+40 |
2020-12-21 | kbuild: doc: fix 'List directories to visit when descending' section | Masahiro Yamada | 1 | -9/+10 |
2020-12-21 | kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/ | Masahiro Yamada | 1 | -27/+34 |
2020-12-21 | kbuild: doc: update the description about kbuild Makefiles | Masahiro Yamada | 1 | -1/+1 |
2020-10-14 | kbuild: doc: describe proper script invocation | Lukas Bulwahn | 1 | -0/+20 |
2020-09-03 | kbuild: Documentation: clean up makefiles.rst | Randy Dunlap | 1 | -9/+9 |
2020-08-09 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada | 1 | -1/+30 |
2020-08-09 | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada | 1 | -0/+14 |
2020-06-06 | kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -2/+2 |
2020-05-17 | kbuild: doc: document the new syntax 'userprogs' | Masahiro Yamada | 1 | -48/+135 |
2020-04-23 | Documentation: kbuild: fix the section title format | Masahiro Yamada | 1 | -1/+2 |
2020-03-13 | kbuild: doc: fix references to other documents | Masahiro Yamada | 1 | -3/+3 |
2020-02-27 | kbuild: get rid of trailing slash from subdir- example | Masahiro Yamada | 1 | -1/+1 |
2020-02-26 | kbuild: remove wrong documentation about mandatory-y | Masahiro Yamada | 1 | -3/+0 |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -33/+16 |
2020-02-03 | kbuild: fix the document to use extra-y for vmlinux.lds | Masahiro Yamada | 1 | -2/+2 |
2019-12-21 | kbuild: clarify the difference between obj-y and obj-m w.r.t. descending | Masahiro Yamada | 1 | -3/+13 |
2019-11-14 | kbuild: remove header compile test | Masahiro Yamada | 1 | -17/+0 |
2019-10-01 | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada | 1 | -5/+0 |
2019-09-04 | kbuild: remove ARCH_{CPP,A,C}FLAGS | Masahiro Yamada | 1 | -7/+0 |
2019-08-29 | kbuild: remove clean-dirs syntax | Masahiro Yamada | 1 | -12/+4 |
2019-08-28 | docs: kbuild: remove cc-ldoption from document again | Masahiro Yamada | 1 | -15/+0 |
2019-08-28 | docs: kbuild: fix invalid ReST syntax | Masahiro Yamada | 1 | -4/+4 |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada | 1 | -0/+5 |
2019-08-21 | kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst | Masahiro Yamada | 1 | -0/+14 |
2019-08-21 | kbuild: do not descend to ./Kbuild when cleaning | Masahiro Yamada | 1 | -6/+0 |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -6/+6 |
2019-07-17 | kbuild: get rid of misleading $(AS) from documents | Masahiro Yamada | 1 | -6/+6 |
2019-07-15 | docs: kbuild: fix build with pdf and fix some minor issues | Mauro Carvalho Chehab | 1 | -0/+1 |
2019-07-13 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -5/+17 |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -0/+1509 |