summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso32/datapage.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/vdso: Merge vdso64 and vdso32 into a single directoryChristophe Leroy2022-02-121-64/+0
* powerpc/vdso: augment VDSO32 functions to support 64 bits buildChristophe Leroy2022-02-121-2/+8
* powerpc/vdso: Remove __kernel_datapage_offsetChristophe Leroy2020-12-041-3/+0
* powerpc/vdso: Remove unused \tmp param in __get_datapage()Christophe Leroy2020-12-041-2/+2
* powerpc: Remove support for PowerPC 601Christophe Leroy2020-10-081-2/+0
* powerpc/vdso32: miscellaneous optimisationsChristophe Leroy2020-01-231-2/+1
* powerpc/vdso32: inline __get_datapage()Christophe Leroy2020-01-231-25/+3
* powerpc/32s: drop CPU_FTR_USE_RTC featureChristophe Leroy2019-08-281-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/vdso: Correct call frame informationAlan Modra2018-09-141-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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt2005-11-161-1/+2
* [PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt2005-11-141-1/+2
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-0/+84