MIPS: 64-bit: Detect virtual memory size
[safe/jmp/linux-2.6] / arch / um / os-Linux /
2007-05-11 Jeff Dikeuml: use UM_THREAD_SIZE in userspace code
2007-05-11 Jeff Dikeuml: remove task_protections
2007-05-09 Miklos Szerediuml: turn build warnings into comments
2007-05-09 Jeff Dikeuml: mark a tt-only function
2007-05-07 Jeff Dikeuml: more page fault path trimming
2007-05-07 Jeff Dikeuml: speed page fault path
2007-05-07 Jeff Dikeuml: aIO deadlock avoidance
2007-05-07 Jeff Dikeuml: rename os_{read_write}_file_k back to os_{read_wri...
2007-05-07 Jeff Dikeuml: don't try to handle signals on initial process...
2007-05-07 Jeff Dikeuml: dump core on panic
2007-05-07 Jeff Dikeuml: convert libc layer to call read and write
2007-05-07 Jeff Dikeuml: tidy libc code
2007-05-07 Jeff Dikeuml: start fixing os_read_file and os_write_file
2007-05-07 Jeff Dikeuml: dump registers on ptrace or wait failure
2007-05-07 Jeff Dikeuml: kernel segfaults should dump proper registers
2007-05-07 Jeff Dikeuml: tidy fault code
2007-05-07 Jeff Dikeuml: remove page_size()
2007-05-07 Jeff Dikeuml: add missing __init declarations
2007-05-07 Jeff Dikeuml: remove user_util.h
2007-05-07 Jeff Dikeuml: move remaining useful contents of user_util.h
2007-05-07 Jeff Dikeuml: create as-layout.h
2007-05-07 Jeff Dikeuml: move SIGIO testing to sigio.c
2007-05-07 Jeff Dikeuml: network interface hotplug error handling
2007-05-07 Jeff Dikeuml: driver formatting fixes
2007-05-07 Jeff Dikeuml: print coredump limits
2007-05-07 Jeff Dikeuml: host_info tidying
2007-05-07 Jeff Dikeuml: formatting fixes
2007-05-07 Jeff Dikeuml: delete unused code
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-03-27 Jeff Dike[PATCH] uml: use correct register file size everywhere
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: remove dead code about os_usr1_signal(...
2007-03-06 Jeff Dike[PATCH] uml: comment the initialization of a global
2007-03-06 Jeff Dike[PATCH] uml: add a debugging message
2007-03-01 Jeff Dike[PATCH] uml: host VDSO fix
2007-03-01 Jeff Dike[PATCH] uml: add back accidentally removed error
2007-02-16 Jeff Dike[PATCH] uml: fix 2.6.20 hang
2007-02-11 Jeff Dike[PATCH] uml: x86_64 thread fixes
2007-02-11 Jeff Dike[PATCH] uml: fix error output during early boot
2007-02-11 Jeff Dike[PATCH] uml: AIO locking and tidying
2007-02-11 Jeff Dike[PATCH] uml: register handling formatting fixes
2007-02-11 Jeff Dike[PATCH] uml: ELF locking commentary
2007-02-11 Jeff Dike[PATCH] uml: umid tidying
2007-02-11 Jeff Dike[PATCH] uml: IRQ handler tidying
2007-02-11 Jeff Dike[PATCH] uml: fix style violations
2007-02-11 Jeff Dike[PATCH] uml: libc-dependent code should call libc directly
2007-02-11 Jeff Dike[PATCH] uml: style fixes in startup code
2007-02-11 Jeff Dike[PATCH] uml: locking comments in startup code
2007-02-11 Jeff Dike[PATCH] uml: locking comments in memory and tempfile...
2006-12-07 Jeff Dike[PATCH] uml: use get_random_bytes() after random pool...
2006-11-25 Paolo 'Blaisorblad... [PATCH] uml: make execvp safe for our usage
2006-11-03 Jeff Dike[PATCH] uml: include tidying
2006-11-03 Jeff Dike[PATCH] uml: fix I/O hang
2006-10-30 Paolo 'Blaisorblad... [PATCH] Fix "Remove the use of _syscallX macros in...
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: cleanup run_helper() API to fix a leak
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: reenable compilation of enable_timer,...
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: code convention cleanup of a file
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: split memory allocation prototypes out...
2006-10-11 Paolo 'Blaisorblad... [PATCH] uml: fix uname under setarch i386
2006-10-11 Paolo 'Blaisorblad... [PATCH] uml: make TT mode compile after setjmp-related...
2006-10-02 Arnd Bergmann[PATCH] Remove the use of _syscallX macros in UML
2006-09-29 Jeff Dike[PATCH] uml: close file descriptor leaks
2006-09-27 Jeff Dike[PATCH] uml: thread creation tidying
2006-09-27 Jeff Dike[PATCH] uml: mark some tt-mode code
2006-09-27 Jeff Dike[PATCH] uml: const more data
2006-09-26 Jeff Dike[PATCH] uml: stack usage reduction
2006-09-26 Jeff Dike[PATCH] uml: Remove unused variable
2006-09-26 Jeff Dike[PATCH] uml: timer cleanups
2006-09-26 Jeff Dike[PATCH] uml: Move signal handlers to arch code
2006-09-26 Jeff Dike[PATCH] uml: SIGIO cleanups
2006-09-26 Jeff Dike[PATCH] uml: Fix handling of failed execs of helpers
2006-09-26 Jeff Dike[PATCH] uml: Use ARRAY_SIZE more assiduously
2006-09-26 Jeff Dike[PATCH] uml: Use klibc setjmp/longjmp
2006-07-15 Jeff Dike[PATCH] uml: tidy longjmp macro
2006-07-10 Jeff Dike[PATCH] uml: add some EINTR protection
2006-07-10 Jeff Dike[PATCH] uml: formatting fixes
2006-07-10 Jeff Dike[PATCH] uml: make some symbols static
2006-07-10 Jeff Dike[PATCH] uml: fix exitcall ordering bug
2006-07-10 Jeff Dike[PATCH] uml: remove os_isatty
2006-07-10 Jeff Dike[PATCH] uml: ifdef a mode-specific function
2006-07-10 Jeff Dike[PATCH] uml: signal initialization cleanup
2006-07-10 Jeff Dike[PATCH] uml: remove useless declaration
2006-07-10 Jeff Dike[PATCH] uml: timer initialization cleanup
2006-07-01 Paolo 'Blaisorblad... [PATCH] uml: rename and improve actually_do_remove()
2006-07-01 Paolo 'Blaisorblad... [PATCH] uml: fix not_dead_yet when directory is in...
2006-06-30 Jeff Dike[PATCH] uml: fix off-by-one bug in VM file creation
2006-06-30 Jeff Dike[PATCH] uml: fix /proc/mounts parsing boundary condition
2006-06-05 Jeff Dike[PATCH] uml: fix a typo in do_uml_initcalls
2006-06-05 Jeff Dike[PATCH] uml: fix wall_to_monotonic initialization
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: export symbols added by GCC hardened
2006-05-02 Mattia Dongili[PATCH] uml: search from uml_net in a more reasonable...
2006-05-02 Jeff Dike[PATCH] uml: error handling fixes
2006-05-02 Jeff Dike[PATCH] uml: clean up after MADVISE_REMOVE
2006-05-02 Jesper Juhl[PATCH] uml: remove NULL checks and add some CodingStyle
2006-04-19 Rob Landley[PATCH] uml: physical memory map file fixes
2006-04-19 Jeff Dike[PATCH] uml: change sigjmp_buf to jmp_buf
2006-04-19 Jeff Dike[PATCH] uml: MADV_REMOVE fixes
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix big stack user
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix failure path after conversion
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix hang on run_helper() failure on uml_net
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: move outside spinlock call not needing it
next