Commit Graph

144 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
H. Peter Anvin af058ab04d x86-32, ftrace: Fix static ftrace when early microcode is enabled 12 years ago
Seiji Aguchi cf910e83ae x86, trace: Add irq vector tracepoints 12 years ago
K. Y. Srinivasan bc2b0331e0 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts 12 years ago
Al Viro 49cb25e929 x86: get rid of pt_regs argument in vm86/vm86old 12 years ago
Al Viro 3fe26fa34d x86: get rid of pt_regs argument in sigreturn variants 12 years ago
Al Viro b3af11afe0 x86: get rid of pt_regs argument of iopl(2) 12 years ago
Andrew Cooper 9174adbee4 xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. 12 years ago
Al Viro 6bf9adfc90 introduce generic sys_sigaltstack(), switch x86 and um to it 12 years ago
Al Viro 1d4b4b2994 x86, um: switch to generic fork/vfork/clone 12 years ago
David Vrabel a349e23d1c xen/x86: don't corrupt %eip when returning from a signal handler 13 years ago
Al Viro 22e2430d60 x86, um: convert to saner kernel_execve() semantics 13 years ago
Al Viro 969ae0bfb0 x86: get rid of duplicate code in case of CONFIG_VM86 13 years ago
Al Viro 6783eaa2e1 x86, um/x86: switch to generic sys_execve and kernel_execve 13 years ago
Al Viro 7076aada10 x86: split ret_from_fork 13 years ago
H. Peter Anvin e59d1b0a24 x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry 13 years ago
Masami Hiramatsu a5e37863ab ftrace/x86: Adjust x86 regs.ip as like as x86-64 13 years ago
Steven Rostedt 5767cfeaa9 ftrace/x86: Remove function_trace_stop check from graph caller 13 years ago
Uros Bizjak e4ea3f6b1b ftrace/x86_32: Simplify parameter setup for ftrace_regs_caller 13 years ago
Steven Rostedt 4de72395ff ftrace/x86: Add save_regs for i386 function calls 13 years ago
Steven Rostedt 08f6fba503 ftrace/x86: Add separate function to save regs 13 years ago
Steven Rostedt 28fb5dfa78 ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer 13 years ago
Al Viro 44fbbb3dc6 x86: get rid of calling do_notify_resume() when returning to kernel mode 13 years ago
H. Peter Anvin 6837a54dd6 x86, extable: Remove open-coded exception table entries in arch/x86/kernel/entry_32.S 13 years ago
Dmitry Adamushko 29a2e2836f x86-32: Fix endless loop when processing signals for kernel tasks 13 years ago
Eric Paris b05d8447e7 audit: inline audit_syscall_entry to reduce burden on archs 13 years ago
Eric Paris d7e7528bcd Audit: push audit success and retcode into arch ptrace.h 13 years ago
Srikar Dronamraju 3596ff4e6b x86: Call do_notify_resume() with interrupts enabled 13 years ago
H. Peter Anvin 303395ac3b x86: Generate system call tables and unistd_*.h from tables 13 years ago
Andy Lutomirski b4ca46e4e8 x86-32: Fix boot with CONFIG_X86_INVD_BUG 14 years ago
Sedat Dilek 2ae9d293b1 x86: Fix binutils-2.21 symbol related build failures 14 years ago
Jiri Olsa ea7145477a x86: Separate out entry text section 14 years ago
Jan Beulich 60cf637a13 x86: Use {push,pop}_cfi in more places 14 years ago
Stratos Psomadakis 7bf04be8f4 x86, asm: Cleanup unnecssary macros in asm-offsets.c 14 years ago
Gleb Natapov 631bc48782 KVM: Handle async PF in a guest. 14 years ago
Tetsuo Handa 96e612ffc3 x86, asm: Fix binutils 2.15 build failure 14 years ago
Jan Beulich 07bd8516a2 x86, asm: Restore parentheses around one pushl_cfi argument 15 years ago
Jan Beulich 3234282f33 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas 15 years ago
Jan Beulich df5d1874ce x86: Use {push,pop}{l,q}_cfi in more places 15 years ago
Jan Beulich a34107b557 i386: Add unwind directives to syscall ptregs stubs 15 years ago
Brian Gerst 72c511dd59 x86-32, asm: Directly access per-cpu GDT 15 years ago
Sheng Yang 38e20b07ef x86/xen: event channels delivery on HVM. 15 years ago
H. Peter Anvin 83a7a2ad2a x86, alternatives: Use 16-bit numbers for cpufeature index 15 years ago
Brian Gerst 40d2e76315 x86-32: Rework cache flush denied handler 15 years ago
Brian Gerst e840227c14 x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper 15 years ago
H. Peter Anvin ce9119ad90 x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2 15 years ago
Brian Gerst f839bbc5c8 x86: Merge sys_clone 15 years ago
Brian Gerst f1382f157f x86, 32-bit: Convert sys_vm86 & sys_vm86old 15 years ago
Brian Gerst 052acad48a x86: Merge sys_sigaltstack 15 years ago
Brian Gerst 11cf88bd0b x86: Merge sys_execve 15 years ago
Brian Gerst 27f59559d6 x86: Merge sys_iopl 15 years ago