tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / arch / um / sys-x86_64 /
2009-12-16 Christoph Hellwigelf: kill USE_ELF_CORE_DUMP
2009-06-17 Roel Kluinuml: bad macro expansion, parameter is member
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-01 WANG Conguml: remove useless comments
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
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: ... and asm-x86 move
2008-08-15 Hiroshi Shimamotox86_64: uml: fix rename header guard
2008-06-06 Jeff Dikeuml: memcpy export needs to follow host declaration
2008-05-21 Al Viromissing export of csum_partial() on uml/amd64
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 Jeff Dikeuml: style fixes in arch/um/sys-x86_64
2008-02-05 Jeff Dikeuml: kill processes instead of panicing kernel
2008-02-05 Jeff Dikeuml: simplify SIGSEGV handling
2008-02-05 Jeff Dikeuml: current.h cleanup
2008-02-05 Karol Swietlickiuml: remove unused variables in the context switcher
2008-02-05 Jeff Dikeuml: borrow const.h techniques
2008-02-05 Jeff Dikeuml: further bugs.c tidying
2008-02-03 Joe Perchesarch/um: Spelling fixes
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-19 Alexey DobriyanUse helpers to obtain task pid in printks (arch code)
2007-10-16 Jeff Dikeuml: fix stub address calculations
2007-10-16 Jeff Dikeuml: style fixes in FP code
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: 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/x86_64: move headers to include/asm-x86
2007-08-31 Jeff Dikeuml: fix x86_64 core dump crash
2007-05-16 Al Virofix uml-x86_64
2007-05-07 Jeff Dikeuml: more page fault path trimming
2007-05-07 Jeff Dikeuml: remove unused x86_64 code
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: formatting fixes
2007-05-07 Jeff Dikeuml: delete unused code
2007-04-02 Paolo 'Blaisorblad... [PATCH] uml: fix unreasonably long udelay
2007-03-08 Jeff Dike[PATCH] uml: arch_prctl should set thread fs
2007-02-11 Jeff Dike[PATCH] uml: x86_64 ptrace fixes
2007-02-11 Jeff Dike[PATCH] uml: x86_64 thread fixes
2007-01-31 Jeff Dike[PATCH] uml: fix signal frame alignment
2006-12-08 Jeff Dike[PATCH] UML: add generic BUG support
2006-10-30 Paolo 'Blaisorblad... [PATCH] Fix "Remove the use of _syscallX macros in...
2006-10-15 Ulrich Drepper[PATCH] make UML compile (FC6/x86-64)
2006-10-11 Paolo 'Blaisorblad... [PATCH] uml: remove duplicate export
2006-10-02 Arnd Bergmann[PATCH] Remove the use of _syscallX macros in UML
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-09-26 Jeff Dike[PATCH] uml: Use klibc setjmp/longjmp
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-06-05 Al Viro[PATCH] uml: __user annotation in arch_prctl
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-11 Paolo 'Blaisorblad... [PATCH] uml: fix critical typo for TT mode
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: implement {get,set}_thread_area for i386
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
2006-03-27 Jeff Dike[PATCH] uml: fix segfault on signal delivery
2006-03-27 Bodo Stroesser[PATCH] uml: more carefully test whether we are in...
2006-03-27 Jeff Dike[PATCH] uml: move libc-dependent irq code to os-Linux
2006-02-08 Jeff Dike[PATCH] uml: initialize process FP registers properly
2006-01-12 Jeff Dike[PATCH] uml: fix missing KBUILD_BASENAME
2005-12-29 Paolo 'Blaisorblad... [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
2005-11-22 Jeff Dike[PATCH] uml: properly invoke x86_64 system calls
2005-11-07 Bodo Stroesser[PATCH] uml: maintain own LDT entries
2005-10-10 Jeff Dike[PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER
2005-09-29 Al Viro[PATCH] uml makefiles sanitized
2005-09-08 viro@ZenIV.linux... [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
2005-09-05 Bodo Stroesser[PATCH] uml: skas0 stubs now check system call return...
2005-09-05 Al Viro[PATCH] uml: build cleanups
2005-09-05 Jeff Dike[PATCH] uml: TLB operation batching
2005-09-05 Al Viro[PATCH] uml: build cleanup
2005-09-05 Al Viro[PATCH] uml: fix signal frame copy_user
2005-09-05 Benjamin LaHaise[PATCH] unify x86/x86-64 semaphore code
2005-07-14 Paolo 'Blaisorblad... [PATCH] uml: workaround host bug in "TT mode vs. NPTL...
2005-07-14 Paolo 'Blaisorblad... [PATCH] uml: fix lvalue for gcc4
2005-07-08 Jeff Dike[PATCH] uml: skas0 - separate kernel address space...
2005-06-25 Jeff Dike[PATCH] uml: fork cleanup
next