Commit Graph

234 Commits (55b70a0300b873c0ec7ea6e33752af56f41250ce)

Author SHA1 Message Date
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
Jeff Dike 512b6fb1c1 uml: userspace files should call libc directly 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 6c738ffa9f uml: fold mmu_context_skas into mm_context 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 ae2587e412 uml: style fixes pass 2 18 years ago
Jeff Dike 6aa802ce6a uml: throw out CHOOSE_MODE 18 years ago
Jeff Dike 4c9e138513 uml: style fixes pass 1 18 years ago
Jeff Dike c28b59d477 uml: remove sysdep/thread.h 18 years ago
Jeff Dike 42fda66387 uml: throw out CONFIG_MODE_TT 18 years ago
Jeff Dike 6d536e4b59 uml: physmem code tidying 18 years ago
Jeff Dike 42daba3165 uml: stop saving process FP state 18 years ago
Jeff Dike 5c8aaceab8 uml: stop specially protecting kernel stacks 18 years ago
Jeff Dike 71f926f2ea uml: stop using libc asm/page.h 18 years ago
Jeff Dike 8e2d10e1e7 uml: tidy recently-moved code 18 years ago
Jeff Dike 508a92741a uml: fix irqstack crash 18 years ago
Jeff Dike e4c4bf9968 uml: Eliminate kernel allocator wrappers 18 years ago
Jeff Dike c43990162f uml: simplify helper stack handling 18 years ago
Jeff Dike 42a359e31a uml: SIGIO support cleanup 18 years ago
Jeff Dike d14ad81f80 uml: handle errors on opening host side of consoles 18 years ago
Jeff Dike 63920f4717 uml: xterm driver tidying 18 years ago
Jeff Dike c539ab7307 uml: remove PAGE_SIZE from libc code 18 years ago
Al Viro ecec5ba681 fix uml-x86_64 18 years ago
Jeff Dike c14b84949e uml: iRQ stacks 18 years ago
Jeff Dike 57598fd7b3 uml: remove task_protections 18 years ago
Uwe Kleine-König 5886269962 fix file specification in comments 18 years ago
Paolo 'Blaisorblade' Giarrusso c2f239d93e uml: fix prototypes 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 a6ea4cceed uml: rename os_{read_write}_file_k back to os_{read_write}_file 18 years ago
Jeff Dike 63843c265f uml: dump core on panic 18 years ago
Jeff Dike 3d564047a5 uml: start fixing os_read_file and os_write_file 18 years ago
Jeff Dike 377fad3acb uml: kernel segfaults should dump proper registers 18 years ago