summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso32
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/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-04-071-1/+1
* powerpc: Enable kcovAndrew Donnellan2019-02-231-0/+1
* powerpc/vdso: Correct call frame informationAlan Modra2018-09-142-0/+2
* powerpc: Add build salt to the vDSOLaura Abbott2018-07-171-0/+3
* 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-023-0/+3
* powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy2017-08-101-9/+3Star
* 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: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard2014-11-261-2/+2
* 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/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe2013-11-221-0/+6
* powerpc: Add ability to build little endian kernelsIan Munsie2013-10-111-0/+4
* powerpc: Convert some mftb/mftbu into mfsprScott Wood2013-08-211-3/+3
* powerpc: Add VDSO version of timeAdhemerval Zanella2013-04-232-0/+27
* powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-113-1/+51
* 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-142/+42Star
* powerpc: Fix segment mapping in vdso32Andreas Schwab2009-10-271-2/+2
* 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/+1
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-0/+3
* powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras2008-11-051-83/+125
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-031-0/+3
* powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-07-011-1/+1
* [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-201-12/+29
* powerpc32 vDSO: linker script indentationRoland McGrath2007-10-161-101/+118
* [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/+17
* [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds2007-06-261-1/+3
* [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-251-0/+12
* [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: 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-5/+10
* 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-118-0/+961