index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
Age
Commit message (
Expand
)
Author
2019-06-21
x86/vdso: Prevent segfaults due to hoisted vclock reads
Andy Lutomirski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
Thomas Gleixner
2019-05-08
x86/vdso: Remove hpet_page from vDSO
Jia Zhang
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
2019-04-19
x86/vdso: Rename variable to fix -Wshadow warning
Leonardo BrĂ¡s
2019-04-18
x86/build/vdso: Add FORCE to the build rule of %.so
Masahiro Yamada
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-15
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
2018-12-07
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2018-12-05
x86/vdso: Remove a stale/misleading comment from the linker script
Sean Christopherson
2018-12-05
x86/vdso: Remove obsolete "fake section table" reservation
Sean Christopherson
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2018-10-26
x86: convert vdso to use vm_fault_t
Matthew Wilcox
2018-10-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-08
x86/fsgsbase/64: Clean up various details
Ingo Molnar
2018-10-08
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
2018-10-08
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
2018-10-08
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
2018-10-08
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
2018-10-05
x86/vdso: Rearrange do_hres() to improve code generation
Andy Lutomirski
2018-10-05
x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacks
Andy Lutomirski
2018-10-04
x86/vdso: Move cycle_last handling into the caller
Thomas Gleixner
2018-10-04
x86/vdso: Simplify the invalid vclock case
Thomas Gleixner
2018-10-04
x86/vdso: Replace the clockid switch case
Thomas Gleixner
2018-10-04
x86/vdso: Collapse coarse functions
Thomas Gleixner
2018-10-04
x86/vdso: Collapse high resolution functions
Thomas Gleixner
2018-10-04
x86/vdso: Introduce and use vgtod_ts
Thomas Gleixner
2018-10-04
x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq
Thomas Gleixner
2018-10-04
x86/vdso: Enforce 64bit clocksource
Thomas Gleixner
2018-10-04
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-03
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
2018-10-02
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
2018-08-20
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-05
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
2018-07-18
x86: Add build salt to the vDSO
Laura Abbott
2018-07-03
x86/build/vdso: Simplify 'cmd_vdso2c'
Masahiro Yamada
2018-06-04
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-05-15
x86/build/vdso: Put generated linker scripts to $(obj)/
Masahiro Yamada
2018-05-15
x86/build/vdso: Remove unnecessary export in Makefile
Masahiro Yamada
2018-05-15
x86/build/vdso: Remove unused $(vobjs-nox32) in Makefile
Masahiro Yamada
2018-05-05
x86/vdso: Remove unused file
Jann Horn
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-03-20
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
2017-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
[next]