aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck1-6/+7
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck1-4/+3
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-4/+15
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-4/+0
2014-09-23UM: implement syscall_get_arch()Eric Paris1-0/+15
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-1/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-1/+2
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones1-4/+0
2013-11-17um: Rewrite show_stack()Richard Weinberger2-0/+10
2012-12-19missing user_stack_pointer() instancesAl Viro1-0/+1
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-1/+1
2012-10-09um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro3-78/+54
2012-10-09um/x86: merge 32 and 64bit variants of checksum.hAl Viro3-265/+144
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro1-3/+3
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro4-70/+55
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger1-7/+0
2012-04-10um: Disintegrate asm/system.hRichard Weinberger3-135/+82
2012-03-25um: merge processor_{32,64}.h a bit...Al Viro3-20/+10
2011-11-21fix braino in um patchset (mea culpa)Al Viro1-1/+1
2011-11-02um: kill system-um.hAl Viro1-1/+3
2011-11-02um: segment.h is x86-only and needed only thereAl Viro1-0/+10
2011-11-02um: unify KSTK_...Al Viro3-7/+4
2011-11-02um: irq_vectors.h just shadows x86 oneAl Viro1-0/+10
2011-11-02um: required-features.h is there only to shadow x86 one...Al Viro1-0/+9
2011-11-02um: asm/apic.h is there only to shadow the x86 one...Al Viro1-0/+4
2011-11-02um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2-1/+73
2011-11-02um: merge signal_{32,64}.cAl Viro1-1/+1
2011-11-02um: increase stack growth cushion in pagefaultAl Viro3-6/+3
2011-11-02um: move asm/desc.h into arch/x86/um/asmAl Viro1-0/+16
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro15-0/+1050