aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/um/asm
AgeCommit message (Expand)Author
2012-12-19missing user_stack_pointer() instancesAl Viro
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-10-09um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro
2012-10-09um/x86: merge 32 and 64bit variants of checksum.hAl Viro
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger
2012-04-10um: Disintegrate asm/system.hRichard Weinberger
2012-03-25um: merge processor_{32,64}.h a bit...Al Viro
2011-11-21fix braino in um patchset (mea culpa)Al Viro
2011-11-02um: kill system-um.hAl Viro
2011-11-02um: segment.h is x86-only and needed only thereAl Viro
2011-11-02um: unify KSTK_...Al Viro
2011-11-02um: irq_vectors.h just shadows x86 oneAl Viro
2011-11-02um: required-features.h is there only to shadow x86 one...Al Viro
2011-11-02um: asm/apic.h is there only to shadow the x86 one...Al Viro
2011-11-02um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro
2011-11-02um: merge signal_{32,64}.cAl Viro
2011-11-02um: increase stack growth cushion in pagefaultAl Viro
2011-11-02um: move asm/desc.h into arch/x86/um/asmAl Viro
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro