summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/vdso32
AgeCommit message (Expand)Author
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada
2020-09-03Revert "powerpc/build: vdso linker warning for orphan sections"Michael Ellerman
2020-07-29powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin
2020-05-11powerpc/vdso32: Fallback on getres syscall when clock is unknownChristophe Leroy
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-01-23powerpc/vdso32: miscellaneous optimisationsChristophe Leroy
2020-01-23powerpc/vdso32: implement clock_getres entirelyChristophe Leroy
2020-01-23powerpc/vdso32: use LOAD_REG_IMMEDIATE()Christophe Leroy
2020-01-23powerpc/vdso32: Don't read cache line size from the datapage on PPC32.Christophe Leroy
2020-01-23powerpc/vdso32: inline __get_datapage()Christophe Leroy
2020-01-23powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSEChristophe Leroy
2020-01-23powerpc/32: Add VDSO version of getcpu on non SMPChristophe Leroy
2019-12-05powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-11-21y2038: fix typo in powerpc vdso "LOPART"Arnd Bergmann
2019-11-15y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann
2019-08-28powerpc/32s: drop CPU_FTR_USE_RTC featureChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-01powerpc/vdso: Drop unnecessary cc-ldoptionNick Desaulniers
2019-04-08powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy
2019-02-23powerpc: Enable kcovAndrew Donnellan
2018-09-14powerpc/vdso: Correct call frame informationAlan Modra
2018-07-18powerpc: Add build salt to the vDSOLaura Abbott
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin
2016-01-20powerpc: enable UBSAN supportDaniel Axtens
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta
2015-10-01powerpc/vdso: Avoid link stack corruption in __get_datapage()Michael Neuling
2015-10-01powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman
2014-11-27powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood
2014-02-17powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe
2013-10-11powerpc: Add ability to build little endian kernelsIan Munsie
2013-08-20powerpc: Convert some mftb/mftbu into mfsprScott Wood
2013-04-23powerpc: Add VDSO version of timeAdhemerval Zanella
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab
2009-09-21Use macros for .data.page_aligned section.Tim Abbott
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-08-20powerpc: Enable GCOVMichael Ellerman
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt