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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
vhost/net: larger header for virtio 1.0
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
vhost/net: virtio 1.0 byte swap
Michael S. Tsirkin
1
-5
/
+10
2014-12-09
vhost: virtio 1.0 endian-ness support
Michael S. Tsirkin
1
-37
/
+49
2014-12-09
vhost: switch to __get/__put_user exclusively
Michael S. Tsirkin
1
-3
/
+10
2014-12-09
vhost/net: force len for TX to host endian
Michael S. Tsirkin
1
-5
/
+5
2014-12-09
vhost: add memory access wrappers
Michael S. Tsirkin
1
-0
/
+31
2014-12-09
vhost: make features 64 bit
Michael S. Tsirkin
1
-3
/
+3
2014-12-09
virtio_net: enable v1.0 support
Michael S. Tsirkin
1
-0
/
+1
2014-12-09
virtio_net: disable mac write for virtio 1.0
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
virtio_net: bigger header when VERSION_1 is set
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
virtio_net: stricter short buffer length checks
Michael S. Tsirkin
1
-1
/
+1
2014-12-09
virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
Michael S. Tsirkin
1
-49
/
+41
2014-12-09
virtio_net: pass vi around
Michael S. Tsirkin
1
-18
/
+20
2014-12-09
virtio_blk: fix race at module removal
Michael S. Tsirkin
1
-1
/
+1
2014-12-09
virtio_blk: make serial attribute static
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
KVM: s390: enable virtio-ccw revision 1
Cornelia Huck
1
-1
/
+1
2014-12-09
KVM: s390 allow virtio_ccw status writes to fail
Michael S. Tsirkin
1
-1
/
+6
2014-12-09
KVM: s390: virtio-ccw revision 1 SET_VQ
Cornelia Huck
1
-12
/
+42
2014-12-09
KVM: s390: Set virtio-ccw transport revision
Thomas Huth
1
-0
/
+63
2014-12-09
virtio_blk: v1.0 support
Michael S. Tsirkin
1
-29
/
+41
2014-12-09
virtio_net: v1.0 endianness
Michael S. Tsirkin
1
-13
/
+20
2014-12-09
virtio: add legacy feature table support
Michael S. Tsirkin
1
-1
/
+24
2014-12-09
virtio: simplify feature bit handling
Michael S. Tsirkin
1
-4
/
+6
2014-12-09
virtio: set FEATURES_OK
Michael S. Tsirkin
1
-7
/
+22
2014-12-09
virtio: allow transports to get avail/used addresses
Cornelia Huck
1
-0
/
+16
2014-12-09
virtio_ring: switch to new memory access APIs
Michael S. Tsirkin
1
-44
/
+45
2014-12-09
virtio_ccw: add support for 64 bit features.
Michael S. Tsirkin
1
-7
/
+23
2014-12-09
virtio: assert 32 bit features in transports
Michael S. Tsirkin
7
-0
/
+21
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
8
-11
/
+11
2014-12-09
mic_virtio: robust feature array size calculation
Michael S. Tsirkin
1
-2
/
+1
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
10
-36
/
+26
2014-12-07
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+5
2014-12-06
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+1
2014-12-06
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+14
2014-12-05
watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7
Abhilash Kesavan
1
-1
/
+1
2014-12-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-13
/
+11
2014-12-04
Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2014-12-05
Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-13
/
+11
2014-12-04
Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-14
/
+8
2014-12-04
i2c: cadence: Set the hardware time-out register to maximum value
Vishnu Motghare
1
-0
/
+11
2014-12-04
i2c: davinci: generate STP always when NACK is received
Grygorii Strashko
1
-5
/
+3
2014-12-04
ahci: disable MSI on SAMSUNG 0xa800 SSD
Tejun Heo
1
-0
/
+1
2014-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+6
2014-12-03
Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+20
2014-12-03
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2014-12-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-45
/
+88
2014-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-67
/
+72
2014-12-03
drivers/input/evdev.c: don't kfree() a vmalloc address
Andrew Morton
1
-1
/
+1
2014-12-02
cxgb4: Fill in supported link mode for SFP modules
Hariprasad Shenai
1
-2
/
+6
2014-12-02
xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
Seth Forshee
1
-5
/
+0
[next]