Commit Graph

754 Commits (fc432e1952a3899ce35e84b417e5d60f74cb901b)

Author SHA1 Message Date
Al Viro ecec5ba681 fix uml-x86_64 18 years ago
Jeff Dike 02239c2996 uml: shrink kernel stacks 18 years ago
Jeff Dike c14b84949e uml: iRQ stacks 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
Jeff Dike 57598fd7b3 uml: remove task_protections 18 years ago
Miklos Szeredi 0e7d18b57c uml: turn build warnings into comments 18 years ago
Jeff Dike 231f7e9d02 uml: mark a tt-only function 18 years ago
Peter Zijlstra 0ff5638302 uml: turn on SCSI support 18 years ago
Uwe Kleine-König 5886269962 fix file specification in comments 18 years ago
Jeff Dike 0ba34e197a uml: pcap devices should get MACs from command line 18 years ago
Jeff Dike 7d98230a73 uml: network and pcap cleanup 18 years ago
Jeff Dike c83e448420 uml: an idle system should have zero load average 18 years ago
Paolo 'Blaisorblade' Giarrusso c2f239d93e uml: fix prototypes 18 years ago
Jeff Dike b7ec15bd00 uml: virtualized time fix 18 years ago
Jeff Dike 83ff7df5f1 uml: out of tmpfs space error clarification 18 years ago
Jeff Dike 1e7371c1a1 uml: only flush areas covered by VMA 18 years ago
Jeff Dike 16dd07bc64 uml: more page fault path trimming 18 years ago
Jeff Dike 3ec704e666 uml: eliminate a piece of debugging code 18 years ago
Jeff Dike 64f60841c0 uml: speed page fault path 18 years ago
Jeff Dike 8603ec8148 uml: aIO deadlock avoidance 18 years ago
Jeff Dike a6ea4cceed uml: rename os_{read_write}_file_k back to os_{read_write}_file 18 years ago
Jeff Dike a263672424 uml: remove debugging remnants 18 years ago
Jeff Dike dc764e5087 uml: formatting fixes around os_{read_write}_file callers 18 years ago
Jeff Dike fda83a99b2 uml: change remaining callers of os_{read_write}_file 18 years ago
Jeff Dike 77f6af778d uml: don't try to handle signals on initial process stack 18 years ago
Jeff Dike 63843c265f uml: dump core on panic 18 years ago
Peter Zijlstra 990c55871b uml: fixup allocation in the ubd driver 18 years ago
Jeff Dike 2adcec2197 uml: send pointers instead of structures to I/O thread 18 years ago
Jeff Dike a0044bdf60 uml: batch I/O requests 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 3d564047a5 uml: start fixing os_read_file and os_write_file 18 years ago
Jeff Dike f9d6e5f83b uml: remove unused x86_64 code 18 years ago
Jeff Dike 7f0536f80c uml: speed up page table walking 18 years ago
Jeff Dike f30c2c983e uml: dump registers on ptrace or wait failure 18 years ago
Jeff Dike 2e3f5251ac uml: drivers get release methods 18 years ago
Jeff Dike d8839354a0 uml: delete HOST_FRAME_SIZE 18 years ago
Jeff Dike d973a77bdb uml: irq locking commentary 18 years ago
Jeff Dike 1d1497e1f9 uml: comment early boot locking 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 ccdddb5787 uml: kernel_thread shouldn't panic 18 years ago
Jeff Dike 1ffb9164f5 uml: remove page_size() 18 years ago
Jeff Dike 6e21aec3fc uml: tidy process.c 18 years ago
Jeff Dike 65a58ab044 uml: no locking needed in tls.c 18 years ago
Jeff Dike a18ff1bde0 uml: speed up exec 18 years ago
Davide Brini 57ac895a7f uml: fix umid in xterm titles 18 years ago
Paolo 'Blaisorblade' Giarrusso c74c69b442 uml: Replace one-element array with zero-element array 18 years ago
Paolo 'Blaisorblade' Giarrusso 8c8408358f uml: Eliminate temporary buffer in eth_configure 18 years ago