summaryrefslogtreecommitdiff
path: root/arch/x86/entry/vdso
AgeCommit message (Expand)Author
2019-05-01gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-15x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan
2018-12-07x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers
2018-12-05x86/vdso: Remove a stale/misleading comment from the linker scriptSean Christopherson
2018-12-05x86/vdso: Remove obsolete "fake section table" reservationSean Christopherson
2018-12-03x86: Fix various typos in commentsIngo Molnar
2018-10-26x86: convert vdso to use vm_fault_tMatthew Wilcox
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-08x86/fsgsbase/64: Clean up various detailsIngo Molnar
2018-10-08x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...Ingo Molnar
2018-10-08x86/vdso: Initialize the CPU/node NR segment descriptor earlierChang S. Bae
2018-10-08x86/vdso: Introduce helper functions for CPU and node numberChang S. Bae
2018-10-08x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBERChang S. Bae
2018-10-05x86/vdso: Rearrange do_hres() to improve code generationAndy Lutomirski
2018-10-05x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacksAndy Lutomirski
2018-10-04x86/vdso: Move cycle_last handling into the callerThomas Gleixner
2018-10-04x86/vdso: Simplify the invalid vclock caseThomas Gleixner
2018-10-04x86/vdso: Replace the clockid switch caseThomas Gleixner
2018-10-04x86/vdso: Collapse coarse functionsThomas Gleixner
2018-10-04x86/vdso: Collapse high resolution functionsThomas Gleixner
2018-10-04x86/vdso: Introduce and use vgtod_tsThomas Gleixner
2018-10-04x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: SeqThomas Gleixner
2018-10-04x86/vdso: Enforce 64bit clocksourceThomas Gleixner
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-03x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski
2018-10-02x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-08-20x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-13Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-05x86: vdso: Use $LD instead of $CC to linkAlistair Strachan
2018-07-18x86: Add build salt to the vDSOLaura Abbott
2018-07-03x86/build/vdso: Simplify 'cmd_vdso2c'Masahiro Yamada
2018-06-04Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-15x86/build/vdso: Put generated linker scripts to $(obj)/Masahiro Yamada
2018-05-15x86/build/vdso: Remove unnecessary export in MakefileMasahiro Yamada
2018-05-15x86/build/vdso: Remove unused $(vobjs-nox32) in MakefileMasahiro Yamada
2018-05-05x86/vdso: Remove unused fileJann Horn
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig
2017-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-16kbuild: create object directories simpler and fasterMasahiro Yamada
2017-11-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-08x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins
2017-11-07X86/KVM: Clear encryption attribute when SEV is activeBrijesh Singh