ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / um /
2012-04-09 Richard Weinbergerum: Use asm-generic/switch_to.h
2012-04-09 Richard Weinbergerum: Disintegrate asm/system.h
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-28 Linus TorvaldsMerge branch 'for-linus-3.4-rc1' of git://git./linux...
2012-03-24 Al Viroum: allow SUBARCH=x86
2012-03-24 Al Viroum: kill HOST_TASK_PID
2012-03-24 Al Viroum: merge processor_{32,64}.h a bit...
2012-03-23 Jason Baroncoredump: remove VM_ALWAYSDUMP flag
2012-02-20 H. Peter Anvinx32: Add x32 system calls to syscall/syscall_64.tbl
2012-01-19 Linus Torvaldsuml: fix compile for x86-64
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Eric ParisAudit: push audit success and retcode into arch ptrace.h
2012-01-17 Linus TorvaldsMerge branch 'x86-syscall-for-linus' of git://git....
2012-01-13 Heiko Carstensmm,x86,um: move CMPXCHG_DOUBLE config option
2012-01-13 Heiko Carstensmm,x86,um: move CMPXCHG_LOCAL config option
2011-12-09 H. Peter Anvinx86, um: Fix typo in 32-bit system call modifications
2011-12-06 H. Peter Anvinx86, um: Mark system call tables readonly
2011-12-06 H. Peter Anvinx86, um: Use the same style generated syscall tables...
2011-11-21 Al Virofix braino in um patchset (mea culpa)
2011-11-07 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-11-02 Dave Jonesum: Fix kmalloc argument order in um/vdso/vma.c
2011-11-02 Richard Weinbergerum: we need sys/user.h only on i386
2011-11-02 Richard Weinbergerum: merge delay_{32,64}.c
2011-11-02 Al Viroum: kill system-um.h
2011-11-02 Al Viroum: segment.h is x86-only and needed only there
2011-11-02 Al Viroum: unify ptrace_user.h
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