Commit Graph

31 Commits (074a7aca7afa6f230104e8e65eba3420263714a5)

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 c59dbcadd5 uml: fix console writing bugs 18 years ago
Jeff Dike e99525f970 uml: console subsystem tidying 18 years ago
Jeff Dike 89fe64766a uml: move userspace code to userspace file 18 years ago
Jeff Dike 6676ae6282 UML: console should handle spurious IRQS 18 years ago
Jeff Dike d14ad81f80 uml: handle errors on opening host side of consoles 18 years ago
Jeff Dike a6ea4cceed uml: rename os_{read_write}_file_k back to os_{read_write}_file 18 years ago
Jeff Dike fda83a99b2 uml: change remaining callers of os_{read_write}_file 18 years ago
Jeff Dike 9218b17149 uml: remove user_util.h 18 years ago
Jeff Dike 3076212f8d [PATCH] uml: irq locking fixes 18 years ago
Jeff Dike a52f362f86 [PATCH] uml: mostly const a structure 18 years ago
Jeff Dike 190c3e4563 [PATCH] uml: lock the irqs_to_free list 18 years ago
Jeff Dike f28169d200 [PATCH] uml: return hotplug errors to host 18 years ago
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 18 years ago
Jeff Dike 5e7672ec3f [PATCH] uml: const more data 19 years ago
Jeff Dike 91b165c059 [PATCH] uml: Use ARRAY_SIZE more assiduously 19 years ago
Paolo 'Blaisorblade' Giarrusso 42947cb98f [PATCH] uml: some harmless sparse warning fixes 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 19 years ago
Jeff Dike e4dcee8099 [PATCH] uml: Add throttling to console driver 19 years ago
Jeff Dike 9159c9dfff [PATCH] uml: Fix flip_buf full handling 19 years ago
Jeff Dike 165dc59116 [PATCH] uml: Simplify console opening/closing and irq registration 19 years ago
Jeff Dike 1f80171e81 [PATCH] uml: move console configuration 19 years ago
Jeff Dike 88890b8874 [PATCH] uml: Remove unneeded structure field 19 years ago
Jeff Dike d50084a299 [PATCH] uml: Formatting changes 19 years ago
Paolo 'Blaisorblade' Giarrusso 55c033c1f6 [PATCH] uml console channels: fix the API of console_write 19 years ago
Paolo 'Blaisorblade' Giarrusso fac97ae0b1 [PATCH] uml: replace printk with "stack-friendly" printf - to report console failure 20 years ago
Paolo 'Blaisorblade' Giarrusso 79ae2cb856 [PATCH] uml: use GFP_ATOMIC for allocations under spinlocks. 20 years ago
Jeff Dike 84ddaa8c86 [PATCH] uml: Change printf to printk in console driver 20 years ago
Paolo 'Blaisorblade' Giarrusso b97b77cca6 [PATCH] uml: redo console locking 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago