summaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Expand)Author
2024-10-09kconfig/lxdialog: Make main() return 0LuK1337
2023-11-06kconfig: display recursive dependency resolution hint just onceMasahiro Yamada
2023-03-18kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin
2023-03-18kbuild: thin archives use P option to arNicholas Piggin
2023-03-18kbuild: thin archives for multi-y targetsNicholas Piggin
2023-03-18kbuild: thin archives final link close --whole-archives optionNicholas Piggin
2023-03-18kbuild: minor improvement for thin archives buildNicholas Piggin
2022-11-01cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds
2022-10-28arm64: build with baremetal linker target instead of Linux when availableOlof Johansson
2022-10-28kbuild: use HOSTLDFLAGS for single .c executablesRobin Jarry
2022-10-28BACKPORT: kbuild: record needed exported symbols for modulesNicolas Pitre
2022-10-28BACKPORT: kbuild: Allow to specify composite modules with modname-mMichal Marek
2022-10-28BACKPORT: kbuild: add arch specific post-link MakefileNicholas Piggin
2022-10-28BACKPORT: kbuild: add __ld-ifversion and linker-specific macrosSami Tolvanen
2022-10-28BACKPORT: kbuild: add ld-name macroSami Tolvanen
2022-10-28BACKPORT: kbuild: add __cc-ifversion and compiler-specific variantsSami Tolvanen
2022-10-28BACKPORT: FROMLIST: kbuild: add clang-version.shSami Tolvanen
2022-10-28BACKPORT: kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell
2022-04-19objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf
2022-01-05recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens
2021-12-22recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand
2021-08-15scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su
2021-07-28kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich
2021-05-22kconfig: nconf: stop endless search loopsMihai Moldovan
2021-03-17scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section namesJoe Lawrence
2021-03-07scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer
2021-03-07scripts: use pkg-config to locate libcryptoRolf Eike Beer
2021-03-03scripts/recordmcount.pl: support big endian for ARCH shRong Chen
2021-02-23tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik
2021-02-23tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen
2021-02-23trace: Use -mcount-record for dynamic ftraceAndi Kleen
2021-01-12depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds
2020-12-29checkpatch: fix unescaped left braceDwaipayan Ray
2020-12-13scripts/setlocalversion: Fix mismergeMichael Bestas
2020-11-10scripts/setlocalversion: make git describe output more reliableRasmus Villemoes
2020-09-12checkpatch: fix the usage of capture group ( ... )Mrinal Pandey
2020-07-31scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih
2020-06-29kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada
2020-06-29mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida
2020-06-23scripts/build-all: remove pattern-based defconfig detectionBryan Huntsman
2020-06-23scripts/build-all: look for nested vendor/ defconfig directoriesBryan Huntsman
2020-06-23scripts/build-all: remove all defconfig manipulation optionsBryan Huntsman
2020-06-23scripts: build-all.py: update regex to compile all defconfigsJeevan Shriram
2020-06-23scripts: build-all.py: append llvm to the config fileSatya Durga Srinivasu Prabhala
2020-06-23scripts: Clean up the gcc-wrapper white listPrasad Sodagudi
2020-06-23scripts: set clang as REAL_CC to support LLVM by defaultSatya Durga Srinivasu Prabhala
2020-06-01kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada
2020-06-01uapi: export all arch specifics directoriesNicolas Dichtel
2020-06-01kbuild: replace genhdr-y with generated-yMasahiro Yamada
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel