summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-04more mode_t whack-a-mole...Al Viro1-1/+1
2013-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds29-393/+2580
2013-05-03Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+4
2013-05-03Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds33-404/+835
2013-05-03Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds22-677/+2850
2013-05-03Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds5-107/+294
2013-05-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-346/+505
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds5-66/+18
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds32-532/+1315
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-28/+244
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds10-5893/+2693
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds35-431/+973
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-36/+41
2013-05-02vhost_scsi: module renameMichael S. Tsirkin4-12/+11
2013-05-02tcm_vhost: header split upMichael S. Tsirkin2-139/+104
2013-05-02vhost: src file renamesMichael S. Tsirkin2-0/+1
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds206-10891/+4530
2013-05-02Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-2171/+2103
2013-05-02proc: Supply a function to remove a proc entry by PDEDavid Howells5-38/+10
2013-05-02hostap: proc: Use remove_proc_subtree()David Howells1-19/+1
2013-05-02drm: proc: Use remove_proc_subtree()David Howells1-15/+7
2013-05-02drm: proc: Use minor->index to label things, not PDE->nameDavid Howells2-9/+6
2013-05-02drm: Constify drm_proc_list[]David Howells1-3/+3
2013-05-02zoran: Don't print proc_dir_entry data in debugDavid Howells1-1/+1
2013-05-02proc: Supply an accessor for getting the data from a PDE's parentDavid Howells3-3/+3
2013-05-02airo: Use remove_proc_subtree()David Howells1-36/+13
2013-05-02rtl8192u: Don't need to save device proc dir PDEDavid Howells2-13/+6
2013-05-02rtl8187se: Use a dir under /proc/net/r8180/David Howells2-19/+8
2013-05-02proc: Add proc_mkdir_data()David Howells3-10/+5
2013-05-02proc: Supply PDE attribute setting accessor functionsDavid Howells6-28/+16
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds899-19130/+58235
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds39-440/+2801
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz1-0/+2
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner1-2/+4
2013-05-01Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-80/+219
2013-05-01Merge branch 'next' into for-linusDmitry Torokhov7450-320281/+632993
2013-05-01Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin...Linus Torvalds1-4/+165
2013-05-01tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-05-01dma-buf: Add debugfs supportSumit Semwal1-0/+158
2013-05-01dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal1-4/+7
2013-05-01vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin4-12/+24
2013-05-01tcm_vhost: remove virtio-net.h dependencyMichael S. Tsirkin1-1/+0
2013-05-01vhost: move per-vq net specific fields out to netMichael S. Tsirkin3-21/+27
2013-05-01tcm_vhost: document inflight ref-counting useMichael S. Tsirkin1-2/+10
2013-05-01vhost: move vhost-net zerocopy fields to net.cAsias He3-101/+142
2013-05-01tcm_vhost: Wait for pending requests in vhost_scsi_flush()Asias He2-1/+92
2013-05-01vhost: Allow device specific fields per vqAsias He4-87/+124
2013-05-01Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael S. Tsirkin36-1000/+4381
2013-05-01caif_virtio: Remove bouncing email addressesSjur Brændeland1-5/+5
2013-05-01Merge branch 'akpm' (incoming from Andrew)Linus Torvalds32-189/+269