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
/
vdso.c
Age
Commit message (
Expand
)
Author
2020-12-04
powerpc/vdso: Remove DBG()
Christophe Leroy
2020-12-04
powerpc/vdso: Remove vdso_ready
Christophe Leroy
2020-12-04
powerpc/vdso: Remove vdso_setup()
Christophe Leroy
2020-12-04
powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo
Christophe Leroy
2020-12-04
powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfo
Christophe Leroy
2020-12-04
powerpc/vdso: Remove unused text member in struct lib32/64_elfinfo
Christophe Leroy
2020-12-04
powerpc/vdso: Remove vdso_patches[] and associated functions
Christophe Leroy
2020-12-04
powerpc/vdso: Remove runtime generated sigtramp offsets
Christophe Leroy
2020-12-04
powerpc/vdso: Remove __kernel_datapage_offset
Christophe Leroy
2020-12-04
powerpc/vdso: Remove vdso32_pages and vdso64_pages
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: Move vdso datapage up front
Christophe Leroy
2020-12-04
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
2020-12-04
powerpc/vdso: Provide vdso_remap()
Christophe Leroy
2020-12-04
powerpc/vdso: Move to _install_special_mapping() and remove arch_vma_name()
Christophe Leroy
2020-12-04
powerpc/vdso: Simplify arch_setup_additional_pages() exit
Christophe Leroy
2020-12-04
powerpc/vdso: Use VDSO size in arch_setup_additional_pages()
Christophe Leroy
2020-12-04
powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization
Christophe Leroy
2020-12-04
powerpc/vdso: Refactor 32 bits and 64 bits pages setup
Christophe Leroy
2020-12-04
powerpc/vdso: Remove NULL termination element in vdso_pagelist
Christophe Leroy
2020-12-04
powerpc/vdso: Remove get_page() in vdso_pagelist initialization
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: Add missing includes and clean vdso_setup_syscall_map()
Christophe Leroy
2020-12-04
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-07-16
powerpc/vdso: Fix vdso cpu truncation
Milton Miller
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-04-03
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-03-13
powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
Joe Lawrence
2020-01-23
powerpc/vdso32: Don't read cache line size from the datapage on PPC32.
Christophe Leroy
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-05
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
2018-12-21
powerpc: split compat syscall table out from native table
Firoz Khan
2018-07-30
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-24
powerpc: Use feature bit for RTC presence rather than timebase presence
Paul Mackerras
2017-02-06
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
2017-02-06
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
2016-08-09
powerpc/vdso: Add missing include file
Guenter Roeck
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2015-11-26
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
2015-05-11
powerpc/vdso: Disable building the 32-bit VDSO on little endian
Michael Ellerman
2015-05-11
powerpc/vdso: Combine start/size variables
Michael Ellerman
2015-05-11
powerpc/vdso: Remove unused debug code
Michael Ellerman
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-08-08
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-03-19
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
2013-10-30
powerpc: Move local setup.h declarations to arch includes
Robert Jennings
[next]