| Commit message (Expand) | Author | Age | Files | Lines |
* | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 | 1 | -1/+0 |
* | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -18/+0 |
* | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-10-19 | 1 | -28/+118 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 1 | -19/+12 |
| |\ |
|
| | * | x86, um: convert to saner kernel_execve() semantics | Al Viro | 2012-10-12 | 1 | -19/+12 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -11/+6 |
| |\ \
| | |/ |
|
| | * | x86: get rid of duplicate code in case of CONFIG_VM86 | Al Viro | 2012-10-01 | 1 | -11/+6 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -8/+18 |
| |\ \
| | |/ |
|
| | * | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 | 1 | -3/+8 |
| | * | x86: split ret_from_fork | Al Viro | 2012-09-30 | 1 | -5/+10 |
| * | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 1 | -0/+26 |
| |\ \ |
|
| | * | | x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry | H. Peter Anvin | 2012-09-21 | 1 | -0/+26 |
| | |/ |
|
| * | | ftrace/x86: Adjust x86 regs.ip as like as x86-64 | Masami Hiramatsu | 2012-09-13 | 1 | -2/+1 |
| * | | ftrace/x86: Remove function_trace_stop check from graph caller | Steven Rostedt | 2012-07-31 | 1 | -3/+0 |
| * | | ftrace/x86_32: Simplify parameter setup for ftrace_regs_caller | Uros Bizjak | 2012-07-31 | 1 | -3/+2 |
| * | | ftrace/x86: Add save_regs for i386 function calls | Steven Rostedt | 2012-07-19 | 1 | -0/+68 |
| * | | ftrace/x86: Add separate function to save regs | Steven Rostedt | 2012-07-19 | 1 | -1/+3 |
| * | | ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer | Steven Rostedt | 2012-07-19 | 1 | -0/+1 |
| |/ |
|
* | | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel | 2012-10-19 | 1 | -3/+5 |
|/ |
|
* | x86: get rid of calling do_notify_resume() when returning to kernel mode | Al Viro | 2012-06-01 | 1 | -3/+10 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en... | H. Peter Anvin | 2012-04-20 | 1 | -33/+14 |
* | x86-32: Fix endless loop when processing signals for kernel tasks | Dmitry Adamushko | 2012-03-22 | 1 | -7/+10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 | 1 | -5/+5 |
|\ |
|
| * | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -1/+1 |
| * | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 1 | -4/+4 |
* | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-16 | 1 | -23/+14 |
|\ \
| |/
|/| |
|
| * | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin | 2011-11-17 | 1 | -23/+14 |
* | | x86: Call do_notify_resume() with interrupts enabled | Srikar Dronamraju | 2011-12-06 | 1 | -0/+4 |
|/ |
|
* | x86-32: Fix boot with CONFIG_X86_INVD_BUG | Andy Lutomirski | 2011-08-25 | 1 | -6/+2 |
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 | 1 | -1/+1 |
|\ |
|
| * | x86: Fix binutils-2.21 symbol related build failures | Sedat Dilek | 2011-03-09 | 1 | -1/+1 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-03-15 | 1 | -3/+2 |
|\ \ |
|
| * | | x86: Use {push,pop}_cfi in more places | Jan Beulich | 2011-02-28 | 1 | -2/+1 |
| * | | x86, asm: Cleanup unnecssary macros in asm-offsets.c | Stratos Psomadakis | 2011-02-25 | 1 | -1/+1 |
| |/ |
|
* | | x86: Separate out entry text section | Jiri Olsa | 2011-03-08 | 1 | -2/+4 |
|/ |
|
* | KVM: Handle async PF in a guest. | Gleb Natapov | 2011-01-12 | 1 | -0/+10 |
* | x86, asm: Fix binutils 2.15 build failure | Tetsuo Handa | 2010-11-18 | 1 | -1/+1 |
* | x86, asm: Restore parentheses around one pushl_cfi argument | Jan Beulich | 2010-10-22 | 1 | -1/+1 |
* | x86, asm: Fix CFI macro invocations to deal with shortcomings in gas | Jan Beulich | 2010-10-19 | 1 | -3/+3 |
* | x86: Use {push,pop}{l,q}_cfi in more places | Jan Beulich | 2010-09-03 | 1 | -196/+98 |
* | i386: Add unwind directives to syscall ptregs stubs | Jan Beulich | 2010-09-03 | 1 | -4/+12 |
* | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2010-08-06 | 1 | -1/+1 |
|\ |
|
| * | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin | 2010-07-07 | 1 | -1/+1 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 1 | -6/+5 |
|\ \ |
|
| * | | x86-32, asm: Directly access per-cpu GDT | Brian Gerst | 2010-08-01 | 1 | -6/+5 |
| |/ |
|
* | | x86/xen: event channels delivery on HVM. | Sheng Yang | 2010-07-22 | 1 | -0/+3 |
|/ |
|
* | x86-32: Rework cache flush denied handler | Brian Gerst | 2010-05-03 | 1 | -0/+19 |
* | x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper | Brian Gerst | 2009-12-10 | 1 | -6/+2 |
* | x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2 | H. Peter Anvin | 2009-12-09 | 1 | -3/+3 |
* | x86: Merge sys_clone | Brian Gerst | 2009-12-09 | 1 | -1/+13 |