aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike
2007-02-11[PATCH] uml: const a variableJeff Dike
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike
2007-02-11[PATCH] uml: delete unused fileJeff Dike
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike
2007-02-11[PATCH] uml: initialize a list headJeff Dike
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike
2007-02-11[PATCH] uml: chan_user.h formatting fixesJeff Dike
2007-02-11[PATCH] uml: mostly const a structureJeff Dike
2007-02-11[PATCH] uml: locking commentary in the random driverJeff Dike
2007-02-11[PATCH] uml: use LIST_HEAD where possibleJeff Dike
2007-02-11[PATCH] uml: network driver locking and code cleanupJeff Dike
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike
2007-02-11[PATCH] uml: port driver formattingJeff Dike
2007-02-11[PATCH] uml: make two variables staticJeff Dike
2007-02-11[PATCH] uml: mconsole lockingJeff Dike
2007-02-11[PATCH] uml: audio driver formattingJeff Dike
2007-02-11[PATCH] uml: audio driver lockingJeff Dike
2007-02-11[PATCH] uml: watchdog driver formattingJeff Dike
2007-02-11[PATCH] uml: watchdog driver lockingJeff Dike
2007-02-11[PATCH] uml: network driver whitespace and style fixesJeff Dike
2007-02-11[PATCH] uml: add locking to network transport registrationJeff Dike
2007-02-11[PATCH] uml: lock the irqs_to_free listJeff Dike
2007-02-11[PATCH] uml: console whitespace and comment tidyingJeff Dike
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike
2007-02-11[PATCH] uml: console locking fixesJeff Dike
2007-01-30[PATCH] uml: fix signal frame alignmentJeff Dike
2007-01-30[PATCH] fix indentation-related breakage in Kconfig.i386Al Viro
2007-01-26[PATCH] Fix UML on non-standard VM split hostsJeff Dike
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra
2006-12-12um: replace kmalloc+memset with kzallocYan Burman
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra
2006-12-07[PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike
2006-12-07[PATCH] uml: size register files correctlyJeff Dike
2006-12-07[PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike
2006-12-07[PATCH] uml: include stddef.h correctlyJeff Dike
2006-12-07[PATCH] uml: workqueue build fixAndrew Morton
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-02[NET]: UML checksum annotations and cleanups.Al Viro
2006-11-30Fix typos in doc and commentsJan Engelhardt
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso
2006-11-03[PATCH] uml: include tidyingJeff Dike
2006-11-03[PATCH] uml: fix I/O hangJeff Dike