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
/
vdso32.lds.S
Age
Commit message (
Expand
)
Author
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: Simplify __get_datapage()
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-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
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-01-23
powerpc/32: Add VDSO version of getcpu on non SMP
Christophe Leroy
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
2009-10-27
powerpc: Fix segment mapping in vdso32
Andreas Schwab
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-01
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
2007-10-16
powerpc32 vDSO: linker script indentation
Roland McGrath
2006-10-25
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt