index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vdso64
Age
Commit message (
Expand
)
Author
2021-07-29
powerpc/vdso: Don't use r30 to avoid breaking Go lang
Michael Ellerman
2021-04-14
powerpc/vdso: Add support for time namespaces
Christophe Leroy
2021-02-02
powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics
Raoni Fassina Firmino
2021-01-30
powerpc/vdso64: remove meaningless vgettimeofday.o build rule
Masahiro Yamada
2021-01-30
powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.o
Masahiro Yamada
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: 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-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-07-15
powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macro
Christophe Leroy
2020-07-15
powerpc/64/signal: Balance return predictor stack in signal trampoline
Nicholas Piggin
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-12-05
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
2019-11-07
powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB
Alastair D'Silva
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-03-18
powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
Michael Ellerman
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
2018-09-14
powerpc/vdso: Correct call frame information
Alan Modra
2017-12-04
powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
Santosh Sivaraj
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-29
powerpc/vdso64: Use double word compare on pointers
Anton Blanchard
2016-09-13
powerpc/vdso64: Drop vdso64as
Michael Ellerman
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
2015-10-01
powerpc/vdso: Emit GNU & SysV hashes
Michael Ellerman
2014-03-19
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
2014-02-17
powerpc: Use unstripped VDSO image for more accurate profiling data
Anton Blanchard
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-21
powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2
Ulrich Weigand
2013-10-11
powerpc: Add ability to build little endian kernels
Ian Munsie
2013-04-23
powerpc: Add VDSO version of time
Adhemerval Zanella
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
[next]