summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/skas/process.c
AgeCommit message (Expand)Author
2013-07-19um: siginfo cleanupRichard Weinberger
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-08-02um: pass siginfo to guest processMartin Pärtel
2012-08-02um: pull interrupt_end() into userspace()Al Viro
2011-11-02um: unify ptrace_user.hAl Viro
2011-11-02um: take chan_*.h and line.h to arch/um/driversAl Viro
2011-11-02um: take register_winch_irq() into the caller of is_skas_winch()Al Viro
2011-11-02um: shared/process.h is empty now; kill itAl Viro
2011-11-02um: fill the handlers array at build timeAl Viro
2011-11-02um: simplify set_handler()Al Viro
2011-11-02um: don't bother blocking SIGARLM and SIGUSR1Al Viro
2011-11-02um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...Al Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2011-09-14um: Save FPU registers between task switchesIngo van Lil
2008-07-24UML: make several more things staticWANG Cong
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike
2008-05-13uml: style fixesJeff Dike
2008-02-23uml: fix FP register corruptionJeff Dike
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike
2008-02-05uml: add newlines to printksJeff Dike
2008-02-05uml: don't allow processes to call into stubJeff Dike
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
2008-02-05uml: use ptrace directly in libc codeJeff Dike
2008-02-05uml: simplify SIGSEGV handlingJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-10-16uml: definitively kill subprocesses on panicLepton Wu
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike
2007-10-16uml: eliminate SIGALRMJeff Dike
2007-10-16uml: tickless supportJeff Dike
2007-10-16uml: simplify interval settingJeff Dike
2007-10-16uml: eliminate hz()Jeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: remove __u64 usage from physical memory subsystemJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: stop saving process FP stateJeff Dike
2007-07-16uml: SIGIO support cleanupJeff Dike
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike
2007-05-11uml: tidy IRQ codeJeff Dike
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike
2007-05-09uml: turn build warnings into commentsMiklos Szeredi
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: don't try to handle signals on initial process stackJeff Dike
2007-05-07uml: convert libc layer to call read and writeJeff Dike
2007-05-07uml: tidy libc codeJeff Dike
2007-05-07uml: dump registers on ptrace or wait failureJeff Dike