summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-17lustre: get rid of playing with ->fsAl Viro
2014-12-16[media] bq/c-qcam, w9966, pms: move to staging in preparation for removalHans Verkuil
2014-12-16[media] tlg2300: move to staging in preparation for removalHans Verkuil
2014-12-16[media] vino/saa7191: move to staging in preparation for removalHans Verkuil
2014-12-16[media] cx88: remove leftover start_video_dma() callHans Verkuil
2014-12-16[media] cx88: add missing alloc_ctx supportHans Verkuil
2014-12-16[media] v4l2-ioctl: WARN_ON if querycap didn't fill device_capsHans Verkuil
2014-12-16[media] vivid: fix CROP_BOUNDS typo for video outputHans Verkuil
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-17virtio_pci: restore module attributesHerbert Xu
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz
2014-12-16iommu/exynos: Fix arm64 allmodconfig buildMark Brown
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay
2014-12-16net: fec: Fix NAPI raceNimrod Andy
2014-12-16xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller
2014-12-16macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin
2014-12-16tun: drop broken IFF_VNET_LEMichael S. Tsirkin
2014-12-16macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin
2014-12-16iommu/amd: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...Jiang Liu
2014-12-16x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu
2014-12-16x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu
2014-12-16x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu
2014-12-16x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2014-12-16ACPI: Fix minor syntax issues in processor_core.cJiang Liu
2014-12-16PCI: Remove PCI ioapic driverJiang Liu
2014-12-16ACPI: Correct return value of acpi_dev_resource_address_space()Jiang Liu
2014-12-16Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner
2014-12-16iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2014-12-15iscsi-target: nullify session in failed login sequenceSagi Grimberg
2014-12-16net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli
2014-12-15target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger
2014-12-15target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov
2014-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-12-15Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier
2014-12-15IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran
2014-12-15IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran
2014-12-15IB/mlx5: Handle page faultsHaggai Eran
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran
2014-12-15IB/mlx5: Implement the ODP capability query verbHaggai Eran