summaryrefslogtreecommitdiffstats
path: root/ipc/compat_mq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-14iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-backJoerg Roedel1-8/+17
2016-07-14iommu/amd: Use dev_data->domain in get_domain()Joerg Roedel1-6/+1
2016-07-14iommu/amd: Optimize map_sg and unmap_sgJoerg Roedel1-26/+85
2016-07-13iommu/amd: Introduce dir2prot() helperJoerg Roedel1-7/+13
2016-07-13iommu/amd: Implement timeout to flush unmap queuesJoerg Roedel1-0/+28
2016-07-13iommu/amd: Implement flush queueJoerg Roedel1-4/+67
2016-07-13iommu/amd: Allow NULL pointer parameter for domain_flush_complete()Joerg Roedel1-1/+1
2016-07-13iommu/amd: Set up data structures for flush queueJoerg Roedel1-1/+39
2016-07-13iommu/amd: Remove align-parameter from __map_single()Joerg Roedel1-10/+3
2016-07-13iommu/amd: Remove other remains of old address allocatorJoerg Roedel1-311/+5
2016-07-13iommu/amd: Make use of the generic IOVA allocatorJoerg Roedel1-157/+26
2016-07-13iommu/amd: Remove special mapping code for dma_ops pathJoerg Roedel1-93/+14
2016-07-13iommu/amd: Pass gfp-flags to iommu_map_page()Joerg Roedel1-3/+4
2016-07-13iommu/amd: Implement apply_dm_region call-backJoerg Roedel1-0/+15
2016-07-13iommu/amd: Create a list of reserved iova addressesJoerg Roedel1-0/+69
2016-07-13iommu/amd: Allocate iova_domain for dma_ops_domainJoerg Roedel1-1/+19
2016-07-13iommu/amd: Select IOMMU_IOVA for AMD IOMMUJoerg Roedel1-0/+1
2016-07-13iommu: Add apply_dm_region call-back to iommu-opsJoerg Roedel2-0/+6
2016-07-13iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel1-2/+4
2016-06-21iommu/amd: Remove create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-15iommu/amd: Set AMD iommu callbacks for platform bus driverWan Zongshun1-0/+4
2016-06-12Linux 4.7-rc3v4.7-rc3Linus Torvalds1-1/+1
2016-06-11uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-11uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-10sched: panic on corrupted stack endJann Horn1-1/+2
2016-06-10ecryptfs: forbid opening files without mmap handlerJann Horn1-2/+11
2016-06-10proc: prevent stacking filesystems on topJann Horn1-0/+7
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang1-1/+1
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski1-10/+10
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-10packet: compat support for sock_fprogWillem de Bruijn3-2/+41
2016-06-10stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-10net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-10net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-10net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich4-4/+68
2016-06-10net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-10net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-10net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-10net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2-1/+15
2016-06-10net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-10net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-10net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1
2016-06-10net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman1-1/+1
2016-06-10drm/amdgpu: fix warning with powerplay disabled.Dave Airlie1-1/+1
2016-06-09mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEEDOleg Drokin1-0/+11
2016-06-09mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_allWang Sheng-Hui1-1/+19
2016-06-09kernel/relay.c: fix potential memory leakZhouyi Zhou1-0/+1