tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / arch / um / sys-i386 /
2009-12-16 Christoph Hellwigelf: kill USE_ELF_CORE_DUMP
2009-12-11 Al ViroUnify sys_mmap*
2009-06-17 Amerigo Wanguml: fix a section warning
2009-06-12 Amerigo Wanguml module: fix uml build process due to this merge
2009-04-03 Miklos Szerediuml: fix link error from prefixing of i386 syscalls...
2009-04-01 WANG Conguml: remove useless comments
2008-10-23 Al Virox86, um: get rid of excessive includes of uml-config.h
2008-10-23 Al Virox86, um: get rid of header symlinks
2008-10-23 Al Virox86, um: get rid of sysdep symlink
2008-10-23 Al Virox86, um: get rid of uml unistd.h
2008-10-20 WANG Conguml: fix a compile error
2008-07-24 WANG CongUML: make several more things static
2008-05-13 Jeff Dikeuml: tidy ptrace interface
2008-04-26 Alexander van Heukelumx86, UML: remove x86-specific implementations of find_f...
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-02-24 Jeff Dikeuml: remove unused sigcontext accessors
2008-02-05 Jeff Dikeuml: redo the calculation of NR_syscalls
2008-02-05 Daniel Walkeruml: LDT mutex conversion
2008-02-05 Jeff Dikeuml: style fixes in arch/um/sys-x86_64
2008-02-05 Jeff Dikeuml: simplify SIGSEGV handling
2008-02-05 Jeff Dikeuml: current.h cleanup
2008-02-05 Jeff Dikeuml: header untangling
2008-02-05 Jeff Dikeuml: host TLS diagnostics
2008-02-05 Karol Swietlickiuml: remove unused variables in the context switcher
2008-02-05 Jeff Dikeuml: tidy kern_util.h
2008-02-05 Jeff Dikeuml: borrow const.h techniques
2008-02-05 Jeff Dikeuml: further bugs.c tidying
2008-02-05 Karol Swietlickiuml: remove now unused code
2008-02-05 Karol Swietlickiuml: improve detection of host cmov
2008-02-05 Jeff Dikeuml: get rid of asmlinkage
2008-02-05 Karol Swietlickiuml: remove xmm checking on x86
2008-01-30 Jeff DikeUML: change sigcontext fields to match x86
2007-10-29 Al Viromisc uml annotation and section fixes
2007-10-19 Simon Arlottspelling fixes: arch/um/
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-10-16 Jeff Dikeuml: fix stub address calculations
2007-10-16 Jeff Dikeuml: style fixes in FP code
2007-10-16 Jeff Dikeuml: coredumping floating point fixes
2007-10-16 Jeff Dikeuml: ptrace floating point fixes
2007-10-16 Jeff Dikeuml: floating point signal delivery fixes
2007-10-16 Jeff Dikeuml: don't use glibc asm/user.h
2007-10-16 Jeff Dikeuml: rename pt_regs general-purpose register file
2007-10-16 Jeff Dikeuml: fold mmu_context_skas into mm_context
2007-10-16 Jeff Dikeuml: style fixes pass 3
2007-10-16 Jeff Dikeuml: remove code made redundant by CHOOSE_MODE removal
2007-10-16 Jeff Dikeuml: throw out CHOOSE_MODE
2007-10-16 Jeff Dikeuml: style fixes pass 1
2007-10-16 Jeff Dikeuml: remove sysdep/thread.h
2007-10-16 Jeff Dikeuml: throw out CONFIG_MODE_TT
2007-10-14 Sam Ravnborgkbuild: enable 'make CFLAGS=...' to add additional...
2007-10-13 Al Virominimal build fixes for uml (fallout from x86 merge)
2007-10-11 Thomas Gleixneri386: move kernel
2007-10-11 Thomas Gleixneri386: prepare shared kernel/syscall_table.S
2007-07-24 Jeff Dikeuml: fix string exporting on UML/i386
2007-05-07 Jeff Dikeuml: more page fault path trimming
2007-05-07 Jeff Dikeuml: rename os_{read_write}_file_k back to os_{read_wri...
2007-05-07 Jeff Dikeuml: change remaining callers of os_{read_write}_file
2007-05-07 Jeff Dikeuml: start fixing os_read_file and os_write_file
2007-05-07 Jeff Dikeuml: delete HOST_FRAME_SIZE
2007-05-07 Jeff Dikeuml: kernel segfaults should dump proper registers
2007-05-07 Jeff Dikeuml: tidy fault code
2007-05-07 Jeff Dikeuml: no locking needed in tls.c
2007-05-07 Jeff Dikeuml: remove user_util.h
2007-05-07 Jeff Dikeuml: mark tt-mode code for future removal
2007-05-07 Jeff Dikeuml: formatting fixes
2007-05-07 Jeff Dikeuml: delete unused code
2007-04-02 Paolo 'Blaisorblad... [PATCH] uml: fix unreasonably long udelay
2007-03-29 Jeff Dike[PATCH] uml: fix compilation problems
2007-03-01 Jeff Dike[PATCH] uml: fix host LDT lookup initialization locking...
2007-01-31 Jeff Dike[PATCH] uml: fix signal frame alignment
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Jeff Dike[PATCH] UML: add generic BUG support
2006-12-07 Jeff Dike[PATCH] uml: include stddef.h correctly
2006-10-30 Paolo 'Blaisorblad... [PATCH] Fix "Remove the use of _syscallX macros in...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-02 Arnd Bergmann[PATCH] Remove the use of _syscallX macros in UML
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Jeff Dike[PATCH] uml: Use ARRAY_SIZE more assiduously
2006-09-26 Jeff Dike[PATCH] uml: Use klibc setjmp/longjmp
2006-09-26 Andi Kleen[PATCH] i386: Redo semaphore and rwlock assembly helpers
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Jeff Dike[PATCH] uml: remove unneeded time definitions
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-05 Al Viro[PATCH] uml: more __user annotations
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: cleanup unprofile expression and build...
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: fix compilation and execution with hardene...
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: use Kbuild tracking for all files and...
2006-04-19 Jeff Dike[PATCH] uml: add missing __volatile__
2006-04-19 Al Viro[PATCH] uml: __user annotations
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix critical typo for TT mode
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix some double export warnings
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix format errors
2006-04-11 Jeff Dike[PATCH] UML: TLS fixlets
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: check for differences in host support
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: add arch_switch_to for newly forked thread
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: implement {get,set}_thread_area for i386
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: clean arch_switch usage
2006-03-31 Al Viro[PATCH] uml: sparse cleanups
2006-03-31 Al Viro[PATCH] uml: clean up remapping code build magic
2006-03-31 Al Viro[PATCH] uml: eliminate symlinks to host arch
next