summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAge
* scripts/recordmcount.pl: support big endian for ARCH shRong Chen2021-03-03
* tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik2021-02-23
* tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen2021-02-23
* trace: Use -mcount-record for dynamic ftraceAndi Kleen2021-02-23
* depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds2021-01-12
* checkpatch: fix unescaped left braceDwaipayan Ray2020-12-29
* scripts/setlocalversion: make git describe output more reliableRasmus Villemoes2020-11-10
* checkpatch: fix the usage of capture group ( ... )Mrinal Pandey2020-09-12
* scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih2020-07-31
* kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada2020-06-29
* mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida2020-06-29
* scripts/decodecode: fix trapping instruction formattingIvan Delalande2020-05-20
* scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)2020-05-10
* scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller2020-04-02
* kbuild: Disable -Wpointer-to-enum-castNathan Chancellor2020-04-02
* kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-28
* ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin2020-01-29
* kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb2020-01-12
* scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada2020-01-04
* modpost: skip ELF local symbols during section mismatch checkPaul Walmsley2019-12-21
* scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich2019-12-05
* scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris2019-11-06
* namespace: fix namespace.pl script to support relative pathsJacob Keller2019-10-29
* scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat2019-09-16
* kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada2019-08-25
* kallsyms: exclude kasan local symbols on s390Vasily Gorbik2019-08-04
* recordmcount: Fix spurious mcount entries on powerpcNaveen N. Rao2019-08-04
* scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis2019-07-10
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-11
* kconfig/[mn]conf: handle backspace (^H) keyChangbin Du2019-05-16
* kbuild: simplify ld-option implementationMasahiro Yamada2019-05-16
* modpost: file2alias: check prototype of handlerMasahiro Yamada2019-04-27
* modpost: file2alias: go back to simple devtable lookupMasahiro Yamada2019-04-27
* kbuild: setlocalversion: print error to STDERRWolfram Sang2019-04-03
* scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier2019-02-20
* modpost: validate symbol names also in find_elf_symbolSami Tolvanen2019-02-20
* kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada2019-01-26
* kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada2019-01-26
* checkstack.pl: fix for aarch64Qian Cai2019-01-13
* unifdef: use memcpy instead of strncpyLinus Torvalds2018-12-13
* Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang2018-12-13
* kbuild: Add __cc-option macroMatthias Kaehlcke2018-11-27
* kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers2018-11-27
* kbuild: Add support to generate LLVM assembly filesVinícius Tinti2018-11-27
* kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois2018-11-27
* kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada2018-11-27
* kbuild: fix asm-offset generation to work with clangJeroen Hofstee2018-11-27
* kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada2018-11-27
* kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2018-11-27
* kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada2018-09-26