aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: network driver MTU cleanupsJeff Dike4-46/+19
2007-10-16uml: network formattingJeff Dike6-137/+123
2007-10-16uml: userspace files should call libc directlyJeff Dike2-31/+54
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike1-2/+2
2007-07-16uml: simplify helper stack handlingJeff Dike2-2/+2
2007-05-07uml: convert libc layer to call read and writeJeff Dike1-5/+6
2007-05-07uml: tidy libc codeJeff Dike1-3/+7
2007-05-07uml: remove page_size()Jeff Dike1-3/+4
2007-05-07uml: remove user_util.hJeff Dike2-2/+0
2007-05-07uml: network interface hotplug error handlingJeff Dike2-2/+4
2007-05-07uml: driver formatting fixesJeff Dike2-46/+30
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2-2/+2
2006-12-07[PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike2-2/+2
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-09-27[PATCH] uml: const more dataJeff Dike6-6/+6
2006-04-11[PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-03-31[PATCH] uml: fix initcall return valuesJeff Dike2-24/+2
2006-02-07[PATCH] uml: close TUN/TAP file descriptorsJeff Dike1-1/+3
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike2-2/+0
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike1-3/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds7-0/+760