summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2009-05-04 14:28:59 -0400
committerNicolas Pitre <nico@cam.org>2009-05-04 21:09:19 -0400
commit3a5df4bf2a1829a342f3a416c217049e8caa0a1b (patch)
treea072f075188ac51b93c2dca5c7de4a383b373b18 /scripts/objdiff
parent7e14acb44021132e66801066e9e7527300c5fc10 (diff)
downloadkernel-3a5df4bf2a1829a342f3a416c217049e8caa0a1b.tar.gz
[ARM] mv78xx0: update defconfig
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
ck Desaulniers 2021-04-23arm64: vdso32: drop -no-integrated-as flagNick Desaulniers 2021-01-20arm64: do not descend to vdso directories twiceMasahiro Yamada 2020-11-09arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon 2020-10-26arm64: vdso32: Allow ld.lld to properly link the VDSONathan Chancellor 2020-10-09kbuild: explicitly specify the build id styleBill Wendling 2020-09-25kbuild: remove cc-option test of -Werror=date-timeMasahiro Yamada 2020-09-25kbuild: remove cc-option test of -fno-strict-overflowMasahiro Yamada 2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada 2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd 2020-07-23arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor 2020-06-23arm64: compat: Remove 32-bit sigreturn code from the vDSOWill Deacon 2020-06-10arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSONick Desaulniers 2020-03-21arm64: vdso32: Enable Clang CompilationVincenzo Frascino 2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada