summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso64
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4Star
* powerpc/vdso: Drop unnecessary cc-ldoptionNick Desaulniers2019-05-011-3/+2Star
* 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/+0Star
* powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2016-08-101-3/+3
* powerpc: enable UBSAN supportDaniel Axtens2016-01-211-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-201-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/+0Star
* powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand2013-11-201-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/+20Star
* 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
* powerpc: Enable GCOVMichael Ellerman2009-08-201-0/+2
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-0/+3
* powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras2008-11-051-65/+76
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-031-0/+3
* powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-07-011-1/+1
* [POWERPC] Tweak VDSO linker script to avoid upsetting old binutilsRoland McGrath2008-05-231-3/+3
* [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-201-12/+29
* [POWERPC] Fix 64 bits vDSO DWARF info for CR registerBenjamin Herrenschmidt2007-10-171-4/+7
* powerpc64 vDSO: linker script indentationRoland McGrath2007-10-161-103/+122
* [POWERPC] Update .gitignore for new vdso generated filesKumar Gala2007-10-081-0/+1
* [POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath2007-10-031-3/+16
* Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt2007-06-301-1/+1
* [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds2007-06-261-3/+4
* [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-251-2/+4
* [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-251-0/+10
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-312-1/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0Star
* [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-311-1/+1
* [PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt2006-02-281-2/+2
* [PATCH] powerpc: Add some missing .gitignore'sKumar Gala2006-01-111-0/+1
* [PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt2005-11-163-1/+8
* [PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt2005-11-142-12/+20
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-118-0/+852