aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] uml: const a variableJeff Dike1-1/+1
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike2-18/+14
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike2-17/+0
2007-02-11[PATCH] uml: delete unused fileJeff Dike2-24/+1
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike1-12/+12
2007-02-11[PATCH] uml: initialize a list headJeff Dike1-0/+1
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2-77/+57
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike2-10/+17
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike2-41/+8
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike4-45/+31
2007-02-11[PATCH] uml: chan_user.h formatting fixesJeff Dike1-12/+1
2007-02-11[PATCH] uml: mostly const a structureJeff Dike5-11/+11
2007-02-11[PATCH] uml: locking commentary in the random driverJeff Dike1-0/+1
2007-02-11[PATCH] uml: use LIST_HEAD where possibleJeff Dike2-2/+2
2007-02-11[PATCH] uml: network driver locking and code cleanupJeff Dike1-24/+18
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike1-1/+1
2007-02-11[PATCH] uml: port driver formattingJeff Dike2-54/+43
2007-02-11[PATCH] uml: make two variables staticJeff Dike1-2/+2
2007-02-11[PATCH] uml: mconsole lockingJeff Dike5-6/+19
2007-02-11[PATCH] uml: audio driver formattingJeff Dike1-87/+73
2007-02-11[PATCH] uml: audio driver lockingJeff Dike1-3/+6
2007-02-11[PATCH] uml: watchdog driver formattingJeff Dike2-39/+17
2007-02-11[PATCH] uml: watchdog driver lockingJeff Dike1-8/+15
2007-02-11[PATCH] uml: network driver whitespace and style fixesJeff Dike2-17/+18
2007-02-11[PATCH] uml: add locking to network transport registrationJeff Dike2-8/+9
2007-02-11[PATCH] uml: lock the irqs_to_free listJeff Dike1-3/+18
2007-02-11[PATCH] uml: console whitespace and comment tidyingJeff Dike2-3/+1
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike12-238/+253
2007-02-11[PATCH] uml: console locking fixesJeff Dike3-72/+134
2007-01-30[PATCH] uml: fix signal frame alignmentJeff Dike2-3/+5
2007-01-30[PATCH] fix indentation-related breakage in Kconfig.i386Al Viro1-8/+8
2007-01-26[PATCH] Fix UML on non-standard VM split hostsJeff Dike1-17/+17
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2-6/+11
2006-12-12um: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox2-2/+2
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike5-2/+47
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-3/+4
2006-12-07[PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike7-7/+7
2006-12-07[PATCH] uml: size register files correctlyJeff Dike2-2/+2
2006-12-07[PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike1-0/+1
2006-12-07[PATCH] uml: include stddef.h correctlyJeff Dike3-3/+2
2006-12-07[PATCH] uml: workqueue build fixAndrew Morton3-5/+5
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells4-5/+6
2006-12-02[NET]: UML checksum annotations and cleanups.Al Viro2-68/+53
2006-11-30Fix typos in doc and commentsJan Engelhardt1-1/+1
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso4-9/+166
2006-11-03[PATCH] uml: include tidyingJeff Dike3-3/+2
2006-11-03[PATCH] uml: fix I/O hangJeff Dike3-3/+44
2006-10-31[PATCH] uml: add _text definition to linker scriptsJeff Dike2-0/+2