Commit Graph

190 Commits (ae836810263509ff7a3c2c021754ce6f66b3fab6)

Author SHA1 Message Date
Arjan van de Ven 5dfe4c964a [PATCH] mark struct file_operations const 2 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Alexey Dobriyan b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 18 years ago
Jeff Dike de5fe76e43 [PATCH] uml: umid tidying 18 years ago
Jeff Dike b8831a1d2c [PATCH] uml: locking fixes in the ubd driver 18 years ago
Jeff Dike 62f96cb01e [PATCH] uml: add per-device queues and locks to ubd driver 18 years ago
Jeff Dike c0961c1804 [PATCH] uml: initialize a list head 18 years ago
Jeff Dike c6256c6824 [PATCH] uml: fix previous console locking 18 years ago
Jeff Dike d5c9ffc6c6 [PATCH] uml: console locking commentary and code cleanup 18 years ago
Jeff Dike a52f362f86 [PATCH] uml: mostly const a structure 18 years ago
Jeff Dike 99b0278f95 [PATCH] uml: locking commentary in the random driver 18 years ago
Jeff Dike c59bce6262 [PATCH] uml: use LIST_HEAD where possible 18 years ago
Jeff Dike c862fc32a3 [PATCH] uml: network driver locking and code cleanup 18 years ago
Jeff Dike 67608e0c80 [PATCH] uml: port driver formatting 18 years ago
Jeff Dike d832fc60d5 [PATCH] uml: make two variables static 18 years ago
Jeff Dike 84f48d4f2b [PATCH] uml: mconsole locking 18 years ago
Jeff Dike d471c0fca7 [PATCH] uml: audio driver formatting 18 years ago
Jeff Dike b612e475e7 [PATCH] uml: audio driver locking 18 years ago
Jeff Dike 5bbcbeca2c [PATCH] uml: watchdog driver formatting 18 years ago
Jeff Dike 42d36115d2 [PATCH] uml: watchdog driver locking 18 years ago
Jeff Dike 4ea21cd917 [PATCH] uml: network driver whitespace and style fixes 18 years ago
Jeff Dike d3b7f69de2 [PATCH] uml: add locking to network transport registration 18 years ago
Jeff Dike 190c3e4563 [PATCH] uml: lock the irqs_to_free list 18 years ago
Jeff Dike 894be2a485 [PATCH] uml: console whitespace and comment tidying 18 years ago
Jeff Dike f28169d200 [PATCH] uml: return hotplug errors to host 18 years ago
Jeff Dike d79a580936 [PATCH] uml: console locking fixes 18 years ago
Peter Zijlstra eff3b634d9 [PATCH] uml: fix net_kern workqueue abuse 18 years ago
Yan Burman 0268bd0a80 um: replace kmalloc+memset with kzalloc 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Jeff Dike 8210fd2a9f [PATCH] uml: use get_random_bytes() after random pool is seeded 18 years ago
Andrew Morton a2ce774096 [PATCH] uml: workqueue build fix 18 years ago
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 18 years ago
Jan Engelhardt 03a67a46af Fix typos in doc and comments 18 years ago
Paolo 'Blaisorblade' Giarrusso d8d7c28ec0 [PATCH] uml ubd driver: various little changes 18 years ago
Paolo 'Blaisorblade' Giarrusso 0bf16bffee [PATCH] uml ubd driver: do not store error codes as ->fd 18 years ago
Paolo 'Blaisorblade' Giarrusso 84e945e399 [PATCH] uml ubd driver: use bitfields where possible 18 years ago
Paolo 'Blaisorblade' Giarrusso e7f6552f23 [PATCH] uml ubd driver: reformat ubd_config 18 years ago
Paolo 'Blaisorblade' Giarrusso 2fe30a34a1 [PATCH] uml ubd driver: convert do_ubd to a boolean variable 18 years ago
Paolo 'Blaisorblade' Giarrusso 33f775eea1 [PATCH] uml ubd driver: ubd_io_lock usage fixup 18 years ago
Paolo 'Blaisorblade' Giarrusso d7fb2c3865 [PATCH] uml ubd driver: change ubd_lock to be a mutex 18 years ago
Paolo 'Blaisorblade' Giarrusso 5f75a4f887 [PATCH] uml ubd driver: give better names to some functions. 18 years ago
Paolo 'Blaisorblade' Giarrusso 7d314e346d [PATCH] uml ubd driver: var renames 18 years ago
Paolo 'Blaisorblade' Giarrusso 2a9d32f682 [PATCH] uml ubd driver: document some struct fields 18 years ago
Paolo 'Blaisorblade' Giarrusso 97d88ac835 [PATCH] uml ubd driver: allow using up to 16 UBD devices 18 years ago
Al Viro 3a51237dc1 [PATCH] uml: mconsole fixes 18 years ago
Paolo 'Blaisorblade' Giarrusso 1ba0ce6f9c [PATCH] uml: mmapper - remove just added but wrong "const" attribute 18 years ago
Paolo 'Blaisorblade' Giarrusso d9d645f06a [PATCH] uml: cleanup run_helper() API to fix a leak 18 years ago
Paolo 'Blaisorblade' Giarrusso c13e569073 [PATCH] uml: split memory allocation prototypes out of user.h 18 years ago
Al Viro 59bd598426 [PATCH] missed const in prototype 18 years ago
Al Viro 7bea96fd22 [PATCH] uml pt_regs fixes 18 years ago