summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-0/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-23/+23
* RDMA/core: export ib_get_cached_port_stateJack Wang2017-01-121-0/+13
* RDMA/core: add port state cacheJack Wang2017-01-121-0/+1
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-01-121-3/+3
* RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-101-0/+1
* RDMA/core: Unify style of IOCTL commandsLeon Romanovsky2017-01-101-60/+38
* RDMA/core: Rename RDMA magic numberLeon Romanovsky2017-01-101-17/+18
* RDMA/core: Move HFI1 IOCTL declarations to common fileLeon Romanovsky2017-01-102-55/+54
* RDMA/hfi1: Avoid redeclaration errorLeon Romanovsky2017-01-103-119/+175
* RDMA/core: Move legacy MAD IOCTL declarations to common fileLeon Romanovsky2017-01-102-10/+11
* RDMA/core: Commonize RDMA IOCTL declarations locationLeon Romanovsky2017-01-104-4/+46
* Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-081-0/+1
|\
| * usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-021-0/+1
* | Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-01-081-0/+12
|\ \
| * \ Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-021-0/+12
| |\ \ | | |/ | |/|
| | * iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-0/+12
* | | mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-071-1/+3
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2017-01-071-0/+6
|\ \ \
| * | | asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2017-01-051-0/+6
* | | | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-061-43/+13
|\ \ \ \
| * | | | vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker2017-01-041-1/+1
| * | | | vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson2016-12-301-25/+6
| * | | | vfio-mdev: Make mdev_parent privateAlex Williamson2016-12-301-13/+2
| * | | | vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-301-8/+8
* | | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-8/+20
|\ \ \ \ \
| * | | | | swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-061-0/+3
| * | | | | swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2016-12-192-1/+3
| * | | | | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-192-8/+15
* | | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-01-051-2/+0
|\ \ \ \ \ \
| * | | | | | fsnotify: Remove fsnotify_duplicate_mark()Jan Kara2016-12-231-2/+0
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-01-051-26/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-01-041-26/+0
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | dt-bindings: mfd: Remove TPS65217 interruptsMilo Kim2016-12-271-26/+0
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-044-99/+2
|\ \ \ \ \ \ \
| * | | | | | | net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-291-0/+2
| * | | | | | | Revert "net/mlx5: Add MPCNT register infrastructure"Gal Pressman2016-12-283-99/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-041-9/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | genhd: remove dead and duplicated scsi codeJon Derrick2016-12-221-9/+0
* | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-011-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-261-0/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-291-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-273-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-271-1/+0
| * | | | | ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-272-1/+1
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2519-123/+79
|\ \ \ \ \ \
| * | | | | | ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-251-15/+0
| * | | | | | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
| * | | | | | ktime: Get rid of the unionThomas Gleixner2016-12-259-73/+47
| * | | | | | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-259-35/+32