summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik
2018-03-27dtc: turn off dtc unit address warnings by defaultRob Herring
2018-03-18Merge 4.4.122 into android-4.4Greg Kroah-Hartman
2018-03-18kbuild: Handle builtin dtb file names containing hyphensJames Hogan
2018-02-26Merge 4.4.118 into android-4.4Greg Kroah-Hartman
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-25genksyms: Fix segfault with invalid declarationsMichal Marek
2018-02-25scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon
2018-02-20Merge 4.4.116 into android-4.4Greg Kroah-Hartman
2018-02-16powerpc: Simplify module TOC handlingAlan Modra
2018-02-05UPSTREAM: scripts/dtc: Update to upstream version 0931cea3ba20Rob Herring
2018-02-05UPSTREAM: scripts/dtc: dt_to_config - kernel config options for a devicetreeGaurav Minocha
2018-02-05UPSTREAM: scripts/dtc: Update to upstream version 53bf130b1cddRob Herring
2018-02-05UPSTREAM: scripts/dtc: Update to upstream commit b06e55c88b9bRob Herring
2018-02-05UPSTREAM: scripts/dtc: dtx_diff - add info to error messageFrank Rowand
2018-02-05UPSTREAM: dtc: create tool to diff device treesFrank Rowand
2018-01-23Merge 4.4.113 into android-4.4Greg Kroah-Hartman
2018-01-23kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin
2018-01-10Merge 4.4.111 into android-4.4Greg Kroah-Hartman
2018-01-10genksyms: Handle string literals with spaces in reference filesMichal Marek
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-12-18Merge 4.4.106 into android-4.4Greg Kroah-Hartman
2017-12-16kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada
2017-12-16module: set __jump_table alignment to 8David Daney
2017-10-09BACKPORT: kbuild: Add __cc-option macroMatthias Kaehlcke
2017-10-09BACKPORT: kbuild: Add support to generate LLVM assembly filesVinícius Tinti
2017-10-09BACKPORT: kbuild, LLVMLinux: Add -Werror to cc-option to support clangMatthias Kaehlcke
2017-10-09UPSTREAM: kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada
2017-10-09UPSTREAM: kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2017-10-09UPSTREAM: kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada
2017-10-09UPSTREAM: kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2017-07-21Merge 4.4.78 into android-4.4Greg Kroah-Hartman
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-04-11UPSTREAM: checkpatch: special audit for revert commit lineWei Wang
2017-01-17Merge tag 'v4.4.43' into android-4.4.yDmitry Shmidt
2017-01-09kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings
2016-12-01Merge tag 'v4.4.35' into android-4.4.yDmitry Shmidt
2016-11-26scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior
2016-10-31Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-09-26Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-22UPSTREAM: arm64: switch to relative exception tablesArd Biesheuvel
2016-09-22UPSTREAM: scripts/sortextable: add support for ET_DYN binariesArd Biesheuvel
2016-08-22Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt
2016-08-20ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-07-27of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang
2016-06-07scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada
2016-06-01kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann