Commit Graph

241 Commits (3a24ebf0cb2ca44fdcdb5cae9ed2e778e5170f97)

Author SHA1 Message Date
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 18 years ago
Jeff Dike 54ae36f24b uml: fix stub address calculations 18 years ago
Jeff Dike b53f35a809 uml: network driver MTU cleanups 18 years ago
Jeff Dike cd1ae0e49b uml: network formatting 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 5f734614fc uml: time build fix 18 years ago
Jeff Dike b160fb6309 uml: eliminate interrupts in the idle loop 18 years ago
Jeff Dike d2753a6d19 uml: tickless support 18 years ago
Jeff Dike 31ccc1f524 uml: GENERIC_CLOCKEVENTS support 18 years ago
Jeff Dike 78a26e25ce uml: separate timer initialization 18 years ago
Jeff Dike a2f018bf38 uml: simplify interval setting 18 years ago
Jeff Dike 181bde801a uml: fix timer switching 18 years ago
Jeff Dike 532d0fa4d1 uml: eliminate hz() 18 years ago
Jeff Dike 92128504f9 uml: remove unused file 18 years ago
Jeff Dike f0c4cad99c uml: style fixes in FP code 18 years ago
Jeff Dike a5f6096c80 uml: floating point signal delivery fixes 18 years ago
Jeff Dike 512b6fb1c1 uml: userspace files should call libc directly 18 years ago
Jeff Dike 3cdaf45578 uml: replace clone with fork 18 years ago
Jeff Dike 8ca842c4b5 uml: remove os_* usage from userspace files 18 years ago
Jeff Dike 18badddaa8 uml: rename pt_regs general-purpose register file 18 years ago
Jeff Dike fab95c55e3 uml: get rid of do_longjmp 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 6aa802ce6a uml: throw out CHOOSE_MODE 18 years ago