index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
vdso
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
x86/asm: Rename rep_nop() to native_pause()
Uros Bizjak
1
-2
/
+2
2025-04-18
x86/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
1
-2
/
+2
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-59
/
+11
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
4
-8
/
+8
2025-03-08
x86/vdso: Prepare introduction of struct vdso_clock
Anna-Maria Behnsen
1
-8
/
+8
2025-02-21
x86/vdso: Switch to generic storage implementation
Thomas Weißschuh
3
-54
/
+5
2025-02-21
x86/vdso: Fix latent bug in vclock_pages calculation
Thomas Weißschuh
1
-0
/
+1
2024-11-02
x86/vdso: Split virtual clock pages into dedicated mapping
Thomas Weißschuh
1
-0
/
+5
2024-11-02
x86/vdso: Access vdso data without vvar.h
Thomas Weißschuh
1
-3
/
+3
2024-11-02
x86/vdso: Move the rng offset to vsyscall.h
Thomas Weißschuh
1
-1
/
+2
2024-11-02
x86/vdso: Access rng vdso data without vvar.h
Thomas Weißschuh
1
-4
/
+4
2024-11-02
x86/vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
2
-3
/
+5
2024-11-02
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
1
-2
/
+4
2024-11-02
x86/vdso: Access rng data from kernel without vvar
Thomas Weißschuh
1
-1
/
+1
2024-11-02
x86/vdso: Use __arch_get_vdso_data() to access vdso data
Thomas Weißschuh
1
-2
/
+2
2024-10-15
x86/vdso: Remove timekeeper include
Thomas Weißschuh
1
-1
/
+0
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
1
-3
/
+7
2024-09-13
random: vDSO: move prototype of arch chacha function to vdso/getrandom.h
Jason A. Donenfeld
1
-13
/
+0
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
2
-0
/
+57
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
2
-0
/
+57
2024-07-03
x86/vdso: Remove unused include
Anna-Maria Behnsen
1
-1
/
+0
2024-07-03
x86/vdso: Fix function reference in comment
Anna-Maria Behnsen
1
-3
/
+2
2024-04-08
x86/vdso: Make delta calculation overflow safe
Adrian Hunter
1
-9
/
+22
2024-04-08
vdso: Consolidate nanoseconds calculation
Adrian Hunter
1
-9
/
+8
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+0
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-11-23
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
1
-2
/
+0
2023-06-05
clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX
Peter Zijlstra
1
-4
/
+6
2023-06-05
x86/vdso: Fix gettimeofday masking
Peter Zijlstra
1
-11
/
+28
2023-02-07
x86/vdso: Fix -Wmissing-prototypes warnings
Borislav Petkov (AMD)
2
-0
/
+6
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
1
-0
/
+2
2021-04-14
lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
Christophe Leroy
1
-1
/
+2
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
1
-1
/
+2
2020-06-09
x86/vdso: Unbreak paravirt VDSO clocks
Thomas Gleixner
1
-0
/
+18
2020-03-21
x86/vdso: Enable x86 to use common headers
Vincenzo Frascino
1
-0
/
+23
2020-03-21
x86: Introduce asm/vdso/clocksource.h
Vincenzo Frascino
1
-0
/
+10
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2
-10
/
+3
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
1
-9
/
+1
2020-02-17
x86/vdso: Mark the TSC clocksource path likely
Thomas Gleixner
1
-1
/
+1
2020-01-14
x86/vdso: Add time napespace page
Dmitry Safonov
1
-0
/
+8
2020-01-14
x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-2
/
+0
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2019-08-23
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
Vitaly Kuznetsov
1
-3
/
+3
2019-07-31
x86/vdso/32: Use 32bit syscall fallback
Thomas Gleixner
1
-0
/
+36
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
1
-1
/
+1
2019-06-26
lib/vdso: Make delta calculation work correctly
Thomas Gleixner
1
-0
/
+27
2019-06-24
x86/vdso: Give the [ph]vclock_page declarations real types
Andy Lutomirski
1
-12
/
+24
2019-06-22
x86/vdso: Add clock_getres() entry point
Vincenzo Frascino
1
-0
/
+31
2019-06-22
x86/vdso: Switch to generic vDSO implementation
Vincenzo Frascino
2
-0
/
+235