summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] uml: remove code controlled by non-existent config optionJeff Dike2007-02-111-5/+1
* [PATCH] uml: const a variableJeff Dike2007-02-111-1/+1
* [PATCH] uml: make signal handlers staticJeff Dike2007-02-112-18/+14
* [PATCH] uml: remove unused variable and functionJeff Dike2007-02-112-17/+0
* [PATCH] uml: delete unused fileJeff Dike2007-02-112-24/+1
* [PATCH] uml: make time data per-cpuJeff Dike2007-02-111-12/+12
* [PATCH] uml: initialize a list headJeff Dike2007-02-111-0/+1
* [PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2007-02-112-77/+57
* [PATCH] uml: locking comments in iomem driverJeff Dike2007-02-112-10/+17
* [PATCH] uml: fix previous console lockingJeff Dike2007-02-112-41/+8
* [PATCH] uml: console locking commentary and code cleanupJeff Dike2007-02-114-45/+31
* [PATCH] uml: chan_user.h formatting fixesJeff Dike2007-02-111-12/+1
* [PATCH] uml: mostly const a structureJeff Dike2007-02-115-11/+11
* [PATCH] uml: locking commentary in the random driverJeff Dike2007-02-111-0/+1
* [PATCH] uml: use LIST_HEAD where possibleJeff Dike2007-02-112-2/+2
* [PATCH] uml: network driver locking and code cleanupJeff Dike2007-02-111-24/+18
* [PATCH] uml: Kill a compilation warningJeff Dike2007-02-111-1/+1
* [PATCH] uml: port driver formattingJeff Dike2007-02-112-54/+43
* [PATCH] uml: make two variables staticJeff Dike2007-02-111-2/+2
* [PATCH] uml: mconsole lockingJeff Dike2007-02-115-6/+19
* [PATCH] uml: audio driver formattingJeff Dike2007-02-111-87/+73
* [PATCH] uml: audio driver lockingJeff Dike2007-02-111-3/+6
* [PATCH] uml: watchdog driver formattingJeff Dike2007-02-112-39/+17
* [PATCH] uml: watchdog driver lockingJeff Dike2007-02-111-8/+15
* [PATCH] uml: network driver whitespace and style fixesJeff Dike2007-02-112-17/+18
* [PATCH] uml: add locking to network transport registrationJeff Dike2007-02-112-8/+9
* [PATCH] uml: lock the irqs_to_free listJeff Dike2007-02-111-3/+18
* [PATCH] uml: console whitespace and comment tidyingJeff Dike2007-02-112-3/+1
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-1112-238/+253
* [PATCH] uml: console locking fixesJeff Dike2007-02-113-72/+134
* [PATCH] uml: fix signal frame alignmentJeff Dike2007-01-302-3/+5
* [PATCH] fix indentation-related breakage in Kconfig.i386Al Viro2007-01-301-8/+8
* [PATCH] Fix UML on non-standard VM split hostsJeff Dike2007-01-261-17/+17
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2006-12-132-6/+11
* um: replace kmalloc+memset with kzallocYan Burman2006-12-121-2/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-082-2/+2
* [PATCH] UML: add generic BUG supportJeff Dike2006-12-085-2/+47
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-3/+4
* [PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike2006-12-077-7/+7
* [PATCH] uml: size register files correctlyJeff Dike2006-12-072-2/+2
* [PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike2006-12-071-0/+1
* [PATCH] uml: include stddef.h correctlyJeff Dike2006-12-073-3/+2
* [PATCH] uml: workqueue build fixAndrew Morton2006-12-073-5/+5
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-054-5/+6
* [NET]: UML checksum annotations and cleanups.Al Viro2006-12-022-68/+53
* Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* [PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso2006-11-254-9/+166
* [PATCH] uml: include tidyingJeff Dike2006-11-033-3/+2
* [PATCH] uml: fix I/O hangJeff Dike2006-11-033-3/+44
OpenPOWER on IntegriCloud