aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers
AgeCommit message (Expand)Author
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-22uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-17uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur
2010-05-17um/mmapper: Remove BKL usageArnd Bergmann
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-20UML: Remove unused variable from line driverJan Kiszka
2010-04-19uml: Fix build breakage after slab.h changesJan Kiszka
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-01-14Unrot uml mconsole a bitAl Viro
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-15uml: convert to seq_file/proc_fopsAlexey Dobriyan
2009-10-14um: Remove BKL from mmapperThomas Gleixner
2009-10-14um: Remove BKL from randomThomas Gleixner
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-25UML: Fix some apparent bitrotPaul Menage
2009-06-15uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28ubd: drop unnecessary rq->sector manipulationTejun Heo
2009-04-28ubd: cleanup completion pathTejun Heo
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds
2009-04-02uml: fix compile error from net_device_ops conversionMiklos Szeredi
2009-04-01ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz
2009-04-01uml: remove useless commentsWANG Cong
2009-04-01ubd: stop defintining MAJOR_NRChristoph Hellwig
2009-03-27uml: convert network device to netdevice opsStephen Hemminger
2009-03-27uml: convert network device to internal network device statsStephen Hemminger
2009-02-20uml: fix vde network backend in user mode linuxLuca Bigliardi
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-10uml: boot broken due to buffer overrunBalbir Singh
2008-12-04um: Kill directly reference of netdev->privWang Chen
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-10-27net: convert more to %pMJohannes Berg
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro
2008-10-21[PATCH] switch ubdAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro