summaryrefslogtreecommitdiff
path: root/arch/um/drivers
Commit message (Expand)AuthorAge
* uml: Fix build breakage after slab.h changesJan Kiszka2010-04-19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov2010-03-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\
| * Switch may_open() and break_lease() to passing O_...Al Viro2010-03-03
* | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
|/
* Unrot uml mconsole a bitAl Viro2010-01-14
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-15
* um: Remove BKL from mmapperThomas Gleixner2009-10-14
* um: Remove BKL from randomThomas Gleixner2009-10-14
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* | const: make block_device_operations constAlexey Dobriyan2009-09-22
|/
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* UML: Fix some apparent bitrotPaul Menage2009-06-25
* uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-15
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* ubd: drop unnecessary rq->sector manipulationTejun Heo2009-04-28
* ubd: cleanup completion pathTejun Heo2009-04-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds2009-04-03
|\
| * ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz2009-04-01
* | uml: fix compile error from net_device_ops conversionMiklos Szeredi2009-04-02
|/
* uml: remove useless commentsWANG Cong2009-04-01
* ubd: stop defintining MAJOR_NRChristoph Hellwig2009-04-01
* uml: convert network device to netdevice opsStephen Hemminger2009-03-27
* uml: convert network device to internal network device statsStephen Hemminger2009-03-27
* uml: fix vde network backend in user mode linuxLuca Bigliardi2009-02-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
| |\
| * | um: Kill directly reference of netdev->privWang Chen2008-12-04
| * | net: convert more to %pMJohannes Berg2008-10-27
* | | Merge branch 'next' into for-linusJames Morris2008-12-25
|\ \ \ | |_|/ |/| |
| * | CRED: Pass credentials through dentry_open()David Howells2008-11-14
| |/
* | uml: boot broken due to buffer overrunBalbir Singh2008-12-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\
| * [PATCH] switch ubdAl Viro2008-10-21
| * [PATCH] beginning of methods conversionAl Viro2008-10-21
* | x86, um: get rid of arch/um/os symlinkAl Viro2008-10-22
|/
* uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox2008-10-13
* uml: fix tty-related build errorWANG Cong2008-07-30
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * uml: remove a duplicate includeHuang Weiyi2008-06-06
| * missed kmalloc() in pcap_user.cAl Viro2008-05-21
* | uml-random: BKL pushdownArnd Bergmann2008-07-02
* | uml-mmapper: BKL pushdownArnd Bergmann2008-07-02