summaryrefslogtreecommitdiffstats
path: root/arch/x86/um
Commit message (Expand)AuthorAgeFilesLines
* um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-271-3/+0
* um: Fix IPC on umRichard Weinberger2012-09-271-0/+1
* um: kill thread->forkingAl Viro2012-09-274-41/+13
* um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-271-6/+0
* um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-011-3/+3
* x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan2012-06-091-2/+2
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-2/+0
* Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-231-6/+3
|\
| * x86, extable: Remove open-coded exception table entries in arch/x86/um/checks...H. Peter Anvin2012-04-201-6/+3
* | um: missing checks of __put_user()/__get_user() return valuesAl Viro2012-05-212-8/+8
* | um: stub_rt_sigsuspend isn't needed these days anymoreAl Viro2012-05-211-1/+0
* | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-2111-277/+148
* | um: ->restart_block.fn needs to be reset on sigreturnAl Viro2012-05-211-0/+3
|/
* um: Use asm-generic/switch_to.hRichard Weinberger2012-04-101-7/+0
* um: Disintegrate asm/system.hRichard Weinberger2012-04-103-135/+82
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-292-0/+5
|\
| * x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-202-0/+5
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-275-25/+13
|\ \
| * | um: allow SUBARCH=x86Al Viro2012-03-251-2/+2
| * | um: kill HOST_TASK_PIDAl Viro2012-03-251-3/+1
| * | um: merge processor_{32,64}.h a bit...Al Viro2012-03-253-20/+10
| |/
* | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-232-10/+1
|/
* uml: fix compile for x86-64Linus Torvalds2012-01-181-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-171-0/+5
|\
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-0/+5
* | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-165-47/+85
|\ \
| * | x86, um: Fix typo in 32-bit system call modificationsH. Peter Anvin2011-12-091-1/+1
| * | x86, um: Mark system call tables readonlyH. Peter Anvin2011-12-052-2/+2
| * | x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin2011-12-055-46/+84
* | | mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens2012-01-121-4/+0
* | | mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens2012-01-121-4/+0
| |/ |/|
* | fix braino in um patchset (mea culpa)Al Viro2011-11-211-1/+1
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-3/+0
* um: Fix kmalloc argument order in um/vdso/vma.cDave Jones2011-11-021-1/+1
* um: we need sys/user.h only on i386Richard Weinberger2011-11-021-0/+2
* um: merge delay_{32,64}.cRichard Weinberger2011-11-023-61/+1
* um: kill system-um.hAl Viro2011-11-021-1/+3
* um: segment.h is x86-only and needed only thereAl Viro2011-11-021-0/+10
* um: unify ptrace_user.hAl Viro2011-11-026-69/+28
* um: unify KSTK_...Al Viro2011-11-024-13/+10
* um: fix gcov build breakageAl Viro2011-11-021-2/+2
* um: irq_vectors.h just shadows x86 oneAl Viro2011-11-021-0/+10
* um: required-features.h is there only to shadow x86 one...Al Viro2011-11-021-0/+9
* um: asm/apic.h is there only to shadow the x86 one...Al Viro2011-11-021-0/+4
* um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-024-22/+56
* um: merge signal_{32,64}.cAl Viro2011-11-026-278/+189
* um: no need to play with save_sp in signal frame setup anymoreAl Viro2011-11-022-57/+15
* um: increase stack growth cushion in pagefaultAl Viro2011-11-023-6/+3
* um: merge HOST_... of registers common on i386 and amd64Al Viro2011-11-027-63/+63
* um: sanitize paths in sys_call_table* includesAl Viro2011-11-022-2/+2
OpenPOWER on IntegriCloud