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 |
Konrad Rzeszutek Wilk
|
e05dacd71d
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
|
12 years ago |
David Vrabel
|
a349e23d1c
xen/x86: don't corrupt %eip when returning from a signal handler
|
12 years ago |
Linus Torvalds
|
4e21fc138b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
22e2430d60
x86, um: convert to saner kernel_execve() semantics
|
12 years ago |
Linus Torvalds
|
8213a2f3ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Linus Torvalds
|
15385dfe7e
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 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
|
12 years ago |
H. Peter Anvin
|
e59d1b0a24
x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry
|
12 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
|
14 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 |
Linus Torvalds
|
f429ee3b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
|
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 |
Linus Torvalds
|
5674124f9f
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
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 |
Linus Torvalds
|
e7fd3b4669
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |