- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / arch / um / os-Linux / skas / process.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-18 Stanislaw Gruszkauml: stop gdb from deleting breakpoints when running UML
2007-11-07 Jeff Mahoney- patches./patch-2.6.24-rc2: Official patch.
2007-10-16 Lepton Wuuml: definitively kill subprocesses on panic
2007-10-16 Jeff Dikeuml: fix stub address calculations
2007-10-16 Jeff Dikeuml: use *SEC_PER_*SEC constants
2007-10-16 Jeff Dikeuml: eliminate SIGALRM
2007-10-16 Jeff Dikeuml: tickless support
2007-10-16 Jeff Dikeuml: simplify interval setting
2007-10-16 Jeff Dikeuml: eliminate hz()
2007-10-16 Jeff Dikeuml: userspace files should call libc directly
2007-10-16 Jeff Dikeuml: rename pt_regs general-purpose register file
2007-10-16 Jeff Dikeuml: remove __u64 usage from physical memory subsystem
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: stop saving process FP state
2007-07-16 Jeff Dikeuml: SIGIO support cleanup
2007-06-16 Jeff Dikeuml: remove PAGE_SIZE from libc code
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-11 Jeff Dikeuml: tidy IRQ code
2007-05-11 Jeff Dikeuml: use UM_THREAD_SIZE in userspace code
2007-05-09 Miklos Szerediuml: turn build warnings into comments
2007-05-07 Jeff Dikeuml: more page fault path trimming
2007-05-07 Jeff Dikeuml: don't try to handle signals on initial process...
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: dump registers on ptrace or wait failure
2007-05-07 Jeff Dikeuml: remove page_size()
2007-05-07 Jeff Dikeuml: remove user_util.h
2007-03-27 Jeff Dike[PATCH] uml: use correct register file size everywhere
2007-03-06 Jeff Dike[PATCH] uml: add a debugging message
2006-11-03 Jeff Dike[PATCH] uml: include tidying
2006-09-27 Jeff Dike[PATCH] uml: thread creation tidying
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: Use klibc setjmp/longjmp
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-15 Jeff Dike[PATCH] uml: tidy longjmp macro
2006-07-10 Jeff Dike[PATCH] uml: signal initialization cleanup
2006-05-02 Jeff Dike[PATCH] uml: error handling fixes
2006-04-19 Jeff Dike[PATCH] uml: change sigjmp_buf to jmp_buf
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix format errors
2006-02-08 Jeff Dike[PATCH] uml: initialize process FP registers properly
2006-01-19 Jeff Dike[PATCH] uml: implement soft interrupts
2006-01-19 Jeff Dike[PATCH] uml: eliminate some globals
2006-01-19 Gennady Sharapov[PATCH] uml: move libc-dependent skas process handling