summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/drivers
AgeCommit message (Expand)Author
2017-09-13um: return negative in tuntap_open_tramp()Dan Carpenter
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-25um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse
2015-05-24um,ethertap: use strncpyAlan
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2008-12-04um: Kill directly reference of netdev->privWang Chen
2008-05-13uml: fix build when SLOB is enabledJeff Dike
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike
2008-02-05uml: tidy helper codeJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: const and other tidyingWANG Cong
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-10-16uml: network driver MTU cleanupsJeff Dike
2007-10-16uml: network formattingJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike
2007-07-16uml: simplify helper stack handlingJeff Dike
2007-05-07uml: convert libc layer to call read and writeJeff Dike
2007-05-07uml: tidy libc codeJeff Dike
2007-05-07uml: remove page_size()Jeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: network interface hotplug error handlingJeff Dike
2007-05-07uml: driver formatting fixesJeff Dike
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2006-12-07[PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso
2006-09-27[PATCH] uml: const more dataJeff Dike
2006-04-11[PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: fix initcall return valuesJeff Dike
2006-02-07[PATCH] uml: close TUN/TAP file descriptorsJeff Dike
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike
2005-04-16Linux-2.6.12-rc2Linus Torvalds