summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry
Commit message (Expand)AuthorAgeFilesLines
* x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masksAndy Lutomirski2015-08-051-57/+0
* x86/entry/32: Migrate to C exit pathAndy Lutomirski2015-08-051-51/+11
* x86/entry/32: Remove 32-bit syscall audit optimizationsAndy Lutomirski2015-08-051-46/+2
* x86/vm86: Use the normal pt_regs area for vm86Brian Gerst2015-07-311-23/+1
* Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-312-105/+208
|\
| * x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko2015-07-241-5/+9
| * x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing codeAndy Lutomirski2015-07-171-0/+15
| * x86/nmi/64: Make the "NMI executing" variable more consistentAndy Lutomirski2015-07-171-6/+5
| * x86/nmi/64: Minor asm simplificationAndy Lutomirski2015-07-171-2/+1
| * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski2015-07-171-4/+25
| * x86/nmi/64: Reorder nested NMI checksAndy Lutomirski2015-07-171-16/+18
| * x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2015-07-171-66/+92
| * x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski2015-07-171-4/+58
| * x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski2015-07-171-17/+0
* | x86/entry/syscalls: Wire up 32-bit direct socket callsAndy Lutomirski2015-07-211-0/+15
* | x86/entry: Fix _TIF_USER_RETURN_NOTIFY check in prepare_exit_to_usermodeAndy Lutomirski2015-07-171-1/+2
* | x86/entry/64: Fix IRQ state confusion and related warning on compat syscalls ...Andy Lutomirski2015-07-081-2/+6
* | x86/entry: Remove SCHEDULE_USER and asm/context-tracking.hAndy Lutomirski2015-07-071-1/+0
* | x86/asm/entry/64: Migrate error and IRQ exit work to C and remove old assembl...Andy Lutomirski2015-07-072-46/+23
* | x86/asm/entry/64: Simplify IRQ stack pt_regs handlingAndy Lutomirski2015-07-071-5/+3
* | x86/asm/entry/64: Save all regs on interrupt entryAndy Lutomirski2015-07-072-23/+9
* | x86/entry/64: Migrate 64-bit and compat syscalls to the new exit handlers and...Andy Lutomirski2015-07-072-64/+11
* | x86/entry/64: Really create an error-entry-from-usermode code pathAndy Lutomirski2015-07-071-12/+16
* | x86/entry: Add new, comprehensible entry and exit handlers written in CAndy Lutomirski2015-07-071-1/+111
* | x86/entry: Add enter_from_user_mode() and use it in syscallsAndy Lutomirski2015-07-071-1/+12
* | x86/entry: Move C entry and exit code to arch/x86/entry/common.cAndy Lutomirski2015-07-072-0/+254
* | x86/entry/64/compat: Fix bad fast syscall arg failure pathAndy Lutomirski2015-07-072-3/+34
* | x86/compat: Check for both 32-bit compat and x32 in get_gate_vma()Brian Gerst2015-07-061-1/+1
* | x86/compat: Don't build the 32-bit VDSO if not neededBrian Gerst2015-07-062-5/+8
* | x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sitesAndy Lutomirski2015-07-061-14/+2
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-1/+1
* | x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-061-1/+1
* | x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit readsDenys Vlasenko2015-07-062-8/+5
|/
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-222-6/+2
* x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode codeAndy Lutomirski2015-06-101-8/+31
* 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-092-16/+16
* x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...Ingo Molnar2015-06-081-3/+3
* x86/asm/entry/32: Reinstate clearing of pt_regs->r8..r11 on EFAULT pathDenys Vlasenko2015-06-081-6/+2
* x86/asm/entry/64: Clean up entry_64.SIngo Molnar2015-06-081-416/+404
* Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar2015-06-081-0/+7
* x86/asm/entry/32: Clean up entry_32.SIngo Molnar2015-06-081-571/+570
* x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...Ingo Molnar2015-06-082-7/+7
* x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...Ingo Molnar2015-06-082-7/+7
* x86/asm/entry: Rename compat syscall entry pointsIngo Molnar2015-06-082-7/+7
* x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.SIngo Molnar2015-06-073-2/+2
* x86/asm/entry/32: Remove unnecessary optimization in stub32_cloneDenys Vlasenko2015-06-051-7/+6
* x86/asm/entry/32: Explain the stub32_clone logicDenys Vlasenko2015-06-051-0/+8
OpenPOWER on IntegriCloud