aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-24IB/core: Change the type of an ib_dma_alloc_coherent() argumentGravatar Bart Van Assche 1-7/+6
2017-01-24IB/core: Remove ib_dma_*map_single_attrs()Gravatar Bart Van Assche 1-18/+0
2017-01-24lib/dma-virt: Add dma_virt_opsGravatar Bart Van Assche 1-0/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-0/+7
2017-01-24treewide: Consolidate set_dma_ops() implementationsGravatar Bart Van Assche 1-0/+5
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceGravatar Bart Van Assche 1-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 3-23/+23
2017-01-12RDMA/core: export ib_get_cached_port_stateGravatar Jack Wang 1-0/+13
2017-01-12RDMA/core: add port state cacheGravatar Jack Wang 1-0/+1
2017-01-12RDMA/core: Fix incorrect structure packing for booleansGravatar Jason Gunthorpe 1-3/+3
2017-01-10RDMA: Adding ethertype ETH_P_IBOEGravatar Selvin Xavier 1-0/+1
2017-01-10RDMA/core: Unify style of IOCTL commandsGravatar Leon Romanovsky 1-60/+38
2017-01-10RDMA/core: Rename RDMA magic numberGravatar Leon Romanovsky 1-17/+18
2017-01-10RDMA/core: Move HFI1 IOCTL declarations to common fileGravatar Leon Romanovsky 2-55/+54
2017-01-10RDMA/hfi1: Avoid redeclaration errorGravatar Leon Romanovsky 3-119/+175
2017-01-10RDMA/core: Move legacy MAD IOCTL declarations to common fileGravatar Leon Romanovsky 2-10/+11
2017-01-10RDMA/core: Commonize RDMA IOCTL declarations locationGravatar Leon Romanovsky 4-4/+46
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+12
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerGravatar Johannes Weiner 1-1/+3
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-0/+6
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-43/+13
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-8/+20
2017-01-06swiotlb: Export swiotlb_max_segment to usersGravatar Konrad Rzeszutek Wilk 1-0/+3
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-2/+0
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-26/+0
2017-01-05asm-prototypes: Clear any CPP defines before declaring the functionsGravatar Michal Marek 1-0/+6
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-99/+2
2017-01-04vfio-mdev: fix non-standard ioctl return val causing i386 build failGravatar Paul Gortmaker 1-1/+1
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-9/+0
2017-01-04Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-26/+0
2017-01-02Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-0/+12
2017-01-02usb: gadget: f_fs: Document eventfd effect on descriptor format.Gravatar Vincent Pelletier 1-0/+1
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingGravatar Linus Walleij 1-0/+12
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesGravatar Alex Williamson 1-25/+6
2016-12-30vfio-mdev: Make mdev_parent privateGravatar Alex Williamson 1-13/+2
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsGravatar Alex Williamson 1-8/+8
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVGravatar Jack Morgenstein 1-0/+2
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Gravatar Linus Torvalds 1-1/+1
2016-12-28Revert "net/mlx5: Add MPCNT register infrastructure"Gravatar Gal Pressman 3-99/+0
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-2/+1
2016-12-27dt-bindings: mfd: Remove TPS65217 interruptsGravatar Milo Kim 1-26/+0
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Gravatar Jason Wang 1-1/+0
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobGravatar Haishuang Yan 2-1/+1
2016-12-26mm: Invalidate DAX radix tree entries only if appropriateGravatar Jan Kara 1-0/+3
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 19-123/+79
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-96/+3
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitGravatar Nicholas Piggin 5-13/+23
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedGravatar Nicholas Piggin 2-9/+16