Commit Graph

62 Commits (939a24a6df24649cea9fd0ff54fe71ee0dc1d61e)

Author SHA1 Message Date
WANG Cong 99764fa4ce UML: make several more things static 17 years ago
Jeff Dike 3d5ede6f77 uml: stub needs to tolerate SIGWINCH 17 years ago
Jeff Dike 96cee3044d uml: style fixes 17 years ago
Jeff Dike 2f56debd77 uml: fix FP register corruption 17 years ago
Jeff Dike 5134d8fea0 uml: style fixes in arch/um/os-Linux 17 years ago
Jeff Dike b54988325c uml: add newlines to printks 17 years ago
Jeff Dike 75ada8ffe0 uml: move sig_handler_common_skas 17 years ago
Jeff Dike e06173bde0 uml: don't allow processes to call into stub 17 years ago
Jeff Dike 3e6f2ac480 uml: kill processes instead of panicing kernel 17 years ago
Jeff Dike d25f2e1235 uml: use ptrace directly in libc code 17 years ago
Jeff Dike ee3d9bd4de uml: simplify SIGSEGV handling 17 years ago
Jeff Dike edea138584 uml: tidy kern_util.h 17 years ago
Stanislaw Gruszka 4dbed85a35 uml: stop gdb from deleting breakpoints when running UML 17 years ago
Lepton Wu a24864a1d5 uml: definitively kill subprocesses on panic 18 years ago
Jeff Dike 54ae36f24b uml: fix stub address calculations 18 years ago
Jeff Dike 1a80521990 uml: use *SEC_PER_*SEC constants 18 years ago
Jeff Dike 61b63c556c uml: eliminate SIGALRM 18 years ago
Jeff Dike d2753a6d19 uml: tickless support 18 years ago
Jeff Dike a2f018bf38 uml: simplify interval setting 18 years ago
Jeff Dike 532d0fa4d1 uml: eliminate hz() 18 years ago
Jeff Dike 512b6fb1c1 uml: userspace files should call libc directly 18 years ago
Jeff Dike 18badddaa8 uml: rename pt_regs general-purpose register file 18 years ago
Jeff Dike 0a7675aa20 uml: remove __u64 usage from physical memory subsystem 18 years ago
Jeff Dike ba180fd437 uml: style fixes pass 3 18 years ago
Jeff Dike 77bf440031 uml: remove code made redundant by CHOOSE_MODE removal 18 years ago
Jeff Dike 42daba3165 uml: stop saving process FP state 18 years ago
Jeff Dike 71f926f2ea uml: stop using libc asm/page.h 18 years ago
Jeff Dike 42a359e31a uml: SIGIO support cleanup 18 years ago
Jeff Dike c539ab7307 uml: remove PAGE_SIZE from libc code 18 years ago
Jeff Dike 2ea5bc5e5b uml: tidy IRQ code 18 years ago
Jeff Dike e1a79c400a uml: use UM_THREAD_SIZE in userspace code 18 years ago
Miklos Szeredi 0e7d18b57c uml: turn build warnings into comments 18 years ago
Jeff Dike 16dd07bc64 uml: more page fault path trimming 18 years ago
Jeff Dike 64f60841c0 uml: speed page fault path 18 years ago
Jeff Dike 77f6af778d uml: don't try to handle signals on initial process stack 18 years ago
Jeff Dike a61f334fd2 uml: convert libc layer to call read and write 18 years ago
Jeff Dike ef0470c053 uml: tidy libc code 18 years ago
Jeff Dike f30c2c983e uml: dump registers on ptrace or wait failure 18 years ago
Jeff Dike 377fad3acb uml: kernel segfaults should dump proper registers 18 years ago
Jeff Dike 5d86456d38 uml: tidy fault code 18 years ago
Jeff Dike 1ffb9164f5 uml: remove page_size() 18 years ago
Jeff Dike 9218b17149 uml: remove user_util.h 18 years ago
Jeff Dike 4ff83ce111 uml: create as-layout.h 18 years ago
Jeff Dike b92c4f922b [PATCH] uml: use correct register file size everywhere 18 years ago
Jeff Dike b4cf95c69a [PATCH] uml: add a debugging message 18 years ago
Jeff Dike 1f6f61649d [PATCH] uml: include tidying 19 years ago
Jeff Dike 3c91735099 [PATCH] uml: thread creation tidying 19 years ago
Jeff Dike 537ae946e8 [PATCH] uml: timer cleanups 19 years ago
Jeff Dike 4b84c69b5f [PATCH] uml: Move signal handlers to arch code 19 years ago
Jeff Dike 13c06be399 [PATCH] uml: Use klibc setjmp/longjmp 19 years ago