linux/arch/x86/entry
Ingo Molnar 00f5268501 Merge branch 'x86/cleanups' into x86/urgent
Pull in some merge window leftovers.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-03-17 09:44:57 +01:00
..
syscalls x86/syscalls/64: Mark sys_iopl() as using ptregs 2016-02-01 08:53:25 +01:00
vdso Merge branch 'x86/cleanups' into x86/urgent 2016-03-17 09:44:57 +01:00
vsyscall x86/vdso: Disallow vvar access to vclock IO for never-used vclocks 2016-01-12 11:59:35 +01:00
calling.h x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64 2016-01-19 08:24:03 +01:00
common.c x86/entry: Call enter_from_user_mode() with IRQs off 2016-03-10 10:53:26 +01:00
entry_32.S x86/entry/32: Change INT80 to be an interrupt gate 2016-03-10 10:53:26 +01:00
entry_64_compat.S x86/entry/32: Change INT80 to be an interrupt gate 2016-03-10 10:53:26 +01:00
entry_64.S x86/entry: Improve system call entry comments 2016-03-10 09:48:15 +01:00
Makefile x86/entry: Move C entry and exit code to arch/x86/entry/common.c 2015-07-07 10:59:05 +02:00
syscall_32.c x86/syscalls: Add syscall entry qualifiers 2016-01-29 09:46:38 +01:00
syscall_64.c x86/entry/64: Always run ptregs-using syscalls on the slow path 2016-01-29 09:46:38 +01:00
thunk_32.S
thunk_64.S