summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * um: sorting out the chan mess, part 1Al Viro2012-03-252-0/+5
| * um: finally kill ->init_str leaksAl Viro2012-03-251-1/+3
| * um: get rid of lines_init()Al Viro2012-03-254-46/+33
| * um: switch line.c tty drivers to dynamic device creationAl Viro2012-03-254-42/+40
| * um: fix races between line_open() and line_config()Al Viro2012-03-252-28/+29
| * um: convert count_lock to mutex, fix a race in line_open()Al Viro2012-03-254-20/+12
| * um: get rid of the init_prio messAl Viro2012-03-254-74/+68
| * um: switch line_config() to setup_one_line()Al Viro2012-03-251-6/+16
| * um: switch line_remove() to setup_one_line()Al Viro2012-03-251-8/+5
| * um: clean up the includes in ubdAl Viro2012-03-253-34/+18
| * um: irq: Remove IRQF_DISABLEDYong Zhang2012-03-257-11/+11
* | UML net: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-171-3/+8
|/
* Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-0228-46/+422
|\
| * um: fix ubd cow sizeRichard Weinberger2011-11-021-1/+30
| * um: kill useless argument of free_chan() and free_one_chan()Al Viro2011-11-021-5/+5
| * um: take ubd_user.h to its users...Al Viro2011-11-021-0/+16
| * um: take mconsole*.h to arch/um/driversAl Viro2011-11-022-0/+150
| * um: take chan_*.h and line.h to arch/um/driversAl Viro2011-11-027-6/+215
| * um: take register_winch_irq() into the caller of is_skas_winch()Al Viro2011-11-021-1/+6
| * um: kill shared/mem_kern.hAl Viro2011-11-021-1/+0
| * um: don't include kern.h unless it's neededAl Viro2011-11-022-2/+0
| * um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-0217-30/+0
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-222-25/+37
|\ \ | |/
| * um: fix free_winch() messAl Viro2011-09-141-14/+24
| * um: winch_interrupt() can happen inside of free_winch()Al Viro2011-09-141-2/+4
| * um: fix oopsable race in line_close()Al Viro2011-09-141-13/+12
| * um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer2011-09-141-0/+1
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* um: remove dead codeRichard Weinberger2011-07-252-4/+2
* um: adjust size of pid_bufRichard Weinberger2011-07-251-1/+1
* uml: drivers/slip_user.c memory leak fixVitaliy Ivanov2011-07-251-2/+1
* uml: cow_user.c warning correctionsVitaliy Ivanov2011-07-251-1/+5
* uml: drivers/net_user.c memory leak fixVitaliy Ivanov2011-07-251-1/+4
* um: add netpoll supportRichard Weinberger2011-07-251-0/+12
* um: add ucast ethernet transportNolan Leake2011-05-257-311/+403
* um: fix UML_LIB_PATHRichard Weinberger2011-05-251-1/+1
* Merge branch 'master' into for-nextJiri Kosina2011-04-261-2/+2
|\
| * um: remove file pointer from ioctlRichard Weinberger2011-03-221-2/+2
* | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-1/+1
|\
| * um: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
* | open-style analog of vfs_path_lookup()Al Viro2011-03-141-19/+2
|/
* uml: use simple_write_to_buffer()Akinobu Mita2011-01-131-7/+1
* uml: mmapper_kern needs MODULE_LICENSERandy Dunlap2011-01-131-0/+1
* arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton2011-01-131-2/+2
* uml: disable winch irq before freeing handler dataWill Newton2010-11-251-2/+3
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-0/+4
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+4
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-223-16/+20
|\ \
| * | uml: kill big kernel lockArnd Bergmann2010-10-193-16/+20
| |/
OpenPOWER on IntegriCloud