aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-23powerpc: Enable kcovAndrew Donnellan1-0/+1
2018-09-14powerpc/vdso: Correct call frame informationAlan Modra2-0/+2
2017-12-04powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSESantosh Sivaraj1-11/+56
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2016-09-29powerpc/vdso64: Use double word compare on pointersAnton Blanchard2-2/+2
2016-09-13powerpc/vdso64: Drop vdso64asMichael Ellerman1-6/+0
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin1-3/+3
2016-01-20powerpc: enable UBSAN supportDaniel Axtens1-0/+1
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta1-1/+1
2015-10-01powerpc/vdso: Avoid link stack corruption in __get_datapage()Michael Neuling1-5/+7
2015-10-01powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman1-1/+1
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood1-1/+1
2014-02-17powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard1-1/+1
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-21powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand1-1/+15
2013-10-11powerpc: Add ability to build little endian kernelsIan Munsie1-0/+4
2013-04-23powerpc: Add VDSO version of timeAdhemerval Zanella2-0/+27
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard3-1/+47
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney1-3/+3
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras1-68/+20
2009-09-21Use macros for .data.page_aligned section.Tim Abbott1-1/+2
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-1/+1
2009-08-20powerpc: Enable GCOVMichael Ellerman1-0/+2
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt1-0/+3
2008-11-06powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras1-65/+76
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala1-0/+3
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman1-1/+1
2008-05-23[POWERPC] Tweak VDSO linker script to avoid upsetting old binutilsRoland McGrath1-3/+3
2007-11-20[POWERPC] vdso: Fixes for cache block sizesOlof Johansson1-12/+29
2007-10-17[POWERPC] Fix 64 bits vDSO DWARF info for CR registerBenjamin Herrenschmidt1-4/+7
2007-10-16powerpc64 vDSO: linker script indentationRoland McGrath1-103/+122
2007-10-08[POWERPC] Update .gitignore for new vdso generated filesKumar Gala1-0/+1
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath1-3/+16
2007-06-29Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt1-1/+1
2007-06-26[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds1-3/+4
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt1-2/+4
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt1-0/+10
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath2-1/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek1-1/+1
2006-02-28[PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt1-2/+2
2006-01-11[PATCH] powerpc: Add some missing .gitignore'sKumar Gala1-0/+1
2005-11-16[PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt3-1/+8
2005-11-14[PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt2-12/+20
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt8-0/+852