summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso/vdso32
Commit message (Expand)AuthorAgeFilesLines
* x86: Add build salt to the vDSOLaura Abbott2018-07-181-0/+3
* x86/vdso: Remove unused fileJann Horn2018-05-051-1/+0
* x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig2018-03-201-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* x86/vdso/32: Assemble sigreturn.S separatelyAndy Lutomirski2016-06-142-14/+1
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* x86/entry: Restore traditional SYSENTER calling conventionAndy Lutomirski2015-12-211-10/+42
* x86/entry: Fix some commentsAndy Lutomirski2015-12-211-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-031-0/+2
|\
| * x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSOToshi Kani2015-09-221-0/+2
* | x86/entry/32: Re-implement SYSENTER using the new C pathAndy Lutomirski2015-10-091-0/+2
* | x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspaceAndy Lutomirski2015-10-091-0/+8
* | x86/vdso/32: Save extra registers in the INT80 vsyscall pathAndy Lutomirski2015-10-091-1/+24
* | x86/vdso: Replace hex int80 CFI annotations with GAS directivesAndy Lutomirski2015-10-091-40/+8
* | x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski2015-10-073-191/+0
|/
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-039-0/+505