um: unify KSTK_...
[pandora-kernel.git] / arch / x86 / um /
2011-11-02 Al Viroum: unify KSTK_...
2011-11-02 Al Viroum: fix gcov build breakage
2011-11-02 Al Viroum: irq_vectors.h just shadows x86 one
2011-11-02 Al Viroum: required-features.h is there only to shadow x86...
2011-11-02 Al Viroum: asm/apic.h is there only to shadow the x86 one...
2011-11-02 Al Viroum: take ldt.h to arch/x86/um/asm/mm_context.h
2011-11-02 Al Viroum: merge signal_{32,64}.c
2011-11-02 Al Viroum: no need to play with save_sp in signal frame setup...
2011-11-02 Al Viroum: increase stack growth cushion in pagefault
2011-11-02 Al Viroum: merge HOST_... of registers common on i386 and...
2011-11-02 Al Viroum: sanitize paths in sys_call_table* includes
2011-11-02 Al Viroum: merge os-Linux/tls.c into arch/x86/um/os-Linux...
2011-11-02 Al Viroum: move asm/desc.h into arch/x86/um/asm
2011-11-02 Al Viroum: merge host_ldt_{32,64}.h
2011-11-02 Al Viroum: merge tls_{32,64}.h
2011-11-02 Al Viroum: kill shared/task.h and HOST_TASK_REGS
2011-11-02 Al Viroum: bury unused macros around ptrace.h
2011-11-02 Al Viroum: take arch/um/sys-x86 to arch/x86/um