| Commit message (Expand) | Author | Age |
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 |
|\ |
|
| * | um: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 |
* | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 |
* | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 |
|/ |
|
* | x86, vdso: Clean up 32-bit vs 64-bit vdso params | Andy Lutomirski | 2014-05-05 |
* | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 2014-03-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2013-11-19 |
|\ |
|
| * | um/vdso: add .gitignore for a couple of targets | Ramkumar Ramachandra | 2013-11-17 |
| * | arch/um: make it work with defconfig and x86_64 | Ramkumar Ramachandra | 2013-11-17 |
| * | um: Rewrite show_stack() | Richard Weinberger | 2013-11-17 |
* | | switch elf_core_write_extra_data() to dump_emit() | Al Viro | 2013-11-09 |
* | | switch elf_core_write_extra_phdrs() to dump_emit() | Al Viro | 2013-11-09 |
|/ |
|
* | um: prctl: Do not include linux/ptrace.h | Richard Weinberger | 2013-09-07 |
* | um: remove dead code | Richard Weinberger | 2013-07-19 |
* | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect | Al Viro | 2013-03-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ |
|
| * | burying unused conditionals | Al Viro | 2013-02-14 |
| * | x86: switch to generic old sigaction | Al Viro | 2013-02-03 |
| * | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 |
| * | x86: get rid of pt_regs argument in vm86/vm86old | Al Viro | 2013-02-03 |
| * | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 2013-02-03 |
| * | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 2013-02-03 |
| * | sanitize rt_sigaction() situation a bit | Al Viro | 2013-02-03 |
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | arch/x86/um: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 |
| |/ |
|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-19 |
|\ \
| |/
|/| |
|
| * | um: don't compare a pointer to 0 | Sasha Levin | 2012-12-20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
|\ \
| |/
|/| |
|
| * | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 2012-12-19 |
| * | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 |
| * | missing user_stack_pointer() instances | Al Viro | 2012-12-19 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
|\| |
|
| * | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2012-11-28 |
| * | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 |
* | | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin | 2012-11-29 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 |
|\ \ |
|
| * | | x86, um: convert to saner kernel_execve() semantics | Al Viro | 2012-10-12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-09 |
|\| | |
|
| * | | um: switch to generic kernel_thread() | Al Viro | 2012-09-30 |
| * | | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 |
| * | | um: kill thread->forking | Al Viro | 2012-09-20 |
| * | | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 2012-09-20 |
| |/ |
|
* | | um: get rid of pointless include "..." where include <...> will do | Al Viro | 2012-10-09 |
* | | um: move sysrq.h out of include/shared | Al Viro | 2012-10-09 |
* | | um/x86: merge 32 and 64 bit variants of ptrace.h | Al Viro | 2012-10-09 |
* | | um/x86: merge 32 and 64bit variants of checksum.h | Al Viro | 2012-10-09 |
* | | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven | 2012-09-27 |