aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-05-22scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor
2021-05-21Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-05-21Merge tag 'v5.4.120' into v5.4/standard/baseBruce Ashfield
2021-05-19kconfig: nconf: stop endless search loopsMihai Moldovan
2021-03-15Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-03-15Merge tag 'v5.4.104' into v5.4/standard/baseBruce Ashfield
2021-03-09ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcountChen Jun
2021-02-28Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-02-28Merge tag 'v5.4.101' into v5.4/standard/baseBruce Ashfield
2021-02-26scripts/recordmcount.pl: support big endian for ARCH shRong Chen
2021-02-26scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer
2021-02-26scripts: use pkg-config to locate libcryptoRolf Eike Beer
2021-02-22Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-02-22Merge tag 'v5.4.99' into v5.4/standard/baseBruce Ashfield
2021-02-17vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner
2021-01-17Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-01-17Merge tag 'v5.4.89' into v5.4/standard/baseBruce Ashfield
2021-01-12depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-01-07Merge tag 'v5.4.86' into v5.4/standard/baseBruce Ashfield
2020-12-30kconfig: fix return value of do_error_if()Masahiro Yamada
2020-12-30checkpatch: fix unescaped left braceDwaipayan Ray
2020-12-30kbuild: avoid split lines in .mod filesMasahiro Yamada
2020-12-01HACK: scripts: headers_install: fix allmodconfig buildsGrygorii Strashko
2020-12-01ARM: dts: hackfix DT overlay and merge buildsTomi Valkeinen
2020-12-01scripts/dtb-merge: add tool for merging DTB overlaysTero Kristo
2020-12-01scripts/dtc: Bring in upstream version of fdtoverlay toolTero Kristo
2020-12-01kbuild: Add *.dtso rules dtbs_check targetJyri Sarha
2020-12-01kbuild: Fix dtbs_check targetJyri Sarha
2020-12-01dtc: checks: check_graph_port: skip node name check in overlay caseBenoit Parrot
2020-12-01kbuild: Improve DT overlay building and cleaningPeter Ujfalusi
2020-12-01ARM: dts: dt-overlays: Add base support for DT overlay buildingTero Kristo
2020-11-09Merge tag 'v5.4.74' into v5.4/standard/baseBruce Ashfield
2020-11-01scripts/setlocalversion: make git describe output more reliableRasmus Villemoes
2020-10-16Merge tag 'v5.4.70' into v5.4/standard/baseBruce Ashfield
2020-10-07scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König
2020-09-09Merge tag 'v5.4.64' into v5.4/standard/baseBruce Ashfield
2020-09-09Merge tag 'v5.4.62' into v5.4/standard/baseBruce Ashfield
2020-09-09checkpatch: fix the usage of capture group ( ... )Mrinal Pandey
2020-09-03kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-09-03kbuild: add variables for compression toolsDenis Efremov
2020-08-26Merge tag 'v5.4.61' into v5.4/standard/baseBruce Ashfield
2020-08-26kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada
2020-08-26kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada
2020-08-25Merge tag 'v5.4.60' into v5.4/standard/baseBruce Ashfield
2020-08-21recordmcount: Fix build failure on non arm64Christophe Leroy
2020-08-19Merge tag 'v5.4.59' into v5.4/standard/baseBruce Ashfield
2020-08-19recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero
2020-08-13Merge tag 'v5.4.58' into v5.4/standard/baseBruce Ashfield