index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vdso32
Age
Commit message (
Expand
)
Author
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-14
powerpc/vdso: Add support for time namespaces
Christophe Leroy
2021-03-14
powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
Christophe Leroy
2021-01-30
powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.o
Masahiro Yamada
2020-12-21
powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO
Michael Ellerman
2020-12-21
powerpc/vdso: Block R_PPC_REL24 relocations
Michael Ellerman
2020-12-04
powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macro
Youling Tang
2020-12-04
powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASE
Christophe Leroy
2020-12-04
powerpc/vdso: Remove __kernel_datapage_offset
Christophe Leroy
2020-12-04
powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache()
Christophe Leroy
2020-12-04
powerpc/vdso: Use builtin symbols to locate fixup section
Christophe Leroy
2020-12-04
powerpc/vdso: Retrieve sigtramp offsets at buildtime
Christophe Leroy
2020-12-04
powerpc/vdso: Remove unused \tmp param in __get_datapage()
Christophe Leroy
2020-12-04
powerpc/vdso: Simplify __get_datapage()
Christophe Leroy
2020-12-04
powerpc/vdso: Stripped VDSO is not needed, don't build it
Christophe Leroy
2020-12-04
powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32
Christophe Leroy
2020-12-04
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-12-04
powerpc/vdso: Prepare for switching VDSO to generic C implementation.
Christophe Leroy
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-09-07
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
2020-09-03
Revert "powerpc/build: vdso linker warning for orphan sections"
Michael Ellerman
2020-07-29
powerpc/build: vdso linker warning for orphan sections
Nicholas Piggin
2020-05-11
powerpc/vdso32: Fallback on getres syscall when clock is unknown
Christophe Leroy
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-01-23
powerpc/vdso32: miscellaneous optimisations
Christophe Leroy
2020-01-23
powerpc/vdso32: implement clock_getres entirely
Christophe Leroy
2020-01-23
powerpc/vdso32: use LOAD_REG_IMMEDIATE()
Christophe Leroy
2020-01-23
powerpc/vdso32: Don't read cache line size from the datapage on PPC32.
Christophe Leroy
2020-01-23
powerpc/vdso32: inline __get_datapage()
Christophe Leroy
2020-01-23
powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
Christophe Leroy
2020-01-23
powerpc/32: Add VDSO version of getcpu on non SMP
Christophe Leroy
2019-12-05
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
2019-11-21
y2038: fix typo in powerpc vdso "LOPART"
Arnd Bergmann
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-01
powerpc/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
2019-04-08
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Christophe Leroy
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
2018-09-14
powerpc/vdso: Correct call frame information
Alan Modra
2018-07-18
powerpc: Add build salt to the vDSO
Laura Abbott
2018-06-01
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
powerpc/time: refactor MFTB() to limit number of ifdefs
Christophe Leroy
2016-08-10
powerpc/vdso: Fix build rules to rebuild vdsos correctly
Nicholas Piggin
2016-01-20
powerpc: enable UBSAN support
Daniel Axtens
2015-11-26
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
2015-10-01
powerpc/vdso: Avoid link stack corruption in __get_datapage()
Michael Neuling
[next]