summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso32/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/vdso: Merge vdso64 and vdso32 into a single directoryChristophe Leroy2022-02-121-68/+0
* powerpc/vdso: Rework VDSO32 makefile to add a prefix to object filesChristophe Leroy2022-02-121-26/+21
* powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.oMasahiro Yamada2021-01-301-4/+1
* powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSOMichael Ellerman2020-12-211-1/+1
* powerpc/vdso: Block R_PPC_REL24 relocationsMichael Ellerman2020-12-211-1/+1
* powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy2020-12-031-0/+8
* powerpc/vdso: Stripped VDSO is not needed, don't build itChristophe Leroy2020-12-031-17/+2
* powerpc/vdso: Switch VDSO to generic C implementation.Christophe Leroy2020-12-031-4/+22
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-1/+1
|\
| * arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2020-09-071-1/+1
* | Revert "powerpc/build: vdso linker warning for orphan sections"Michael Ellerman2020-09-031-1/+1
|/
* powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin2020-07-291-1/+1
* powerpc/32: Add VDSO version of getcpu on non SMPChristophe Leroy2020-01-231-3/+1
* powerpc/vdso: Drop unnecessary cc-ldoptionNick Desaulniers2019-05-011-3/+2
* powerpc: Enable kcovAndrew Donnellan2019-02-231-0/+1
* powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin2018-06-011-4/+11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2016-08-101-3/+3
* powerpc: enable UBSAN supportDaniel Axtens2016-01-211-0/+1
* powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman2015-10-011-1/+1
* powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-111-1/+3
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-3/+3
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1
* powerpc: Enable GCOVMichael Ellerman2009-08-201-0/+1
* [POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath2007-10-031-3/+17
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-311-1/+2
* powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras2005-11-111-1/+1
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-0/+40