index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
vdso
/
datapage.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-18
vdso/gettimeofday: Add support for auxiliary clocks
Thomas Weißschuh
1
-0
/
+2
2025-07-18
vdso/vsyscall: Update auxiliary clock data in the datapage
Thomas Weißschuh
1
-0
/
+3
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
1
-23
/
+32
2025-03-08
vdso: Move architecture related data before basetime data
Anna-Maria Behnsen
1
-4
/
+4
2025-03-08
vdso/datapage: Define vdso_clock to prepare for multiple PTP clocks
Anna-Maria Behnsen
1
-0
/
+2
2025-03-08
vdso: Make vdso_time_data cacheline aligned
Anna-Maria Behnsen
1
-1
/
+2
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
1
-18
/
+1
2025-02-21
vdso: Remove remnants of architecture-specific random state storage
Thomas Weißschuh
1
-1
/
+0
2025-02-21
vdso: Add generic architecture-specific data storage
Thomas Weißschuh
1
-0
/
+25
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
1
-0
/
+10
2025-02-21
vdso: Add generic time data storage
Thomas Weißschuh
1
-8
/
+33
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
1
-4
/
+4
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+11
2024-07-19
random: introduce generic vDSO getrandom() implementation
Jason A. Donenfeld
1
-0
/
+11
2024-07-03
vdso: Add comment about reason for vdso struct ordering
Anna-Maria Behnsen
1
-0
/
+4
2024-04-08
vdso: Add vdso_data:: Max_cycles
Adrian Hunter
1
-0
/
+4
2024-04-03
vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h
Arnd Bergmann
1
-7
/
+1
2024-02-26
vdso/datapage: Quick fix - use asm/page-def.h for ARM64
Anna-Maria Behnsen
1
-0
/
+4
2024-02-20
vdso/ARM: Make union vdso_data_store available for all architectures
Anna-Maria Behnsen
1
-0
/
+10
2020-08-06
lib/vdso: Allow to add architecture-specific vdso data
Sven Schnelle
1
-0
/
+10
2020-07-24
arm64/vdso: Add time namespace page
Andrei Vagin
1
-0
/
+1
2020-04-20
vdso/datapage: Use correct clock mode name in comment
Christian Brauner
1
-2
/
+2
2020-03-21
lib/vdso: Enable common headers
Vincenzo Frascino
1
-3
/
+30
2020-02-17
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
1
-2
/
+0
2020-01-14
lib/vdso: Prepare for time namespace support
Thomas Gleixner
1
-1
/
+18
2019-06-26
vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.h
Catalin Marinas
1
-4
/
+0
2019-06-22
vdso: Define standardized vdso_datapage
Vincenzo Frascino
1
-0
/
+93