- 40cb020 .gitignore: ignore only top-level modules.builtin by Masahiro Yamada · 3 years, 8 months ago
- 819cb9f .gitignore: move tags and TAGS close to other tag files by Masahiro Yamada · 3 years, 8 months ago
- 69bc8d3 kbuild: generate Module.symvers only when vmlinux exists by Masahiro Yamada · 3 years, 9 months ago
- 5cc1247 kbuild: add CONFIG_VMLINUX_MAP expert option by Rasmus Villemoes · 3 years, 10 months ago
- 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- ce88c9c kbuild: Add support to build overlays (%.dtbo) by Viresh Kumar · 4 years ago
- 38e8918 kbuild: lto: fix module versioning by Sami Tolvanen · 4 years, 1 month ago
- f6236ef .gitignore: docs: ignore sphinx_*/ directories by Mauro Carvalho Chehab · 4 years, 4 months ago
- 6f3deca .gitignore: Add ZSTD-compressed files by Adam Borowski · 4 years, 5 months ago
- ba77dca .gitignore: Do not track `defconfig` from `make savedefconfig` by Paul Menzel · 4 years, 6 months ago
- 269a535 modpost: generate vmlinux.symvers and reuse it for the second modpost by Masahiro Yamada · 4 years, 7 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- f3a6026 selftest/lkdtm: Use local .gitignore by Christophe Leroy · 4 years, 10 months ago
- 68ca0fd selftest/lkdtm: Don't pollute 'git status' by Christophe Leroy · 5 years ago
- bbc55bd modpost: dump missing namespaces into a single modules.nsdeps file by Masahiro Yamada · 5 years ago
- e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
- 1d08277 modpost: add support for generating namespace dependencies by Matthias Maennich · 5 years ago
- a564bde .gitignore: ignore modules.order explicitly by Masahiro Yamada · 5 years ago
- 26c4c71 .gitignore: Add compilation database file by Toru Komatsu · 5 years ago
- b7dca6d kbuild: create *.mod with full directory path and remove MODVERDIR by Masahiro Yamada · 5 years ago
- f46e65d .gitignore: exclude .get_maintainer.ignore and .gitattributes by Masahiro Yamada · 6 years ago
- 7fb1fc4 .gitignore: add more all*.config patterns by Masahiro Yamada · 6 years ago
- 898490c moduleparam: Save information about built-in modules in separate file by Alexey Gladkov · 6 years ago
- 1e35663 .gitignore: add leading and trailing slashes to generated directories by Masahiro Yamada · 6 years ago
- 4f0e3a5 kbuild: Add support for DT binding schema checks by Rob Herring · 6 years ago
- ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- d4ef8d3 clang-format: add configuration file by Miguel Ojeda · 7 years ago
- 4fa8bc9 kbuild: rename *-asn1.[ch] to *.asn1.[ch] by Masahiro Yamada · 7 years ago
- 9ce285c .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
- 5988930 .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
- fbfa9be kbuild: move include/config/ksym/* to include/ksym/* by Masahiro Yamada · 7 years ago
- d682026 .gitignore: ignore ASN.1 auto generated files by Zhu Lingshan · 7 years ago
- 5704d45 scripts/package: snap-pkg target by Paolo Pisati · 7 years ago
- 2ce079f Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- af60e20 kbuild: rpm-pkg: keep spec file until make mrproper by Masahiro Yamada · 7 years ago
- 10b62a2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
- 1377dd3 .gitignore: sort normal pattern rules alphabetically by Masahiro Yamada · 7 years ago
- 433db3e kbuild: Add support to generate LLVM assembly files by Vinícius Tinti · 8 years ago
- 44cee85 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- dd951fc scripts: add Linux .cocciconfig for coccinelle by Luis R. Rodriguez · 8 years ago
- 6b90bd4 GCC plugin infrastructure by Emese Revfy · 9 years ago
- 52bbe14 gitignore: fix wording by Kyeongmin Cho · 9 years ago
- d9241b2 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
- e255728 .gitignore: add *.su pattern by Rasmus Villemoes · 9 years ago
- fb11794 modsign: Use single PEM file for autogenerated key by David Woodhouse · 9 years ago
- a37161c Kbuild: Add ID files to .gitignore by Andi Kleen · 10 years ago
- d0fe116 gitignore: Add MIPS vmlinux.32 to the list by Florian Fainelli · 10 years ago
- f4ae949 .gitignore: ignore *.tar by Andrey Skvortsov · 10 years ago
- 2478a8a scripts/gdb: ignore byte-compiled python files by Daniel Thompson · 10 years ago
- dd10ca6 gitignore: ignore tar-install build directory by Andrey Skvortsov · 10 years ago
- dfe0487 .gitignore: Add Kdevelop4 project files by Boaz Harrosh · 10 years ago
- 866ced9 kbuild: Support split debug info v4 by Andi Kleen · 10 years ago
- 082722a .gitignore: ignore Module.symvers in all directories by Zhao, Gang · 11 years ago
- 25fba9b gitignore: add all.config by Borislav Petkov · 11 years ago
- 4e50529 .gitignore: ignore *.lz4 files by Markus Trippelsdorf · 11 years ago
- da01ee3 .gitignore: remove stale entry for generated version.h by Jonathan Austin · 12 years ago
- b6bb324 MODSIGN: Cleanup .gitignore by David Howells · 12 years ago
- addbcdb MODSIGN: Provide gitignore and make clean rules for extra files by David Howells · 12 years ago
- b756828 gitignore: ignore debian build directory by Greg Dietsche · 14 years ago
- d8ecc5c kbuild: asm-generic support by Sam Ravnborg · 14 years ago
- 790e10b .gitignore: ignore *.xz files by Romain Francoise · 14 years ago
- 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
- 52b8002 .gitignore: ignore *.lzo files by Philipp Kohlbecher · 15 years ago
- 6db823c Fix up .gitignore for top-level file patterns by Linus Torvalds · 15 years ago
- 3b2a8c8 um: tell git to ignore generated files by WANG Cong · 15 years ago
- f146aab .gitignore: ignore vmlinuz by Florian Fainelli · 15 years ago
- bc081dd kbuild: generate modules.builtin by Michal Marek · 15 years ago
- 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
- 264a268 kbuild: move autoconf.h to include/generated by Sam Ravnborg · 15 years ago
- 9204595 kbuild: move compile.h to include/generated by Sam Ravnborg · 15 years ago
- f7f16b7 kbuild: drop include/asm by Sam Ravnborg · 15 years ago
- 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 16 years ago
- 01fc0ac kbuild: move bounds.h to include/generated by Sam Ravnborg · 16 years ago
- e3a41d7 .gitignore: Add bzip2 compressed files by Gertjan van Wingerde · 15 years ago
- 7a6b1f1 gitignore: ignore gcov output files by Amerigo Wang · 16 years ago
- 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
- 3f8d9ce .gitignore: ignore *.lzma files by Arne Janbu · 16 years ago
- f2ac5e7 gitignore: Add GNU GLOBAL files to top .gitignore by Jani Nikula · 16 years ago
- ff2f5ff trivial: Remove the hyphen from git commands by Matt Kraai · 16 years ago
- 35763e8 ignore *.patch files by Mike Frysinger · 16 years ago
- f14875a kbuild: support include/generated by Sam Ravnborg · 16 years ago
- f72e9df Fix and clean top .gitignore by Eduard - Gabriel Munteanu · 17 years ago
- cd50e89 Unignore vmlinux.lds.h from Git. by Eduard - Gabriel Munteanu · 17 years ago
- 9723c04 .gitignore: match ncscope.out by Jike Song · 17 years ago
- 1f5d3a6 Remove *.rej pattern from .gitignore by S.Çağlar Onur · 17 years ago
- e4c576b9 Update .gitignore to include include/linux/bounds.h by Theodore Ts'o · 17 years ago
- 2cfed60 Update .gitignore files by Matthew Wilcox · 17 years ago
- 7088655 .gitignore: ignore emacs backup and temporary files. by Chris Dearman · 17 years ago
- c6025f4 kbuild: ignore *.order files by Sam Ravnborg · 17 years ago
- f322727 x86: update .gitignore entries by Thomas Gleixner · 17 years ago
- 9e447a7 .gitignore update for x86 arch by Denis V. Lunev · 17 years ago
- 96918a3 .gitignore update by Alexey Dobriyan · 17 years ago
- eaf729c Un-ignore "vmlinux.lds.S" in .gitignore by Linus Torvalds · 17 years ago
- 3f1b0e1 .gitignore update by Alexey Dobriyan · 17 years ago
- 132e2bc [PATCH] Add cscope generated files to .gitignore by Tobias Klauser · 18 years ago
- 5fd934a [PATCH] .gitignore: add miscellaneous files by Franck Bui-Huu · 18 years ago
- ac3b719 [PATCH] Add symbol type files (*.symtypes) to .gitignore by Josh Triplett · 18 years ago
- 87dedbd [PATCH] Add mixed source and assembly listings (*.lst) to .gitignore by Josh Triplett · 18 years ago
- 0f71a37 [PATCH] Add preprocessed files (*.i) to .gitignore by Josh Triplett · 18 years ago
- 8ccf283 gitignore: gitignore quilt's files by Qi Yong · 18 years ago