aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike2006-12-075-5/+5
* [PATCH] uml: workqueue build fixAndrew Morton2006-12-071-3/+3
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-054-5/+6
* Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* [PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso2006-10-311-19/+25
* [PATCH] uml ubd driver: do not store error codes as ->fdPaolo 'Blaisorblade' Giarrusso2006-10-311-7/+10
* [PATCH] uml ubd driver: use bitfields where possiblePaolo 'Blaisorblade' Giarrusso2006-10-311-2/+2
* [PATCH] uml ubd driver: reformat ubd_configPaolo 'Blaisorblade' Giarrusso2006-10-311-11/+20
* [PATCH] uml ubd driver: convert do_ubd to a boolean variablePaolo 'Blaisorblade' Giarrusso2006-10-311-3/+6
* [PATCH] uml ubd driver: ubd_io_lock usage fixupPaolo 'Blaisorblade' Giarrusso2006-10-311-1/+7
* [PATCH] uml ubd driver: change ubd_lock to be a mutexPaolo 'Blaisorblade' Giarrusso2006-10-311-11/+12
* [PATCH] uml ubd driver: give better names to some functions.Paolo 'Blaisorblade' Giarrusso2006-10-311-6/+6
* [PATCH] uml ubd driver: var renamesPaolo 'Blaisorblade' Giarrusso2006-10-311-98/+98
* [PATCH] uml ubd driver: document some struct fieldsPaolo 'Blaisorblade' Giarrusso2006-10-311-1/+4
* [PATCH] uml ubd driver: allow using up to 16 UBD devicesPaolo 'Blaisorblade' Giarrusso2006-10-311-2/+2
* [PATCH] uml: mconsole fixesAl Viro2006-10-242-6/+18
* [PATCH] uml: mmapper - remove just added but wrong "const" attributePaolo 'Blaisorblade' Giarrusso2006-10-201-1/+2
* [PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso2006-10-201-2/+0
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-2010-0/+10
* [PATCH] missed const in prototypeAl Viro2006-10-101-1/+1
* [PATCH] uml pt_regs fixesAl Viro2006-10-086-13/+12
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-046-6/+0
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-3/+3
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-3/+3
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-2/+0
* [PATCH] uml build fixOllie Wild2006-09-291-1/+1
* [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-292-32/+1
* [PATCH] uml: stack consumption reductionJeff Dike2006-09-292-5/+14
* [PATCH] uml: close file descriptor leaksJeff Dike2006-09-291-7/+2
* [PATCH] uml: locking documentationJeff Dike2006-09-294-0/+8
* [PATCH] uml: mechanical tidying after random MACs changeJeff Dike2006-09-291-65/+40
* [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-292-4/+41
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-1/+1
* [PATCH] uml: fix allocation sizeJeff Dike2006-09-271-4/+5
* [PATCH] uml: const more dataJeff Dike2006-09-2727-46/+46
* [PATCH] uml: fix proc-vs-interrupt context spinlock deadlockPaolo 'Blaisorblade' Giarrusso2006-09-271-12/+4
* [PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2006-09-261-8/+6
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-264-6/+7
* [PATCH] uml: make mconsole version requests happen in a processJeff Dike2006-07-101-1/+6
* [PATCH] uml: remove unused variableJeff Dike2006-07-101-1/+0
* [PATCH] uml: add some EINTR protectionJeff Dike2006-07-101-6/+4
* [PATCH] uml: formatting fixesJeff Dike2006-07-102-57/+44
* [PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner2006-07-026-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] uml: unregister useless console when it's not neededJeff Dike2006-06-301-4/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-294-20/+2
|\
| * [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-263-3/+0
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-6/+2