aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-09sunrpc: fix potential races in pool_stats collectionJeff Layton1-3/+3
2014-12-09sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2-1/+4
2014-12-09sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton1-1/+3
2014-12-09sunrpc: move rq_cachetype field to better optimize spaceJeff Layton1-1/+1
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2-4/+5
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton2-5/+5
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2-5/+6
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton2-2/+3
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2-6/+15
2014-12-09Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields22-39/+344
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin1-1/+2
2014-12-09virtio: add API to detect legacy devicesMichael S. Tsirkin1-0/+2
2014-12-09virtio: make VIRTIO_F_VERSION_1 a transport bitMichael S. Tsirkin1-2/+2
2014-12-09virtio_balloon: add legacy_only flagMichael S. Tsirkin1-0/+2
2014-12-09virtio_console: virtio 1.0 supportMichael S. Tsirkin1-3/+4
2014-12-09virtio_scsi: export to userspaceMichael S. Tsirkin2-37/+38
2014-12-09virtio_scsi: move to uapiMichael S. Tsirkin1-0/+0
2014-12-09virtio_scsi: v1.0 supportMichael S. Tsirkin1-15/+17
2014-12-09tun: add VNET_LE flagMichael S. Tsirkin1-0/+1
2014-12-09tun: move internal flag defines out of uapiMichael S. Tsirkin1-13/+3
2014-12-09virtio_blk: v1.0 supportMichael S. Tsirkin1-7/+8
2014-12-09virtio_net: v1.0 endiannessMichael S. Tsirkin1-7/+8
2014-12-09virtio: add legacy feature table supportMichael S. Tsirkin1-0/+4
2014-12-09virtio: set FEATURES_OKMichael S. Tsirkin1-0/+2
2014-12-09virtio: allow transports to get avail/used addressesCornelia Huck1-0/+3
2014-12-09virtio_config: endian conversion for v1.0Michael S. Tsirkin1-3/+6
2014-12-09virtio: memory access APIsMichael S. Tsirkin5-22/+161
2014-12-09virtio: add virtio 1.0 feature bitMichael S. Tsirkin1-0/+3
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin2-11/+11
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin2-5/+4
2014-12-09virtio: add low-level APIs for feature bitsMichael S. Tsirkin1-3/+50
2014-12-09backlight: lp855x: Add supply regulator to lp855xSean Paul1-0/+2
2014-12-09thermal: provide an UAPI header fileFlorian Fainelli3-30/+37
2014-12-08Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds20-164/+115
2014-12-08Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+9
2014-12-08Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+41
2014-12-08Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+7
2014-12-08Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2014-12-08Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-1/+5
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-10/+540
2014-12-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui3-6/+114
2014-12-08Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds12-57/+146
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+2
2014-12-08fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck1-2/+2
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry2-14/+38
2014-12-08net: Add functions for handling padding frame and adding to lengthAlexander Duyck2-1/+35
2014-12-08net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen1-8/+0
2014-12-08tipc: convert name table read-write lock to RCUYing Xue1-0/+9
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro50-149/+341
2014-12-08net: bcmgenet: enable driver to work without a device treePetri Gynther1-0/+18