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