index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vdso.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/vdso: Remove DBG()
Christophe Leroy
2020-12-04
1
-8
/
+0
*
powerpc/vdso: Remove vdso_ready
Christophe Leroy
2020-12-04
1
-6
/
+0
*
powerpc/vdso: Remove vdso_setup()
Christophe Leroy
2020-12-04
1
-19
/
+2
*
powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo
Christophe Leroy
2020-12-04
1
-27
/
+2
*
powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfo
Christophe Leroy
2020-12-04
1
-90
/
+0
*
powerpc/vdso: Remove unused text member in struct lib32/64_elfinfo
Christophe Leroy
2020-12-04
1
-16
/
+0
*
powerpc/vdso: Remove vdso_patches[] and associated functions
Christophe Leroy
2020-12-04
1
-161
/
+0
*
powerpc/vdso: Remove runtime generated sigtramp offsets
Christophe Leroy
2020-12-04
1
-59
/
+0
*
powerpc/vdso: Remove __kernel_datapage_offset
Christophe Leroy
2020-12-04
1
-39
/
+0
*
powerpc/vdso: Remove vdso32_pages and vdso64_pages
Christophe Leroy
2020-12-04
1
-16
/
+0
*
powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache()
Christophe Leroy
2020-12-04
1
-4
/
+0
*
powerpc/vdso: Use builtin symbols to locate fixup section
Christophe Leroy
2020-12-04
1
-41
/
+14
*
powerpc/vdso: Move vdso datapage up front
Christophe Leroy
2020-12-04
1
-7
/
+7
*
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
2020-12-04
1
-4
/
+4
*
powerpc/vdso: Provide vdso_remap()
Christophe Leroy
2020-12-04
1
-0
/
+24
*
powerpc/vdso: Move to _install_special_mapping() and remove arch_vma_name()
Christophe Leroy
2020-12-04
1
-23
/
+19
*
powerpc/vdso: Simplify arch_setup_additional_pages() exit
Christophe Leroy
2020-12-04
1
-19
/
+21
*
powerpc/vdso: Use VDSO size in arch_setup_additional_pages()
Christophe Leroy
2020-12-04
1
-12
/
+6
*
powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization
Christophe Leroy
2020-12-04
1
-25
/
+6
*
powerpc/vdso: Refactor 32 bits and 64 bits pages setup
Christophe Leroy
2020-12-04
1
-20
/
+19
*
powerpc/vdso: Remove NULL termination element in vdso_pagelist
Christophe Leroy
2020-12-04
1
-4
/
+2
*
powerpc/vdso: Remove get_page() in vdso_pagelist initialization
Christophe Leroy
2020-12-04
1
-4
/
+2
*
powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()
Christophe Leroy
2020-12-04
1
-10
/
+2
*
powerpc/vdso: Add missing includes and clean vdso_setup_syscall_map()
Christophe Leroy
2020-12-04
1
-12
/
+5
*
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-12-04
1
-2
/
+3
*
powerpc/vdso: Fix vdso cpu truncation
Milton Miller
2020-07-16
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-3
/
+3
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-04-03
1
-1
/
+2
*
powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
Joe Lawrence
2020-03-13
1
-5
/
+0
*
powerpc/vdso32: Don't read cache line size from the datapage on PPC32.
Christophe Leroy
2020-01-23
1
-5
/
+0
*
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
2019-08-28
1
-22
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
2019-03-05
1
-2
/
+0
*
powerpc: split compat syscall table out from native table
Firoz Khan
2018-12-21
1
-2
/
+5
*
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
powerpc: Use feature bit for RTC presence rather than timebase presence
Paul Mackerras
2018-03-24
1
-5
/
+7
*
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
2017-02-06
1
-8
/
+8
*
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
2017-02-06
1
-6
/
+4
*
powerpc/vdso: Add missing include file
Guenter Roeck
2016-08-09
1
-0
/
+1
*
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2016-05-23
1
-1
/
+2
*
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
2015-11-26
1
-1
/
+1
*
powerpc/vdso: Disable building the 32-bit VDSO on little endian
Michael Ellerman
2015-05-11
1
-2
/
+34
*
powerpc/vdso: Combine start/size variables
Michael Ellerman
2015-05-11
1
-29
/
+26
*
powerpc/vdso: Remove unused debug code
Michael Ellerman
2015-05-11
1
-44
/
+0
*
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
1
-1
/
+0
*
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-08-08
1
-16
/
+0
*
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
2014-03-19
1
-4
/
+4
*
powerpc: Move local setup.h declarations to arch includes
Robert Jennings
2013-10-30
1
-2
/
+1
[next]