summaryrefslogtreecommitdiff
path: root/arch/x86/entry/entry_64_compat.S
Commit message (Expand)AuthorAgeFilesLines
* x86: fix error handling for 32-bit compat out-of-range system call numbersLinus Torvalds2015-08-131-1/+2
* x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko2015-07-241-5/+9
* x86/asm/entry/32: Shorten __audit_syscall_entry() args preparationDenys Vlasenko2015-06-101-9/+18
* x86/asm/entry/32: Explain reloading of registers after __audit_syscall_entry()Denys Vlasenko2015-06-101-8/+12
* x86/asm/entry/32: Fix fallout from the R9 trick removal in the SYSCALL codeDenys Vlasenko2015-06-101-1/+1
* x86/asm/entry: Clean up entry*.S style, final bitsDenys Vlasenko2015-06-091-7/+7
* x86/asm/entry/32: Reinstate clearing of pt_regs->r8..r11 on EFAULT pathDenys Vlasenko2015-06-081-6/+2
* x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...Ingo Molnar2015-06-081-2/+2
* x86/asm/entry: Rename compat syscall entry pointsIngo Molnar2015-06-081-4/+4
* x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.SIngo Molnar2015-06-071-0/+547