summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-04Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
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
2020-05-20Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman
2020-05-20scripts/decodecode: fix trapping instruction formattingIvan Delalande
2020-05-15kbuild: Remove stale asm-generic wrappersJames Hogan
2020-05-14Makefile.headersinst: remove destination-y optionNicolas Dichtel
2020-05-11Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman
2020-05-10scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
2020-04-18gen_compile_commands: lower the entry count thresholdMasahiro Yamada
2020-04-18scripts: add a tool to produce a compile_commands.json fileTom Roeder
2020-04-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-04-02Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman
2020-04-02scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller
2020-04-02kbuild: Disable -Wpointer-to-enum-castNathan Chancellor
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28Merge 4.4.215 into android-4.4-pGreg Kroah-Hartman
2020-02-28kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada
2020-02-02UPSTREAM: scripts/mkcompile_h: Remove trailing spaces from compiler versionJonathan Liu
2020-02-02Revert "scripts: gcc-wrapper: Use wrapper to check compiler warnings"Thierry Strudel
2020-01-29Merge 4.4.212 into android-4.4-pGreg Kroah-Hartman
2020-01-29ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin
2020-01-12Merge 4.4.209 into android-4.4-pGreg Kroah-Hartman
2020-01-12kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb
2020-01-04Merge 4.4.208 into android-4.4-pGreg Kroah-Hartman
2020-01-04scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada
2019-12-21Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman
2019-12-21modpost: skip ELF local symbols during section mismatch checkPaul Walmsley
2019-12-05Merge 4.4.206 into android-4.4-pGreg Kroah-Hartman
2019-12-05scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich
2019-11-11Merge android-4.4-p.199 (3f5703c) into msm-4.4Srinivasarao P
2019-11-06Merge 4.4.199 into android-4.4-pGreg Kroah-Hartman
2019-11-06scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris
2019-10-30Merge android-4.4-p.198 (dbd0162) into msm-4.4Srinivasarao P
2019-10-29Merge 4.4.198 into android-4.4-pGreg Kroah-Hartman
2019-10-29namespace: fix namespace.pl script to support relative pathsJacob Keller
2019-09-16Merge android-4.4.193 (3edc5af) into msm-4.4Srinivasarao P
2019-09-16Merge 4.4.193 into android-4.4-pGreg Kroah-Hartman
2019-09-16Merge 4.4.193 into android-4.4Greg Kroah-Hartman
2019-09-16scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat