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
/
vdso32
Age
Commit message (
Expand
)
Author
2018-07-18
x86: Add build salt to the vDSO
Laura Abbott
2018-05-05
x86/vdso: Remove unused file
Jann Horn
2018-03-20
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-14
x86/vdso/32: Assemble sigreturn.S separately
Andy Lutomirski
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-12-21
x86/entry: Restore traditional SYSENTER calling convention
Andy Lutomirski
2015-12-21
x86/entry: Fix some comments
Andy Lutomirski
2015-11-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-10-09
x86/entry/32: Re-implement SYSENTER using the new C path
Andy Lutomirski
2015-10-09
x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
Andy Lutomirski
2015-10-09
x86/vdso/32: Save extra registers in the INT80 vsyscall path
Andy Lutomirski
2015-10-09
x86/vdso: Replace hex int80 CFI annotations with GAS directives
Andy Lutomirski
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-09-22
x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO
Toshi Kani
2015-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar