index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2014-12-09
sunrpc: fix potential races in pool_stats collection
Jeff Layton
-3
/
+3
2014-12-09
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
-1
/
+4
2014-12-09
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
-1
/
+3
2014-12-09
sunrpc: move rq_cachetype field to better optimize space
Jeff Layton
-1
/
+1
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
-4
/
+5
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
-5
/
+5
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
-5
/
+6
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
-2
/
+3
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
-6
/
+15
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
-39
/
+344
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
-1
/
+2
2014-12-09
virtio: add API to detect legacy devices
Michael S. Tsirkin
-0
/
+2
2014-12-09
virtio: make VIRTIO_F_VERSION_1 a transport bit
Michael S. Tsirkin
-2
/
+2
2014-12-09
virtio_balloon: add legacy_only flag
Michael S. Tsirkin
-0
/
+2
2014-12-09
virtio_console: virtio 1.0 support
Michael S. Tsirkin
-3
/
+4
2014-12-09
virtio_scsi: export to userspace
Michael S. Tsirkin
-37
/
+38
2014-12-09
virtio_scsi: move to uapi
Michael S. Tsirkin
-0
/
+0
2014-12-09
virtio_scsi: v1.0 support
Michael S. Tsirkin
-15
/
+17
2014-12-09
tun: add VNET_LE flag
Michael S. Tsirkin
-0
/
+1
2014-12-09
tun: move internal flag defines out of uapi
Michael S. Tsirkin
-13
/
+3
2014-12-09
virtio_blk: v1.0 support
Michael S. Tsirkin
-7
/
+8
2014-12-09
virtio_net: v1.0 endianness
Michael S. Tsirkin
-7
/
+8
2014-12-09
virtio: add legacy feature table support
Michael S. Tsirkin
-0
/
+4
2014-12-09
virtio: set FEATURES_OK
Michael S. Tsirkin
-0
/
+2
2014-12-09
virtio: allow transports to get avail/used addresses
Cornelia Huck
-0
/
+3
2014-12-09
virtio_config: endian conversion for v1.0
Michael S. Tsirkin
-3
/
+6
2014-12-09
virtio: memory access APIs
Michael S. Tsirkin
-22
/
+161
2014-12-09
virtio: add virtio 1.0 feature bit
Michael S. Tsirkin
-0
/
+3
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
-11
/
+11
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
-5
/
+4
2014-12-09
virtio: add low-level APIs for feature bits
Michael S. Tsirkin
-3
/
+50
2014-12-09
backlight: lp855x: Add supply regulator to lp855x
Sean Paul
-0
/
+2
2014-12-09
thermal: provide an UAPI header file
Florian Fainelli
-30
/
+37
2014-12-08
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
-164
/
+115
2014-12-08
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+9
2014-12-08
Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-13
/
+41
2014-12-08
Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
-0
/
+7
2014-12-08
Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+4
2014-12-08
Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
-1
/
+5
2014-12-08
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-10
/
+540
2014-12-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
-6
/
+114
2014-12-08
Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
-57
/
+146
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-2
/
+2
2014-12-08
fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined
Alexander Duyck
-2
/
+2
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
-14
/
+38
2014-12-08
net: Add functions for handling padding frame and adding to length
Alexander Duyck
-1
/
+35
2014-12-08
net/mlx5_core: Remove unused dev cap enum fields
Eli Cohen
-8
/
+0
2014-12-08
tipc: convert name table read-write lock to RCU
Ying Xue
-0
/
+9
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
-149
/
+341
2014-12-08
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
-0
/
+18
[prev]
[next]