Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39b48e575e92e31251b74b4b48cea2129cee90bd
/
arch
/
x86
/
entry
/
common.c
39b48e5
x86/entry: Split and inline prepare_exit_to_usermode()
by Andy Lutomirski
· 9 years ago
dd63607
x86/entry: Use pt_regs_to_thread_info() in syscall entry tracing
by Andy Lutomirski
· 9 years ago
4aabd14
x86/entry: Hide two syscall entry assertions behind CONFIG_DEBUG_ENTRY
by Andy Lutomirski
· 9 years ago
c68ca67
x86/entry: Micro-optimize compat fast syscall arg fetch
by Andy Lutomirski
· 9 years ago
33c52129
x86/entry: Force inlining of 32-bit syscall code
by Andy Lutomirski
· 9 years ago
460d124
x86/entry: Make irqs_disabled checks in exit code depend on lockdep
by Andy Lutomirski
· 9 years ago
8b13c25
x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscalls
by Andy Lutomirski
· 9 years ago
5f310f7
x86/entry/32: Re-implement SYSENTER using the new C path
by Andy Lutomirski
· 9 years ago
7841b40
x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls
by Andy Lutomirski
· 9 years ago
710246d
x86/entry: Add C code for fast system call entries
by Andy Lutomirski
· 9 years ago
bd2d3a3
x86/entry: Add do_syscall_32(), a C function to do 32-bit syscalls
by Andy Lutomirski
· 9 years ago
72f9247
x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermode()
by Andy Lutomirski
· 9 years ago
88cd622
x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masks
by Andy Lutomirski
· 9 years ago
d132803
x86/entry: Fix _TIF_USER_RETURN_NOTIFY check in prepare_exit_to_usermode
by Andy Lutomirski
· 9 years ago
c5c46f5
x86/entry: Add new, comprehensible entry and exit handlers written in C
by Andy Lutomirski
· 9 years ago
feed36c
x86/entry: Add enter_from_user_mode() and use it in syscalls
by Andy Lutomirski
· 9 years ago
1f484aa
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
by Andy Lutomirski
· 9 years ago