summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso64
Commit message (Expand)AuthorAgeFilesLines
* powerpc/vdso: Block R_PPC_REL24 relocationsMichael Ellerman2020-12-211-1/+1
* powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macroYouling Tang2020-12-041-38/+4
* powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASEChristophe Leroy2020-12-041-1/+1
* powerpc/vdso: Remove __kernel_datapage_offsetChristophe Leroy2020-12-042-8/+0
* powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache()Christophe Leroy2020-12-042-11/+6
* powerpc/vdso: Use builtin symbols to locate fixup sectionChristophe Leroy2020-12-041-0/+8
* powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy2020-12-043-0/+29
* powerpc/vdso: Remove unused \tmp param in __get_datapage()Christophe Leroy2020-12-042-3/+3
* powerpc/vdso: Simplify __get_datapage()Christophe Leroy2020-12-041-0/+2
* powerpc/vdso: Stripped VDSO is not needed, don't build itChristophe Leroy2020-12-041-17/+2
* powerpc/vdso: Switch VDSO to generic C implementation.Christophe Leroy2020-12-043-242/+25
* powerpc/vdso: Prepare for switching VDSO to generic C implementation.Christophe Leroy2020-12-041-0/+29
* 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-032-3/+2
|/
* powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin2020-07-292-2/+3
* powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macroChristophe Leroy2020-07-153-34/+12
* powerpc/64/signal: Balance return predictor stack in signal trampolineNicholas Piggin2020-07-151-8/+5
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* powerpc: Fix vDSO clock_getres()Vincenzo Frascino2019-12-051-2/+5
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-4/+4
|\
| * y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann2019-11-151-4/+4
* | powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva2019-11-071-2/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
* powerpc/vdso: Drop unnecessary cc-ldoptionNick Desaulniers2019-05-011-3/+2
* powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-03-181-2/+2
* powerpc: Enable kcovAndrew Donnellan2019-02-231-0/+1
* powerpc/vdso: Correct call frame informationAlan Modra2018-09-142-0/+2
* powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSESantosh Sivaraj2017-12-041-11/+56
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* powerpc/vdso64: Use double word compare on pointersAnton Blanchard2016-09-292-2/+2
* powerpc/vdso64: Drop vdso64asMichael Ellerman2016-09-131-6/+0
* powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2016-08-101-3/+3
* powerpc: enable UBSAN supportDaniel Axtens2016-01-201-0/+1
* powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta2015-11-261-1/+1
* powerpc/vdso: Avoid link stack corruption in __get_datapage()Michael Neuling2015-10-011-5/+7
* powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman2015-10-011-1/+1
* powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-191-1/+1
* powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard2014-02-171-1/+1
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand2013-11-211-1/+15
* powerpc: Add ability to build little endian kernelsIan Munsie2013-10-111-0/+4
* powerpc: Add VDSO version of timeAdhemerval Zanella2013-04-232-0/+27
* powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-113-1/+47
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-3/+3
* powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-091-68/+20
* Use macros for .data.page_aligned section.Tim Abbott2009-09-211-1/+2
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1