54333 Commits (c2f239d93e8af991392871c57465cb2ac556b482)
 

Author SHA1 Message Date
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
Paolo 'Blaisorblade' Giarrusso e024715f5f uml: improve checking and diagnostics of ethernet MACs 18 years ago
Robert P. J. Day 85ee2ce8ae remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h 18 years ago
Jeff Dike 36e4546304 uml: add missing __init declarations 18 years ago
Jeff Dike 9218b17149 uml: remove user_util.h 18 years ago
Jeff Dike 24fa6c0832 uml: move remaining useful contents of user_util.h 18 years ago
Jeff Dike 4ff83ce111 uml: create as-layout.h 18 years ago
Jeff Dike eb8307595b uml: create arch.h 18 years ago
Jeff Dike c65badbdf5 uml: move SIGIO testing to sigio.c 18 years ago
Rusty Russell c5e631cf65 ARRAY_SIZE: check for type 18 years ago
Jeff Dike f34d9d2dcb uml: network interface hotplug error handling 18 years ago
Andrew Morton b16895b63c uml-driver-formatting-fixes-fix 18 years ago
Jeff Dike 56bd194bb2 uml: driver formatting fixes 18 years ago
Jeff Dike b47d2debf2 uml: handle block device hotplug errors 18 years ago