index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
vdso_datapage.h
Age
Commit message (
Expand
)
Author
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-02
powerpc: Split systemcfg struct definitions out from vdso
Thomas Weißschuh
2024-11-02
powerpc: Split systemcfg data out of vdso data page
Thomas Weißschuh
2024-11-02
powerpc/vdso: Remove offset comment from 32bit vdso_arch_data
Thomas Weißschuh
2024-10-16
powerpc/vdso: Add a page for non-time data
Christophe Leroy
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
2024-09-13
powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
Christophe Leroy
2021-04-14
powerpc/vdso: Add support for time namespaces
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: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()
Christophe Leroy
2020-12-04
powerpc/vdso: Switch VDSO to generic C implementation.
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
2019-12-05
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-18
powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
Michael Ellerman
2015-11-26
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-29
powerpc: Removing undead ifdef __KERNEL__
Christian Dietrich
2010-07-09
powerpc: Rework VDSO gettimeofday to prevent time going backwards
Paul Mackerras
2008-11-06
powerpc: Improve resolution of VDSO clock_gettime
Paul Mackerras
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell