pch_gbe: Do not abort probe on bad MAC
[linux-flexiantxendom0.git] / arch / um / drivers /
2011-11-02 Linus TorvaldsMerge branch 'for-linus' of git://github.com/richardwei...
2011-11-02 Richard Weinbergerum: fix ubd cow size
2011-11-02 Al Viroum: kill useless argument of free_chan() and free_one_c...
2011-11-02 Al Viroum: take ubd_user.h to its users...
2011-11-02 Al Viroum: take mconsole*.h to arch/um/drivers
2011-11-02 Al Viroum: take chan_*.h and line.h to arch/um/drivers
2011-11-02 Al Viroum: take register_winch_irq() into the caller of is_ska...
2011-11-02 Al Viroum: kill shared/mem_kern.h
2011-11-02 Al Viroum: don't include kern.h unless it's needed
2011-11-02 Al Viroum: -include user.h for USER_OBJ, trim includes
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-15 Al Viroum: fix free_winch() mess
2011-09-15 Al Viroum: winch_interrupt() can happen inside of free_winch()
2011-09-15 Al Viroum: fix oopsable race in line_close()
2011-09-15 Jonathan Neuschäferum: drivers/xterm.c: fix a file descriptor leak
2011-08-18 Jiri Pirkonet: remove use of ndo_set_multicast_list in drivers
2011-07-26 Richard Weinbergerum: remove dead code
2011-07-26 Richard Weinbergerum: adjust size of pid_buf
2011-07-26 Vitaliy Ivanovuml: drivers/slip_user.c memory leak fix
2011-07-26 Vitaliy Ivanovuml: cow_user.c warning corrections
2011-07-26 Vitaliy Ivanovuml: drivers/net_user.c memory leak fix
2011-07-26 Richard Weinbergerum: add netpoll support
2011-05-25 Nolan Leakeum: add ucast ethernet transport
2011-05-25 Richard Weinbergerum: fix UML_LIB_PATH
2011-04-26 Jiri KosinaMerge branch 'master' into for-next
2011-04-10 Justin P. Mattocktreewide: remove extra semicolons
2011-03-23 Richard Weinbergerum: remove file pointer from ioctl
2011-03-16 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2011-03-14 Al Viroopen-style analog of vfs_path_lookup()
2011-01-27 Thomas Gleixnerum: Replace deprecated spinlock initialization
2011-01-13 Akinobu Mitauml: use simple_write_to_buffer()
2011-01-13 Randy Dunlapuml: mmapper_kern needs MODULE_LICENSE
2011-01-13 Will Newtonarch/um/drivers/line.c: safely iterate over list of...
2010-11-24 Will Newtonuml: disable winch irq before freeing handler data
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'config' of git://git./linux/kernel/git...
2010-10-19 Arnd Bergmannuml: kill big kernel lock
2010-10-15 FUJITA Tomonoriuml: fix build
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-15 Tejun Heoubd: fix incorrect sector handling during request restart
2010-09-30 Boaz Harroshum: Proper Fix for f25c80a4: remove duplicate structure...
2010-08-21 Dmitry TorokhovInput: sysrq - drop tty argument form handle_sysrq()
2010-08-11 Rusty Russellparam: simple locking for sysfs-writable charp parameters
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 Richard Weinbergerum: call free_irq() only on enabled channels
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-07 Arnd Bergmannblock: push down BKL into .open and .release
2010-07-21 Julia Lawallarch/um/drivers: remove duplicate structure field initi...
2010-07-12 Arnd Bergmannsound: push BKL into open functions
2010-05-24 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-05-22 Frederic Weisbeckeruml: Pushdown the bkl from harddog_kern ioctl
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-17 John Kacuruml: Convert to unlocked_ioctls to remove implicit BKL
2010-05-17 Arnd Bergmannum/mmapper: Remove BKL usage
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-20 Jan KiszkaUML: Remove unused variable from line driver
2010-04-19 Jan Kiszkauml: Fix build breakage after slab.h changes
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 Alexander Beregalovuml: line.c: avoid NULL pointer dereference
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-01-14 Al ViroUnrot uml mconsole a bit
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-15 Alexey Dobriyanuml: convert to seq_file/proc_fops
2009-10-14 Thomas Gleixnerum: Remove BKL from mmapper
2009-10-14 Thomas Gleixnerum: Remove BKL from random
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-25 Paul MenageUML: Fix some apparent bitrot
2009-06-16 Greg Kroah-Hartmanuml: remove driver_data direct access of struct device
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-28 Tejun Heoubd: drop unnecessary rq->sector manipulation
2009-04-28 Tejun Heoubd: cleanup completion path
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/bart/linux-hdreg...
2009-04-03 Miklos Szerediuml: fix compile error from net_device_ops conversion
2009-04-01 Bartlomiej Zolnier... ubd_kern: make it 'struct hd_driveid'-free
2009-04-01 WANG Conguml: remove useless comments
2009-04-01 Christoph Hellwigubd: stop defintining MAJOR_NR
2009-03-27 Stephen Hemmingeruml: convert network device to netdevice ops
2009-03-27 Stephen Hemmingeruml: convert network device to internal network device...
2009-02-21 Luca Bigliardiuml: fix vde network backend in user mode linux
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-10 Balbir Singhuml: boot broken due to buffer overrun
2008-12-04 Wang Chenum: Kill directly reference of netdev->priv
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-10-28 Johannes Bergnet: convert more to %pM
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Al Virox86, um: get rid of arch/um/os symlink
2008-10-21 Al Viro[PATCH] switch ubd
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-13 Alan Coxuml: small cleanups and note bugs to be dealt with...
next