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
/
lib
/
vdso
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
1
-9
/
+4
2022-11-23
lib/vdso: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
1
-1
/
+1
2021-04-14
lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
Christophe Leroy
1
-6
/
+9
2021-04-14
lib/vdso: Mark do_hres_timens() and do_coarse_timens() __always_inline()
Christophe Leroy
1
-8
/
+8
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
1
-2
/
+2
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2020-06-09
lib/vdso: Provide sanity check for cycles (again)
Thomas Gleixner
1
-0
/
+11
2020-06-03
lib/vdso: Force inlining of __cvdso_clock_gettime_common()
Christophe Leroy
1
-1
/
+1
2020-03-21
lib/vdso: Enable common headers
Vincenzo Frascino
1
-22
/
+0
2020-02-17
lib/vdso: Allow architectures to provide the vdso data pointer
Christophe Leroy
1
-16
/
+56
2020-02-17
lib/vdso: Allow architectures to override the ns shift operation
Christophe Leroy
1
-2
/
+9
2020-02-17
lib/vdso: Allow fixed clock mode
Christophe Leroy
1
-2
/
+9
2020-02-17
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
1
-8
/
+10
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2
-15
/
+5
2020-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2
-2
/
+14
2020-02-17
lib/vdso: Allow the high resolution parts to be compiled out
Thomas Gleixner
1
-0
/
+11
2020-01-16
lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres()
Christophe Leroy
1
-3
/
+1
2020-01-14
lib/vdso: Prepare for time namespace support
Thomas Gleixner
2
-4
/
+144
2020-01-14
lib/vdso: Mark do_hres() and do_coarse() as __always_inline
Andrei Vagin
1
-6
/
+8
2020-01-14
lib/vdso: Avoid duplication in __cvdso_clock_getres()
Christophe Leroy
1
-6
/
+1
2020-01-14
lib/vdso: Let do_coarse() return 0 to simplify the callsite
Christophe Leroy
1
-7
/
+8
2020-01-14
lib/vdso: Remove checks on return value for 32 bit vDSO
Vincenzo Frascino
1
-5
/
+5
2020-01-14
lib/vdso: Remove VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-10
/
+0
2020-01-14
lib/vdso: Build 32 bit specific functions in the right context
Vincenzo Frascino
1
-0
/
+4
2020-01-10
lib/vdso: Make __cvdso_clock_getres() static
Vincenzo Frascino
1
-0
/
+1
2019-11-15
y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
1
-2
/
+2
2019-10-23
lib/vdso: Make clock_getres() POSIX compliant again
Thomas Gleixner
1
-4
/
+5
2019-10-07
lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO
Vincenzo Frascino
1
-9
/
+0
2019-07-31
lib/vdso/32: Provide legacy syscall fallbacks
Thomas Gleixner
1
-1
/
+11
2019-07-31
lib/vdso: Move fallback invocation to the callers
Thomas Gleixner
1
-17
/
+36
2019-07-31
lib/vdso/32: Remove inconsistent NULL pointer checks
Thomas Gleixner
1
-16
/
+2
2019-06-26
lib/vdso: Make delta calculation work correctly
Thomas Gleixner
1
-4
/
+15
2019-06-22
lib/vdso: Add compat support
Vincenzo Frascino
1
-0
/
+4
2019-06-22
lib/vdso: Provide generic VDSO implementation
Vincenzo Frascino
3
-0
/
+282