summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* docs: drop the version constraints for sphinx and dependenciesLukas Bulwahn2024-03-031-16/+3
* kernel-doc: handle #if in enums as wellJohannes Berg2024-02-211-1/+1
* scripts/kernel-doc: simplify signature printingVegard Nossum2024-02-211-22/+14
* scripts/kernel-doc: separate out function signatureVegard Nossum2024-02-211-21/+28
* scripts/kernel-doc: simplify function printingVegard Nossum2024-02-211-6/+4
* scripts/kernel-doc: add modeline for vim usersVegard Nossum2024-02-211-0/+1
* scripts/kernel-doc: reindentVegard Nossum2024-02-141-1264/+1258
* docs: scripts: sphinx-pre-install: Fix building docs with pyyaml packageThorsten Blum2024-02-141-0/+4
* kernel-doc: Support arrays of pointers struct fieldsSakari Ailus2024-02-051-0/+9
* docs: sphinx-pre-install fix-noto-sans-cjk on fedoraAndrew Ballance2024-01-301-2/+7
* kernel-doc: drop looking for "MACDOC"Randy Dunlap2024-01-301-1/+1
* scripts/kernel-doc: Do not process backslash lines in commentsAnna-Maria Behnsen2024-01-301-1/+1
* Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-201-9/+8
|\
| * coccinelle: device_attr_show: simplify patch caseJulia Lawall2024-01-201-8/+3
| * coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...Li Zhijian2024-01-191-9/+13
* | Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-01-193-2/+26
|\ \ | |/ |/|
| * LoongArch: Enable initial Rust supportWANG Rui2024-01-171-0/+7
| * scripts/min-tool-version.sh: Raise minimum clang version to 18.0.0 for loongarchWANG Rui2024-01-171-0/+2
| * modpost: Ignore relaxation and alignment marker relocs on LoongArchWANG Xuerui2024-01-171-2/+17
* | Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-01-1835-453/+922
|\ \
| * | kbuild: deb-pkg: use debian/<package> for tmpdirMasahiro Yamada2024-01-101-29/+12
| * | kbuild: deb-pkg: move 'make headers' to build-archMasahiro Yamada2024-01-102-3/+2
| * | kbuild: deb-pkg: do not search for 'scripts' directory under arch/Masahiro Yamada2024-01-051-1/+1
| * | kbuild: deb-pkg: use build ID instead of debug link for dbg packageMasahiro Yamada2024-01-051-19/+13
| * | kbuild: deb-pkg: use more debhelper commands in builddebMasahiro Yamada2024-01-053-18/+14
| * | kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rulesMasahiro Yamada2024-01-051-5/+3
| * | kbuild: deb-pkg: allow to run debian/rules from output directoryMasahiro Yamada2024-01-051-1/+1
| * | kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executedMasahiro Yamada2024-01-052-4/+14
| * | kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rulesMasahiro Yamada2023-12-292-16/+3
| * | kbuild: deb-pkg: factor out common Make options in debian/rulesMasahiro Yamada2023-12-291-4/+4
| * | kbuild: deb-pkg: hard-code Build-DependsMasahiro Yamada2023-12-291-3/+2
| * | kbuild: deb-pkg: split debian/copyright from the mkdebian scriptMasahiro Yamada2023-12-292-20/+17
| * | check-uapi: Introduce check-uapi.shJohn Moon2023-12-291-0/+573
| * | scripts: Introduce a default git.orderFileLeonardo Bras2023-12-291-0/+42
| * | kconfig: WERROR unmet symbol dependencySergey Senozhatsky2023-12-294-5/+25
| * | kconfig: Use KCONFIG_CONFIG instead of .configMarkus Schneider-Pargmann2023-12-281-1/+1
| * | kconfig: remove redundant NULL pointer check before free()Masahiro Yamada2023-12-282-4/+2
| * | kconfig: remove unreachable printf()Masahiro Yamada2023-12-281-1/+0
| * | kconfig: add include guard to lkc_proto.hMasahiro Yamada2023-12-281-0/+5
| * | kconfig: squash menu_has_help() and menu_get_help()Masahiro Yamada2023-12-282-17/+2
| * | kconfig: factor out common code shared by mconf and nconfMasahiro Yamada2023-12-105-107/+75
| * | modpost: remove unreachable code after fatal()Masahiro Yamada2023-12-101-6/+3
| * | modpost: remove unneeded initializer in section_rel()Masahiro Yamada2023-12-101-1/+1
| * | modpost: inform compilers that fatal() never returnsMasahiro Yamada2023-12-102-1/+7
| * | modpost: move __attribute__((format(printf, 2, 3))) to modpost.hMasahiro Yamada2023-12-102-3/+3
| * | kbuild: determine base DTB by suffixMasahiro Yamada2023-12-101-2/+2
| * | kbuild: deb-pkg: remove the fakeroot builds supportMasahiro Yamada2023-12-102-10/+2
| * | kconfig: default to zero if int/hex symbol lacks default propertyMasahiro Yamada2023-12-031-5/+12
| * | kconfig: remove unneeded symbol_empty variableMasahiro Yamada2023-12-031-9/+2
| * | scripts: clean up IA-64 codeMasahiro Yamada2023-12-0310-34/+6