summaryrefslogtreecommitdiff
path: root/arch/x86/um
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-10
|\
| * um: Simplify STUB_DATA loadingRichard Weinberger2015-11-06
| * um: Remove dead symbol from i386 syscall stubRichard Weinberger2015-11-06
| * um: Remove dead code from x86_64 syscall stubRichard Weinberger2015-11-06
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-03
|\ \ | |/ |/|
| * um/x86: Fix build after x86 syscall changesAndy Lutomirski2015-10-14
| * x86/syscalls: Give sys_call_ptr_t a useful typeAndy Lutomirski2015-10-09
| * x86/entry/syscalls: Move syscall table declarations into asm/syscalls.hAndy Lutomirski2015-10-09
* | um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse2015-10-19
|/
* x86/asm/tsc: Remove rdtsc_barrier()Andy Lutomirski2015-07-06
* Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-28
|\
| * um: Don't pollute kernel namespace with uapiRichard Weinberger2015-06-25
| * um: Stop abusing __KERNEL__Richard Weinberger2015-05-31
| * um: Fix warning in setup_signal_stack_si()Richard Weinberger2015-05-31
| * um: Rework uaccess codeRichard Weinberger2015-05-31
| * um: Add uaccess.h to ldt.cRichard Weinberger2015-05-31
| * um: Add uaccess.h to syscalls_64.cRichard Weinberger2015-05-31
| * um: Add asm/elf.h to vma.cRichard Weinberger2015-05-31
| * um: Cleanup mem_32/64.c headersRichard Weinberger2015-05-31
* | Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar2015-06-08
|\ \
| * | x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/Ingo Molnar2015-06-04
| |/
* | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-19
* | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-19
|/
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\
| * um: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* | Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...Linus Torvalds2015-04-15
|\ \
| * | x86, UML: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-04-13
| * | um: Remove broken highmem supportRichard Weinberger2015-04-13
| * | um: Remove broken SMP supportRichard Weinberger2015-04-13
| * | um: Remove SKAS3/4 supportRichard Weinberger2015-04-13
| |/
* | x86/asm/entry/64: Remove stub_ioplDenys Vlasenko2015-03-10
* | x86/asm: Use alternative_2() in rdtsc_barrier()Borislav Petkov2015-02-23
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-04
* Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-13
|\
| * x86: hook up execveat system callDavid Drysdale2014-12-13
* | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-11
* | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-11
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
| * UM: implement syscall_get_arch()Eric Paris2014-09-23
* | um: remove csum_partial_copy_generic_i386 to clean up exception tableHonggang Li2014-10-13
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\ \
| * | um: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
| |/
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
|/
* x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-05
* x86: Remove CONFIG_X86_OOSTOREDave Jones2014-03-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-11-19
|\
| * um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra2013-11-17