aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso
Commit message (Expand)AuthorAge
* x86: convert vdso to use vm_fault_tMatthew Wilcox2018-10-26
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-23
|\
| * x86/vdso: Rearrange do_hres() to improve code generationAndy Lutomirski2018-10-05
| * x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacksAndy Lutomirski2018-10-05
| * x86/vdso: Move cycle_last handling into the callerThomas Gleixner2018-10-04
| * x86/vdso: Simplify the invalid vclock caseThomas Gleixner2018-10-04
| * x86/vdso: Replace the clockid switch caseThomas Gleixner2018-10-04
| * x86/vdso: Collapse coarse functionsThomas Gleixner2018-10-04
| * x86/vdso: Collapse high resolution functionsThomas Gleixner2018-10-04
| * x86/vdso: Introduce and use vgtod_tsThomas Gleixner2018-10-04
| * x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: SeqThomas Gleixner2018-10-04
| * x86/vdso: Enforce 64bit clocksourceThomas Gleixner2018-10-04
* | x86/fsgsbase/64: Clean up various detailsIngo Molnar2018-10-08
* | x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...Ingo Molnar2018-10-08
* | x86/vdso: Initialize the CPU/node NR segment descriptor earlierChang S. Bae2018-10-08
* | x86/vdso: Introduce helper functions for CPU and node numberChang S. Bae2018-10-08
* | x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBERChang S. Bae2018-10-08
|/
* x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-04
* x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski2018-10-03
* x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-02
* x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski2018-08-20
* Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-15
|\
| * x86: Add build salt to the vDSOLaura Abbott2018-07-17
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-13
|\ \
| * | x86: vdso: Use $LD instead of $CC to linkAlistair Strachan2018-08-05
| |/
* / x86/build/vdso: Simplify 'cmd_vdso2c'Masahiro Yamada2018-07-03
|/
* Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-04
|\
| * x86/build/vdso: Put generated linker scripts to $(obj)/Masahiro Yamada2018-05-15
| * x86/build/vdso: Remove unnecessary export in MakefileMasahiro Yamada2018-05-15
| * x86/build/vdso: Remove unused $(vobjs-nox32) in MakefileMasahiro Yamada2018-05-15
* | x86/vdso: Remove unused fileJann Horn2018-05-05
|/
* kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-07
* x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig2018-03-20
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-06
|\
| * x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann2017-12-06
* | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17
|\ \
| * | kbuild: create object directories simpler and fasterMasahiro Yamada2017-11-15
* | | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-16
|\ \ \ | |_|/ |/| |
| * | x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-08
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\ \
| * | x86: Use ARRAY_SIZEJérémy Lefaure2017-10-19
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-13
|\ \
| * | X86/KVM: Clear encryption attribute when SEV is activeBrijesh Singh2017-11-07
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\| |
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* x86/gdt: Use bitfields for initializationThomas Gleixner2017-08-29
* ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov2017-06-21
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-02
|\
| * x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-16