summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* dsa: mv88e6xxx: Optimise atu_getAndrew Lunn2017-01-041-0/+60
* scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu2017-01-041-3/+3
* net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes2017-01-021-0/+21
* IB/mlx5: Improve MR checkArtemy Kovalyov2017-01-021-0/+6
* IB/mlx5: Add ODP atomics supportArtemy Kovalyov2017-01-022-1/+19
* {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-023-51/+96
* net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2017-01-021-5/+4
* IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-021-1/+1
* IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-021-3/+11
* net/mlx5: Support new MR featuresArtemy Kovalyov2017-01-021-2/+8
* net/mlx5: Fix offset naming for reserved fields in hca_cap_bitsMax Gurtovoy2017-01-021-5/+5
* net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel2017-01-021-1/+0
* qed*: Add support for ndo_set_vf_trustMintz, Yuval2017-01-011-0/+2
* qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-011-1/+1
* qed*: Update to dual-licenseMintz, Yuval2017-01-0115-57/+368
* net: dev_weight: TX/RX orthogonalityMatthias Tafelmeier2016-12-291-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-271-1/+0
|\
| * net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-271-1/+0
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2514-105/+63
|\ \
| * | 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-255-57/+33
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-258-33/+30
* | | 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-254-13/+22
* | | mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2016-12-251-8/+16
| |/ |/|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* | Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds2016-12-241-0/+3
|\ \ | |/ |/|
| * NTB: correct ntb_peer_spad_read for case when callback is not supplied.Steven Wahl2016-12-231-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-231-5/+0
|\ \
| * | move aio compat to fs/aio.cAl Viro2016-12-221-5/+0
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-221-1/+0
|\ \ \
| * | | block: Remove unused member (busy) from struct blk_queue_tagRitesh Harjani2016-12-171-1/+0
* | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-222-0/+6
|\ \ \ \
| * \ \ \ Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner2016-11-1621-78/+124
| |\ \ \ \
| * | | | | x86/intel_rdt: Add tasks filesFenghua Yu2016-10-301-0/+3
| * | | | | cacheinfo: Introduce cache idFenghua Yu2016-10-261-0/+3
* | | | | | Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-12-211-2/+0
|\ \ \ \ \ \
| * | | | | | NFS: Clean up nfs_attribute_timeout()Trond Myklebust2016-12-191-1/+0
| * | | | | | NFS: Remove unused function nfs_revalidate_inode_rcu()Trond Myklebust2016-12-191-1/+0
* | | | | | | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-211-8/+5
|\ \ \ \ \ \ \
| * | | | | | | configfs: Minimize #include directivesBart Van Assche2016-12-091-8/+5
* | | | | | | | ratelimit: fix WARN_ON_RATELIMIT return valueJiri Slaby2016-12-201-2/+5