aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso
AgeCommit message (Expand)Author
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-09-05x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski
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
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-19x86: Use ARRAY_SIZEJérémy Lefaure
2017-08-29x86/gdt: Use bitfields for initializationThomas Gleixner
2017-06-21ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-10x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier
2017-03-11x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-10-28x86/vdso: Set vDSO pointer only after successDmitry Safonov
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-03Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool
2016-09-20KVM: x86: introduce get_kvmclock_nsPaolo Bonzini
2016-09-15x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64Ingo Molnar
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov
2016-09-14x86/vdso: Replace calculate_addr in map_vdso() with addrDmitry Safonov
2016-09-14x86/vdso: Unmap vdso blob on vvar mapping failureDmitry Safonov
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-04x86: vdso: use __pvclock_read_cyclesPaolo Bonzini
2016-08-04pvclock: introduce seqcount-like APIPaolo Bonzini