Commit Graph

264 Commits (490f5de52a87063fcb40e3b22f61b0779603ff6d)

Author SHA1 Message Date
Jeff Dike f1ef9167ca uml: work around broken host PTRACE_SYSEMU 17 years ago
Jeff Dike 14c8a77e1b uml: remove include of asm/user.h 17 years ago
Ingo Molnar b6d8adf477 uml: PATH_MAX needs limits.h 17 years ago
Jeff Dike 3d5ede6f77 uml: stub needs to tolerate SIGWINCH 17 years ago
Tom Spink 40fb16a360 uml: deal with inaccessible address space start 17 years ago
Jeff Dike 06e1e4ffbd uml: deal with host time going backwards 17 years ago
Al Viro 3787fa6df5 fix include order in sys-i386/registers.c 17 years ago
Jeff Dike fe2cc53ee0 uml: track and make up lost ticks 17 years ago
Jeff Dike 5d33e4d7fd uml: random driver fixes 17 years ago
Jeff Dike 43f5b3085f uml: fix build when SLOB is enabled 17 years ago
Jeff Dike 47906dd9e6 uml: tidy ptrace interface 17 years ago
Jeff Dike 96cee3044d uml: style fixes 17 years ago
Jeff Dike 53c2587874 uml: redo host capability detection and disabling 17 years ago
WANG Cong 4415d8a5aa arch/um/os-Linux/sys-i386/task_size.c: improve a bit 17 years ago
WANG Cong 626c59f5ed arch/um/os-Linux/start_up.c: various improvements. 17 years ago
Ingo Molnar 297e1b256b uml: fix build error 17 years ago
Jeff Dike 2f56debd77 uml: fix FP register corruption 17 years ago
Jim Meyering 11a7ac23a2 uml: improved error handling while locating temp dir 17 years ago
Jeff Dike 5134d8fea0 uml: style fixes in arch/um/os-Linux 17 years ago
Jeff Dike 536788fe2d uml: runtime host VMSPLIT detection 17 years ago
Jeff Dike 576c013df0 uml: move register initialization 17 years ago
Jeff Dike b54988325c uml: add newlines to printks 17 years ago
Jeff Dike bf53d85ec2 uml: implement O_APPEND 17 years ago
Jeff Dike 3a24ebf0cb uml: remove init_irq_signals 17 years ago
Jeff Dike cfef8f34e7 uml: signal handling tidying 17 years ago
Jeff Dike e6a2d1f702 uml: clean up sig_handler_common_skas 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 1aa351a308 uml: tidy helper code 17 years ago
Jeff Dike fce8c41c9f uml: use barrier() instead of mb() 17 years ago
Jeff Dike 0983a88b9f uml: install panic notifier earlier 17 years ago
Jeff Dike 8efa3c9d54 uml: eliminate setjmp_wrapper 17 years ago
Jeff Dike 1adfd6095e uml: style fixes in file.c 17 years ago
Jeff Dike bf8fde785b uml: miscellaneous code cleanups 17 years ago
Jeff Dike fee64d3c15 uml: syle fixes in arch/um/os-Linux 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
Karol Swietlicki 6b7e967484 uml: convert functions to void 17 years ago
Lucas Woods ab8cda4347 arch/um: remove duplicate includes 17 years ago
Jeff Dike edea138584 uml: tidy kern_util.h 17 years ago
WANG Cong c0a9290ecf uml: const and other tidying 17 years ago
WANG Cong c9a3072d13 uml: code tidying under arch/um/os-Linux 17 years ago
Stanislaw Gruszka 4dbed85a35 uml: stop gdb from deleting breakpoints when running UML 17 years ago
Jeff Dike 0a765329ed uml: after_sleep_interval should return something 17 years ago
Jeff Dike 364e3a3d8a uml: fix !NO_HZ busy-loop 17 years ago
Jeff Dike d4d5d205b6 uml: fix recvmsg return value checking 17 years ago
Lepton Wu a24864a1d5 uml: definitively kill subprocesses on panic 17 years ago
Jeff Dike 54ae36f24b uml: fix stub address calculations 17 years ago
Jeff Dike b53f35a809 uml: network driver MTU cleanups 17 years ago