Age | Commit message (Expand) | Author |
2022-12-30 | .gitignore: ignore *.rpm | Masahiro Yamada |
2022-11-18 | kbuild: Cleanup DT Overlay intermediate files as appropriate | Andrew Davis |
2022-09-28 | Kbuild: add Rust support | Miguel Ojeda |
2022-09-28 | rust: add `.rustfmt.toml` | Miguel Ojeda |
2022-09-28 | scripts: add `generate_rust_analyzer.py` | Miguel Ojeda |
2022-05-08 | kbuild: split the second line of *.mod into *.usyms | Masahiro Yamada |
2021-05-02 | .gitignore: ignore only top-level modules.builtin | Masahiro Yamada |
2021-05-02 | .gitignore: move tags and TAGS close to other tag files | Masahiro Yamada |
2021-04-25 | kbuild: generate Module.symvers only when vmlinux exists | Masahiro Yamada |
2021-04-25 | kbuild: add CONFIG_VMLINUX_MAP expert option | Rasmus Villemoes |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-04 | kbuild: Add support to build overlays (%.dtbo) | Viresh Kumar |
2021-01-14 | kbuild: lto: fix module versioning | Sami Tolvanen |
2020-09-10 | .gitignore: docs: ignore sphinx_*/ directories | Mauro Carvalho Chehab |
2020-07-31 | .gitignore: Add ZSTD-compressed files | Adam Borowski |
2020-07-05 | .gitignore: Do not track `defconfig` from `make savedefconfig` | Paul Menzel |
2020-06-06 | modpost: generate vmlinux.symvers and reuse it for the second modpost | Masahiro Yamada |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-02 | selftest/lkdtm: Use local .gitignore | Christophe Leroy |
2020-02-20 | selftest/lkdtm: Don't pollute 'git status' | Christophe Leroy |
2019-11-11 | modpost: dump missing namespaces into a single modules.nsdeps file | Masahiro Yamada |
2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-10 | modpost: add support for generating namespace dependencies | Matthias Maennich |
2019-08-22 | .gitignore: ignore modules.order explicitly | Masahiro Yamada |
2019-07-27 | .gitignore: Add compilation database file | Toru Komatsu |
2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada |
2019-05-18 | .gitignore: exclude .get_maintainer.ignore and .gitattributes | Masahiro Yamada |
2019-05-08 | .gitignore: add more all*.config patterns | Masahiro Yamada |
2019-05-07 | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov |
2019-05-07 | .gitignore: add leading and trailing slashes to generated directories | Masahiro Yamada |
2018-12-13 | kbuild: Add support for DT binding schema checks | Rob Herring |
2018-04-15 | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-04-11 | clang-format: add configuration file | Miguel Ojeda |
2018-04-07 | kbuild: rename *-asn1.[ch] to *.asn1.[ch] | Masahiro Yamada |
2018-04-07 | .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore | Masahiro Yamada |
2018-04-07 | .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore | Masahiro Yamada |
2018-03-26 | kbuild: move include/config/ksym/* to include/ksym/* | Masahiro Yamada |
2018-02-14 | .gitignore: ignore ASN.1 auto generated files | Zhu Lingshan |
2017-12-13 | scripts/package: snap-pkg target | Paolo Pisati |
2017-11-17 | Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | kbuild: rpm-pkg: keep spec file until make mrproper | Masahiro Yamada |
2017-11-08 | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada |
2017-11-08 | .gitignore: sort normal pattern rules alphabetically | Masahiro Yamada |
2017-04-25 | kbuild: Add support to generate LLVM assembly files | VinÃcius Tinti |
2016-08-02 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2016-07-22 | scripts: add Linux .cocciconfig for coccinelle | Luis R. Rodriguez |
2016-06-07 | GCC plugin infrastructure | Emese Revfy |
2016-04-28 | gitignore: fix wording | Kyeongmin Cho |
2015-09-08 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2015-08-28 | .gitignore: add *.su pattern | Rasmus Villemoes |