summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-281-3/+3
|\
| * um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse2015-06-251-3/+3
* | um,ethertap: use strncpyAlan2015-05-241-1/+1
|/
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-096-9/+9
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-022-4/+0
* um: Kill directly reference of netdev->privWang Chen2008-12-042-2/+2
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-2/+2
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-082-7/+7
* uml: tidy helper codeJeff Dike2008-02-052-2/+2
* uml: tidy kern_util.hJeff Dike2008-02-051-0/+1
* uml: const and other tidyingWANG Cong2008-02-051-1/+1
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-172-9/+3
* uml: network driver MTU cleanupsJeff Dike2007-10-164-46/+19
* uml: network formattingJeff Dike2007-10-166-137/+123
* uml: userspace files should call libc directlyJeff Dike2007-10-162-31/+54
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-161-2/+2
* uml: simplify helper stack handlingJeff Dike2007-07-162-2/+2
* uml: convert libc layer to call read and writeJeff Dike2007-05-071-5/+6
* uml: tidy libc codeJeff Dike2007-05-071-3/+7
* uml: remove page_size()Jeff Dike2007-05-071-3/+4
* uml: remove user_util.hJeff Dike2007-05-072-2/+0
* uml: network interface hotplug error handlingJeff Dike2007-05-072-2/+4
* uml: driver formatting fixesJeff Dike2007-05-072-46/+30
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-252-2/+2
* [PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike2006-12-072-2/+2
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+1
* [PATCH] uml: const more dataJeff Dike2006-09-276-6/+6
* [PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso2006-04-111-1/+1
* [PATCH] uml: fix initcall return valuesJeff Dike2006-03-312-24/+2
* [PATCH] uml: close TUN/TAP file descriptorsJeff Dike2006-02-071-1/+3
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-072-2/+0
* [PATCH] uml: preserve errno in error pathsJeff Dike2005-09-171-3/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-167-0/+760