| Commit message (Expand) | Author | Age | Files | Lines |
* | um: Fix build error and kconfig for i386 | Mickaël Salaün | 2016-01-10 | 1 | -1/+1 |
* | um: Add full asm/syscall.h support | Mickaël Salaün | 2016-01-10 | 1 | -0/+1 |
* | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün | 2016-01-10 | 1 | -5/+3 |
* | um: Fix pointer cast | Mickaël Salaün | 2015-12-22 | 1 | -1/+1 |
* | um: Fix fpstate handling | Richard Weinberger | 2015-12-08 | 1 | -8/+10 |
* | Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-10 | 2 | -18/+1 |
|\ |
|
| * | um: Simplify STUB_DATA loading | Richard Weinberger | 2015-11-06 | 1 | -4/+1 |
| * | um: Remove dead symbol from i386 syscall stub | Richard Weinberger | 2015-11-06 | 1 | -1/+0 |
| * | um: Remove dead code from x86_64 syscall stub | Richard Weinberger | 2015-11-06 | 1 | -13/+0 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-03 | 3 | -8/+10 |
|\ \
| |/
|/| |
|
| * | um/x86: Fix build after x86 syscall changes | Andy Lutomirski | 2015-10-14 | 1 | -0/+4 |
| * | x86/syscalls: Give sys_call_ptr_t a useful type | Andy Lutomirski | 2015-10-09 | 2 | -4/+4 |
| * | x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h | Andy Lutomirski | 2015-10-09 | 2 | -4/+2 |
* | | um: Do not rely on libc to provide modify_ldt() | Hans-Werner Hilse | 2015-10-19 | 1 | -1/+4 |
|/ |
|
* | x86/asm/tsc: Remove rdtsc_barrier() | Andy Lutomirski | 2015-07-06 | 1 | -13/+0 |
* | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-06-28 | 15 | -10/+25 |
|\ |
|
| * | um: Don't pollute kernel namespace with uapi | Richard Weinberger | 2015-06-25 | 4 | -0/+4 |
| * | um: Stop abusing __KERNEL__ | Richard Weinberger | 2015-05-31 | 1 | -3/+3 |
| * | um: Fix warning in setup_signal_stack_si() | Richard Weinberger | 2015-05-31 | 1 | -1/+2 |
| * | um: Rework uaccess code | Richard Weinberger | 2015-05-31 | 4 | -2/+11 |
| * | um: Add uaccess.h to ldt.c | Richard Weinberger | 2015-05-31 | 1 | -0/+1 |
| * | um: Add uaccess.h to syscalls_64.c | Richard Weinberger | 2015-05-31 | 1 | -0/+1 |
| * | um: Add asm/elf.h to vma.c | Richard Weinberger | 2015-05-31 | 1 | -0/+1 |
| * | um: Cleanup mem_32/64.c headers | Richard Weinberger | 2015-05-31 | 2 | -4/+2 |
* | | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar | 2015-06-08 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/ | Ingo Molnar | 2015-06-04 | 1 | -1/+1 |
| |/ |
|
* | | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 2015-05-19 | 1 | -1/+2 |
* | | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 2015-05-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 1 | -7/+0 |
|\ |
|
| * | um: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 1 | -7/+0 |
* | | Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw... | Linus Torvalds | 2015-04-15 | 7 | -220/+49 |
|\ \ |
|
| * | | x86, UML: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 2015-04-13 | 1 | -1/+1 |
| * | | um: Remove broken highmem support | Richard Weinberger | 2015-04-13 | 1 | -1/+0 |
| * | | um: Remove broken SMP support | Richard Weinberger | 2015-04-13 | 1 | -11/+0 |
| * | | um: Remove SKAS3/4 support | Richard Weinberger | 2015-04-13 | 4 | -207/+48 |
| |/ |
|
* | | x86/asm/entry/64: Remove stub_iopl | Denys Vlasenko | 2015-03-10 | 1 | -1/+1 |
* | | x86/asm: Use alternative_2() in rdtsc_barrier() | Borislav Petkov | 2015-02-23 | 1 | -2/+2 |
|/ |
|
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 1 | -1/+1 |
* | x86, um: actually mark system call tables readonly | Daniel Borkmann | 2015-01-04 | 2 | -2/+2 |
* | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 2014-12-13 | 1 | -0/+1 |
|\ |
|
| * | x86: hook up execveat system call | David Drysdale | 2014-12-13 | 1 | -0/+1 |
* | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 2014-12-11 | 1 | -6/+7 |
* | | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 2014-12-11 | 1 | -4/+3 |
|/ |
|
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 2 | -4/+15 |
|\ |
|
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -4/+0 |
| * | UM: implement syscall_get_arch() | Eric Paris | 2014-09-23 | 1 | -0/+15 |
* | | um: remove csum_partial_copy_generic_i386 to clean up exception table | Honggang Li | 2014-10-13 | 1 | -239/+0 |
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -24/+21 |
|\ \ |
|
| * | | um: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -24/+21 |
| |/ |
|
* | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 2 | -16/+0 |