| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: fix error handling for 32-bit compat out-of-range system call numbers | Linus Torvalds | 2015-08-13 | 1 | -1/+2 |
* | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit | Denys Vlasenko | 2015-07-24 | 1 | -5/+9 |
* | x86/asm/entry/32: Shorten __audit_syscall_entry() args preparation | Denys Vlasenko | 2015-06-10 | 1 | -9/+18 |
* | x86/asm/entry/32: Explain reloading of registers after __audit_syscall_entry() | Denys Vlasenko | 2015-06-10 | 1 | -8/+12 |
* | x86/asm/entry/32: Fix fallout from the R9 trick removal in the SYSCALL code | Denys Vlasenko | 2015-06-10 | 1 | -1/+1 |
* | x86/asm/entry: Clean up entry*.S style, final bits | Denys Vlasenko | 2015-06-09 | 1 | -7/+7 |
* | x86/asm/entry/32: Reinstate clearing of pt_regs->r8..r11 on EFAULT path | Denys Vlasenko | 2015-06-08 | 1 | -6/+2 |
* | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S... | Ingo Molnar | 2015-06-08 | 1 | -2/+2 |
* | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar | 2015-06-08 | 1 | -4/+4 |
* | x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.S | Ingo Molnar | 2015-06-07 | 1 | -0/+547 |