summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso32
AgeCommit message (Expand)AuthorLines
2019-08-28powerpc/32s: drop CPU_FTR_USE_RTC featureChristophe Leroy-1/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-20/+4
2019-05-01powerpc/vdso: Drop unnecessary cc-ldoptionNick Desaulniers-3/+2
2019-04-08powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy-1/+1
2019-02-23powerpc: Enable kcovAndrew Donnellan-0/+1
2018-09-14powerpc/vdso: Correct call frame informationAlan Modra-0/+2
2018-07-18powerpc: Add build salt to the vDSOLaura Abbott-0/+3
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin-4/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-08-10powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy-9/+3
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin-3/+3
2016-01-20powerpc: enable UBSAN supportDaniel Axtens-0/+1
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta-1/+1
2015-10-01powerpc/vdso: Avoid link stack corruption in __get_datapage()Michael Neuling-5/+7
2015-10-01powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman-1/+1
2014-11-27powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard-2/+2
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood-1/+1
2014-02-17powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard-1/+1
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe-0/+6
2013-10-11powerpc: Add ability to build little endian kernelsIan Munsie-0/+4
2013-08-20powerpc: Convert some mftb/mftbu into mfsprScott Wood-3/+3
2013-04-23powerpc: Add VDSO version of timeAdhemerval Zanella-0/+27
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard-1/+51
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney-3/+3
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras-142/+42
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab-2/+2
2009-09-21Use macros for .data.page_aligned section.Tim Abbott-1/+2
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg-1/+1
2009-08-20powerpc: Enable GCOVMichael Ellerman-0/+1
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt-0/+3
2008-11-06powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras-83/+125
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala-0/+3
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman-1/+1
2007-11-20[POWERPC] vdso: Fixes for cache block sizesOlof Johansson-12/+29
2007-10-16powerpc32 vDSO: linker script indentationRoland McGrath-101/+118
2007-10-08[POWERPC] Update .gitignore for new vdso generated filesKumar Gala-0/+1
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath-3/+17
2007-06-26[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds-1/+3
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt-0/+12
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath-1/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-4/+0
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek-1/+1
2006-01-11[PATCH] powerpc: Add some missing .gitignore'sKumar Gala-0/+1
2005-11-16[PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt-1/+8
2005-11-14[PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt-5/+10
2005-11-11powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras-1/+1
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt-0/+961