index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vdso.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
1
-3
/
+1
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-22
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2022-09-28
powerpc: Provide syscall wrapper
Rohan McLure
1
-0
/
+2
2022-09-28
powerpc: Use common syscall handler type
Rohan McLure
1
-2
/
+2
2022-09-26
powerpc: remove mmap linked list walks
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-08-22
powerpc/vdso: Don't map VDSO at a fixed address on PPC32
Christophe Leroy
1
-11
/
+2
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2021-04-14
powerpc/vdso: Add support for time namespaces
Christophe Leroy
1
-16
/
+100
2021-04-14
powerpc/vdso: Separate vvar vma from vdso
Dmitry Safonov
1
-15
/
+39
2020-12-04
powerpc/vdso: Remove DBG()
Christophe Leroy
1
-8
/
+0
2020-12-04
powerpc/vdso: Remove vdso_ready
Christophe Leroy
1
-6
/
+0
2020-12-04
powerpc/vdso: Remove vdso_setup()
Christophe Leroy
1
-19
/
+2
2020-12-04
powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo
Christophe Leroy
1
-27
/
+2
2020-12-04
powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfo
Christophe Leroy
1
-90
/
+0
2020-12-04
powerpc/vdso: Remove unused text member in struct lib32/64_elfinfo
Christophe Leroy
1
-16
/
+0
2020-12-04
powerpc/vdso: Remove vdso_patches[] and associated functions
Christophe Leroy
1
-161
/
+0
2020-12-04
powerpc/vdso: Remove runtime generated sigtramp offsets
Christophe Leroy
1
-59
/
+0
2020-12-04
powerpc/vdso: Remove __kernel_datapage_offset
Christophe Leroy
1
-39
/
+0
2020-12-04
powerpc/vdso: Remove vdso32_pages and vdso64_pages
Christophe Leroy
1
-16
/
+0
2020-12-04
powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache()
Christophe Leroy
1
-4
/
+0
2020-12-04
powerpc/vdso: Use builtin symbols to locate fixup section
Christophe Leroy
1
-41
/
+14
2020-12-04
powerpc/vdso: Move vdso datapage up front
Christophe Leroy
1
-7
/
+7
2020-12-04
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
1
-4
/
+4
2020-12-04
powerpc/vdso: Provide vdso_remap()
Christophe Leroy
1
-0
/
+24
2020-12-04
powerpc/vdso: Move to _install_special_mapping() and remove arch_vma_name()
Christophe Leroy
1
-23
/
+19
2020-12-04
powerpc/vdso: Simplify arch_setup_additional_pages() exit
Christophe Leroy
1
-19
/
+21
2020-12-04
powerpc/vdso: Use VDSO size in arch_setup_additional_pages()
Christophe Leroy
1
-12
/
+6
2020-12-04
powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization
Christophe Leroy
1
-25
/
+6
2020-12-04
powerpc/vdso: Refactor 32 bits and 64 bits pages setup
Christophe Leroy
1
-20
/
+19
2020-12-04
powerpc/vdso: Remove NULL termination element in vdso_pagelist
Christophe Leroy
1
-4
/
+2
2020-12-04
powerpc/vdso: Remove get_page() in vdso_pagelist initialization
Christophe Leroy
1
-4
/
+2
2020-12-04
powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()
Christophe Leroy
1
-10
/
+2
2020-12-04
powerpc/vdso: Add missing includes and clean vdso_setup_syscall_map()
Christophe Leroy
1
-12
/
+5
2020-12-04
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
1
-2
/
+3
2020-07-16
powerpc/vdso: Fix vdso cpu truncation
Milton Miller
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-3
/
+3
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-04-03
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
1
-1
/
+2
2020-03-13
powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
Joe Lawrence
1
-5
/
+0
2020-01-23
powerpc/vdso32: Don't read cache line size from the datapage on PPC32.
Christophe Leroy
1
-5
/
+0
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
1
-22
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-05
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2018-12-21
powerpc: split compat syscall table out from native table
Firoz Khan
1
-2
/
+5
2018-07-30
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
1
-1
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-03-24
powerpc: Use feature bit for RTC presence rather than timebase presence
Paul Mackerras
1
-5
/
+7
2017-02-06
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
1
-8
/
+8
2017-02-06
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
1
-6
/
+4
[next]