aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev1-2/+0
2007-02-12[PATCH] Dynamic kernel command-line: umAlon Bar-Lev1-1/+1
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike1-0/+2
2007-02-11[PATCH] uml: umid tidyingJeff Dike1-22/+0
2007-02-11[PATCH] uml: SIGIO formatting fixesJeff Dike1-11/+0
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike1-1/+0
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike1-10/+0
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike1-4/+0
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike1-1/+0
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike1-1/+0
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike1-22/+14
2007-02-11[PATCH] uml: chan_user.h formatting fixesJeff Dike1-12/+1
2007-02-11[PATCH] uml: mostly const a structureJeff Dike2-6/+5
2007-02-11[PATCH] uml: network driver whitespace and style fixesJeff Dike1-3/+3
2007-02-11[PATCH] uml: add locking to network transport registrationJeff Dike1-4/+4
2007-02-11[PATCH] uml: console whitespace and comment tidyingJeff Dike1-1/+1
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike3-17/+8
2007-02-11[PATCH] uml: console locking fixesJeff Dike1-5/+9
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra1-0/+2
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
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: workqueue build fixAndrew Morton2-2/+2
2006-12-02[NET]: UML checksum annotations and cleanups.Al Viro2-68/+53
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso1-0/+2
2006-11-03[PATCH] uml: fix I/O hangJeff Dike2-0/+16
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-10-24[PATCH] uml: mconsole fixesAl Viro1-0/+1
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso3-7/+17
2006-10-15[PATCH] make UML compile (FC6/x86-64)Ulrich Drepper1-1/+0
2006-10-11[PATCH] uml: asm offsets duplication removalPaolo 'Blaisorblade' Giarrusso3-8/+10
2006-10-11[PATCH] uml: allow using again x86/x86_64 crypto codePaolo 'Blaisorblade' Giarrusso3-0/+3
2006-10-11[PATCH] uml: make UML_SETJMP always safePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-11[PATCH] uml: readd forgot prototypePaolo 'Blaisorblade' Giarrusso1-0/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-2/+2
2006-10-08[PATCH] uml pt_regs fixesAl Viro1-3/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones5-6/+0
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-4/+3
2006-09-29[PATCH] uml: don't roll my own random MAC generatorJeff Dike1-2/+0
2006-09-29[PATCH] uml: mechanical tidying after random MACs changeJeff Dike2-15/+0
2006-09-29[PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike1-14/+5
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike4-8/+11
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike1-1/+2
2006-09-27[PATCH] uml: fix missing x86_64 register definitionsJeff Dike2-4/+41
2006-09-27[PATCH] uml: const more dataJeff Dike5-11/+11
2006-09-26[PATCH] uml: stack usage reductionJeff Dike1-1/+2
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso1-1/+0
2006-09-26[PATCH] uml: Remove unused variableJeff Dike1-1/+0
2006-09-26[PATCH] uml: timer cleanupsJeff Dike1-1/+3