summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso32
Commit message (Expand)AuthorAgeFilesLines
* powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSOMichael Ellerman2020-12-211-1/+1
* powerpc/vdso: Block R_PPC_REL24 relocationsMichael Ellerman2020-12-211-1/+1
* powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macroYouling Tang2020-12-041-38/+4
* powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASEChristophe Leroy2020-12-041-1/+1
* powerpc/vdso: Remove __kernel_datapage_offsetChristophe Leroy2020-12-042-8/+0
* powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache()Christophe Leroy2020-12-042-12/+6
* powerpc/vdso: Use builtin symbols to locate fixup sectionChristophe Leroy2020-12-041-0/+8
* powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy2020-12-043-0/+30
* powerpc/vdso: Remove unused \tmp param in __get_datapage()Christophe Leroy2020-12-042-3/+3
* powerpc/vdso: Simplify __get_datapage()Christophe Leroy2020-12-041-0/+2
* powerpc/vdso: Stripped VDSO is not needed, don't build itChristophe Leroy2020-12-041-17/+2
* powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32Christophe Leroy2020-12-043-0/+16
* powerpc/vdso: Switch VDSO to generic C implementation.Christophe Leroy2020-12-043-290/+28
* powerpc/vdso: Prepare for switching VDSO to generic C implementation.Christophe Leroy2020-12-041-0/+28
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-1/+1
|\
| * arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2020-09-071-1/+1
* | powerpc: Remove support for PowerPC 601Christophe Leroy2020-10-082-4/+0
* | Revert "powerpc/build: vdso linker warning for orphan sections"Michael Ellerman2020-09-032-2/+1
|/
* powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin2020-07-292-1/+2
* powerpc/vdso32: Fallback on getres syscall when clock is unknownChristophe Leroy2020-05-111-3/+3
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* powerpc/vdso32: miscellaneous optimisationsChristophe Leroy2020-01-233-14/+13
* powerpc/vdso32: implement clock_getres entirelyChristophe Leroy2020-01-231-8/+11
* powerpc/vdso32: use LOAD_REG_IMMEDIATE()Christophe Leroy2020-01-231-4/+2
* powerpc/vdso32: Don't read cache line size from the datapage on PPC32.Christophe Leroy2020-01-231-0/+23
* powerpc/vdso32: inline __get_datapage()Christophe Leroy2020-01-233-37/+12
* powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSEChristophe Leroy2020-01-231-7/+57
* powerpc/32: Add VDSO version of getcpu on non SMPChristophe Leroy2020-01-233-4/+19
* powerpc: Fix vDSO clock_getres()Vincenzo Frascino2019-12-051-2/+5
* y2038: fix typo in powerpc vdso "LOPART"Arnd Bergmann2019-11-211-2/+2
* y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann2019-11-151-4/+2
* powerpc/32s: drop CPU_FTR_USE_RTC featureChristophe Leroy2019-08-282-1/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
* powerpc/vdso: Drop unnecessary cc-ldoptionNick Desaulniers2019-05-011-3/+2
* powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-04-081-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-181-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/+3
* powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2016-08-101-3/+3
* powerpc: enable UBSAN supportDaniel Axtens2016-01-201-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-271-2/+2
* powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-191-1/+1
* powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard2014-02-171-1/+1