Commit Graph

270 Commits (d447ea2f30ec60370ddb99a668e5ac12995f043d)

Author SHA1 Message Date
WANG Cong 02d324b15d uml: remove a useless function 17 years ago
WANG Cong 3af7cb7bbc uml: make a function static 17 years ago
Jeff Dike 2f56debd77 uml: fix FP register corruption 17 years ago
Jeff Dike ac2a659968 uml: fix mm_context memory leak 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 f87ea91d98 uml: redo the calculation of NR_syscalls 17 years ago
Jeff Dike d449c50367 uml: remove unused fields from mm_context 17 years ago
Jeff Dike 95906b24fb uml: style fixes in arch/um/sys-x86_64 17 years ago
Jeff Dike 80e39311ff uml: SMP locking commentary 17 years ago
Jeff Dike 3a24ebf0cb uml: remove init_irq_signals 17 years ago
Jeff Dike 75ada8ffe0 uml: move sig_handler_common_skas 17 years ago
Jeff Dike a9b71b6c54 uml: get rid of syscall counters 17 years ago
Jeff Dike 1aa351a308 uml: tidy helper code 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 3963333fe6 uml: cover stubs with a VMA 17 years ago
Jeff Dike 42a2b54ce8 uml: clean up TASK_SIZE usage 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 8192ab42bf uml: header untangling 17 years ago
Karol Swietlicki 6b7e967484 uml: convert functions to void 17 years ago
Jeff Dike edea138584 uml: tidy kern_util.h 17 years ago
Jeff Dike e725a9b0f5 uml: delete some unused headers 17 years ago
Jeff Dike 4bdf8bc4a1 uml: borrow const.h techniques 17 years ago
WANG Cong c0a9290ecf uml: const and other tidying 17 years ago
Jeff Dike 9226b83847 uml: further bugs.c tidying 17 years ago
Karol Swietlicki 235a6f06eb uml: improve detection of host cmov 17 years ago
Karol Swietlicki 0ba9d3f91d uml: fix URLs in Kconfig and help strings 17 years ago
WANG Cong c9a3072d13 uml: code tidying under arch/um/os-Linux 17 years ago
Jeff Dike 99c9f502cb uml: arch/um/include/init.h needs a definition of __used 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Stanislaw Gruszka 4dbed85a35 uml: stop gdb from deleting breakpoints when running UML 17 years ago
Jeff Dike 9c8d6381dc uml: fix build for !CONFIG_PRINTK 17 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 1a80521990 uml: use *SEC_PER_*SEC constants 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 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 75c7e214ba uml: eliminate floating point state from register 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 1466abf2d0 uml: clean up tlb flush path 18 years ago