index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-18
1
-3
/
+1
*
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-12-01
1
-22
/
+0
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-3
/
+3
|
\
|
*
powerpc: remove mmap linked list walks
Matthew Wilcox (Oracle)
2022-09-26
1
-3
/
+3
*
|
powerpc: Provide syscall wrapper
Rohan McLure
2022-09-28
1
-0
/
+2
*
|
powerpc: Use common syscall handler type
Rohan McLure
2022-09-28
1
-2
/
+2
*
|
powerpc/vdso: Don't map VDSO at a fixed address on PPC32
Christophe Leroy
2022-08-22
1
-11
/
+2
|
/
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
1
-1
/
+0
*
powerpc/vdso: Add support for time namespaces
Christophe Leroy
2021-04-14
1
-16
/
+100
*
powerpc/vdso: Separate vvar vma from vdso
Dmitry Safonov
2021-04-14
1
-15
/
+39
*
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
[next]