summaryrefslogtreecommitdiffstats
path: root/drivers/iommu (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-09virtio_net: disable mac write for virtio 1.0Michael S. Tsirkin1-1/+2
2014-12-09virtio_net: bigger header when VERSION_1 is setMichael S. Tsirkin1-1/+2
2014-12-09virtio_net: stricter short buffer length checksMichael S. Tsirkin1-1/+1
2014-12-09virtio_net: get rid of virtio_net_hdr/skb_vnet_hdrMichael S. Tsirkin1-49/+41
2014-12-09virtio_net: pass vi aroundMichael S. Tsirkin1-18/+20
2014-12-09virtio_blk: fix race at module removalMichael S. Tsirkin1-1/+1
2014-12-09virtio_blk: make serial attribute staticMichael S. Tsirkin1-1/+2
2014-12-09KVM: s390: enable virtio-ccw revision 1Cornelia Huck1-1/+1
2014-12-09KVM: s390 allow virtio_ccw status writes to failMichael S. Tsirkin1-1/+6
2014-12-09KVM: s390: virtio-ccw revision 1 SET_VQCornelia Huck1-12/+42
2014-12-09KVM: s390: Set virtio-ccw transport revisionThomas Huth1-0/+63
2014-12-09virtio_blk: v1.0 supportMichael S. Tsirkin2-36/+49
2014-12-09virtio_net: v1.0 endiannessMichael S. Tsirkin2-20/+28
2014-12-09virtio: add legacy feature table supportMichael S. Tsirkin2-1/+28
2014-12-09virtio: simplify feature bit handlingMichael S. Tsirkin1-4/+6
2014-12-09virtio: set FEATURES_OKMichael S. Tsirkin2-7/+24
2014-12-09virtio: allow transports to get avail/used addressesCornelia Huck2-0/+19
2014-12-09virtio_config: endian conversion for v1.0Michael S. Tsirkin1-3/+6
2014-12-09virtio_ring: switch to new memory access APIsMichael S. Tsirkin1-44/+45
2014-12-09virtio: memory access APIsMichael S. Tsirkin5-22/+161
2014-12-09virtio: add virtio 1.0 feature bitMichael S. Tsirkin1-0/+3
2014-12-09virtio_ccw: add support for 64 bit features.Michael S. Tsirkin1-7/+23
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin7-0/+21
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin11-23/+23
2014-12-09mic_virtio: robust feature array size calculationMichael S. Tsirkin1-2/+1
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin16-74/+42
2014-12-09virtio: add low-level APIs for feature bitsMichael S. Tsirkin1-3/+50
2014-12-07Linux 3.18v3.18Linus Torvalds1-1/+1
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan1-1/+1
2014-12-05uapi: fix to export linux/vm_sockets.hMasahiro Yamada1-1/+1
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare1-0/+11
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko1-5/+3
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo1-0/+1
2014-12-04context_tracking: Restore previous state in schedule_userAndy Lutomirski1-2/+6
2014-12-03slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras1-1/+1
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek1-0/+1
2014-12-03mm: fix anon_vma_clone() error treatmentDaniel Forrest2-5/+11
2014-12-03mm: fix swapoff hang after page migration and forkHugh Dickins1-13/+13
2014-12-03fat: fix oops on corrupted vfat fsAl Viro1-9/+11
2014-12-03ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul1-7/+8
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton1-1/+1
2014-12-03cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai1-2/+6
2014-12-03xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee1-5/+0
2014-12-03mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton1-3/+5
2014-12-03mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang1-1/+3
2014-12-03mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini1-1/+1
2014-12-02drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek1-0/+2
2014-12-02drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86Michel Dänzer1-0/+7
2014-12-02drm/radeon: sync all BOs involved in a CS v2Christian König1-10/+7
2014-12-02sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1