summaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Expand)AuthorAgeLines
* Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-04-24-0/+1
|\
| * .gitignore: Unignore .kunitconfigAndy Shevchenko2023-04-05-0/+1
* | kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada2023-03-16-0/+1
|/
* .gitignore: ignore *.cover and *.mbxMasahiro Yamada2023-02-05-0/+2
* .gitignore: update the command to check tracked files being ignoredMasahiro Yamada2023-01-22-1/+1
* .gitignore: ignore *.rpmMasahiro Yamada2022-12-30-0/+1
* kbuild: Cleanup DT Overlay intermediate files as appropriateAndrew Davis2022-11-18-0/+1
* Kbuild: add Rust supportMiguel Ojeda2022-09-28-0/+2
* rust: add `.rustfmt.toml`Miguel Ojeda2022-09-28-0/+1
* scripts: add `generate_rust_analyzer.py`Miguel Ojeda2022-09-28-0/+3
* kbuild: split the second line of *.mod into *.usymsMasahiro Yamada2022-05-08-0/+1
* .gitignore: ignore only top-level modules.builtinMasahiro Yamada2021-05-02-1/+1
* .gitignore: move tags and TAGS close to other tag filesMasahiro Yamada2021-05-02-2/+4
* kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada2021-04-25-0/+1
* kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes2021-04-25-0/+1
* Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-23-0/+1
|\
| * kbuild: lto: fix module versioningSami Tolvanen2021-01-14-0/+1
* | kbuild: Add support to build overlays (%.dtbo)Viresh Kumar2021-02-04-0/+1
|/
* .gitignore: docs: ignore sphinx_*/ directoriesMauro Carvalho Chehab2020-09-10-0/+3
* .gitignore: Add ZSTD-compressed filesAdam Borowski2020-07-31-0/+1
* .gitignore: Do not track `defconfig` from `make savedefconfig`Paul Menzel2020-07-05-0/+3
* modpost: generate vmlinux.symvers and reuse it for the second modpostMasahiro Yamada2020-06-06-0/+1
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-25-0/+1
* selftest/lkdtm: Use local .gitignoreChristophe Leroy2020-03-02-4/+0
* selftest/lkdtm: Don't pollute 'git status'Christophe Leroy2020-02-20-0/+4
* modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada2019-11-11-1/+1
* Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-22-0/+1
|\
| * modpost: add support for generating namespace dependenciesMatthias Maennich2019-09-10-0/+1
* | .gitignore: ignore modules.order explicitlyMasahiro Yamada2019-08-22-1/+1
|/
* .gitignore: Add compilation database fileToru Komatsu2019-07-27-0/+3
* kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-18-0/+1
* .gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada2019-05-18-3/+5
* .gitignore: add more all*.config patternsMasahiro Yamada2019-05-08-1/+6
* moduleparam: Save information about built-in modules in separate fileAlexey Gladkov2019-05-07-0/+1
* .gitignore: add leading and trailing slashes to generated directoriesMasahiro Yamada2019-05-07-4/+4
* kbuild: Add support for DT binding schema checksRob Herring2018-12-13-0/+1
* Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-15-4/+3
|\
| * kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-07-1/+1
| * .gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-07-4/+1
| * .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-07-0/+2
* | clang-format: add configuration fileMiguel Ojeda2018-04-11-0/+1
|/
* kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada2018-03-26-0/+1
* .gitignore: ignore ASN.1 auto generated filesZhu Lingshan2018-02-14-0/+4
* scripts/package: snap-pkg targetPaolo Pisati2017-12-13-0/+5
* Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-17-0/+5
|\
| * kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada2017-11-14-0/+5
* | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-08-0/+2
* | .gitignore: sort normal pattern rules alphabeticallyMasahiro Yamada2017-11-08-21/+21
|/
* kbuild: Add support to generate LLVM assembly filesVinícius Tinti2017-04-25-0/+1
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-08-02-0/+1
|\