summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-252-96/+3
|\ \ \ \ \ \ \
| * | | | | | | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+0
| * | | | | | | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+0
| * | | | | | | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+0
| * | | | | | | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-252-93/+0
| * | | | | | | staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-251-0/+1
| * | | | | | | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-0/+1
| * | | | | | | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-255-13/+23
* | | | | | | mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2016-12-252-9/+16
| |/ / / / / |/| | | | |
* | | | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-249-9/+9
* | | | | | Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds2016-12-241-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |