summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-31Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds17-0/+6194
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-233/+452
2012-07-31Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds8-258/+555
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds146-8089/+7461
2012-07-31Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds40-403/+725
2012-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-145/+316
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds23-57/+789
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds26-385/+2228
2012-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-55/+121
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-105/+104
2012-07-31ipv4: Properly purge netdev references on uncached routes.David S. Miller4-4/+69
2012-07-31ipv4: Cache routes in nexthop exception entries.David S. Miller3-64/+79
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds27-237/+368
2012-07-31ipv4: percpu nh_rth_output cacheEric Dumazet3-7/+34
2012-07-31ipv4: Restore old dst_free() behavior.Eric Dumazet7-50/+50
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds25-898/+1351
2012-07-31[media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab1-3/+5
2012-07-31nfs: explicitly reject LOCK_MAND flock() requestsJeff Layton1-0/+9
2012-07-31nfs: increase number of permitted callback connections.NeilBrown1-0/+4
2012-07-31vfio: Add PCI device driverAlex Williamson9-0/+3259
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson5-1/+821
2012-07-31vfio: Add documentationAlex Williamson1-0/+314
2012-07-31vfio: VFIO coreAlex Williamson8-0/+1801
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov2-2/+2
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov1031-5431/+8782
2012-07-31powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf1-1/+0
2012-07-31Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt6-54/+121
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-50/+448
2012-07-30[media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-07-30[media] lgs8gxx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+4
2012-07-30[media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner1-2/+6
2012-07-30[media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner1-0/+1
2012-07-30Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds45-1825/+2220
2012-07-30[media] dib8000: move dereference after check for NULLDan Carpenter1-1/+3
2012-07-30[media] Documentation: Update cardlistsMauro Carvalho Chehab3-2/+5
2012-07-30[media] bttv: add support for Aposonic W-DVRTony Gentile3-2/+11
2012-07-30Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2012-07-30[media] cx25821: Remove bad strcpy to read-only char*Ezequiel GarcĂ­a2-4/+1
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds156-5523/+7584
2012-07-30[media] pms.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30[media] smiapp-core.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30rbd: create rbd_refresh_helper()Alex Elder1-10/+15
2012-07-30rbd: return obj version in __rbd_refresh_header()Alex Elder1-14/+11
2012-07-30rbd: fixes in rbd_header_from_disk()Alex Elder1-5/+13
2012-07-30rbd: always pass ops array to rbd_req_sync_op()Alex Elder1-30/+16
2012-07-30rbd: pass null version pointer in add_snap()Alex Elder1-2/+1
2012-07-30rbd: make rbd_create_rw_ops() return a pointerAlex Elder1-31/+39
2012-07-30rbd: have __rbd_add_snap_dev() return a pointerAlex Elder1-15/+22
2012-07-30libceph: recheck con state after allocating incoming messageSage Weil1-1/+8
2012-07-30libceph: change ceph_con_in_msg_alloc convention to be less weirdSage Weil1-25/+31