summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso/vdso32/system_call.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-1/+1
|\
| * x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
* | x86/alternative: Merge include filesJuergen Gross2021-03-111-1/+1
|/
* x86/asm: Use SYM_INNER_LABEL instead of GLOBALJiri Slaby2019-10-181-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/vdso/32: Assemble sigreturn.S separatelyAndy Lutomirski2016-06-141-6/+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
* 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-071-0/+56