index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
[atm] switch vcc_sendmsg() to copy_from_iter()
Al Viro
1
-11
/
+6
2014-11-24
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...
Al Viro
3
-13
/
+13
2014-11-24
tipc_msg_build(): pass msghdr instead of its ->msg_iov
Al Viro
3
-9
/
+8
2014-11-24
tipc_sendmsg(): pass msghdr instead of its ->msg_iov
Al Viro
1
-4
/
+4
2014-11-24
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
4
-17
/
+19
2014-11-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
4
-95
/
+18
2014-11-24
kill zerocopy_sg_from_iovec()
Al Viro
2
-65
/
+2
2014-11-24
{macvtap,tun}_get_user(): switch to iov_iter
Al Viro
2
-43
/
+45
2014-11-24
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
2
-0
/
+119
2014-11-24
switch macvtap to ->read_iter()
Al Viro
1
-34
/
+27
2014-11-24
switch drivers/net/tun.c to ->read_iter()
Al Viro
1
-25
/
+15
2014-11-24
new helper: memcpy_to_msg()
Al Viro
9
-9
/
+13
2014-11-24
switch ipxrtr_route_packet() from iovec to msghdr
Al Viro
3
-5
/
+4
2014-11-24
new helper: memcpy_from_msg()
Al Viro
36
-57
/
+57
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
4
-5
/
+9
2014-11-23
enic: use netdev_rss_key_fill() helper
Eric Dumazet
2
-14
/
+19
2014-11-23
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
13
-33
/
+55
2014-11-23
enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock)
Govindarajulu Varadarajan
1
-4
/
+3
2014-11-23
enic: use napi_schedule_irqoff()
Govindarajulu Varadarajan
1
-7
/
+5
2014-11-23
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
4
-5
/
+10
2014-11-22
Merge branch 'cxgb4-next'
David S. Miller
17
-1321
/
+2004
2014-11-22
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...
Hariprasad Shenai
10
-181
/
+282
2014-11-22
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI
Hariprasad Shenai
8
-232
/
+374
2014-11-22
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
Hariprasad Shenai
6
-343
/
+684
2014-11-22
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...
Hariprasad Shenai
9
-228
/
+327
2014-11-22
RDMA/cxgb4: Cleanup Filter related macros/register defines
Hariprasad Shenai
4
-337
/
+337
2014-11-22
i40e: enable fdb add code, remove unused code
Jesse Brandeburg
1
-63
/
+8
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
239
-944
/
+2042
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-299
/
+500
2014-11-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-10
/
+10
2014-11-21
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
21
-55
/
+145
2014-11-21
Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-11-21
Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
18
-25
/
+42
2014-11-21
Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-15
/
+37
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-20
/
+69
2014-11-21
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-38
/
+46
2014-11-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-20
/
+60
2014-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
1
-1
/
+1
2014-11-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-3
/
+31
2014-11-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-48
/
+42
2014-11-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+51
2014-11-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+5
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
185
-2190
/
+7784
2014-11-21
Merge branch 'defxx-next'
David S. Miller
2
-62
/
+129
2014-11-21
defxx: Clean up DEFEA resource management
Maciej W. Rozycki
2
-37
/
+80
2014-11-21
defxx: Disable DEFEA's ESIC I/O decoding on shutdown
Maciej W. Rozycki
1
-0
/
+6
2014-11-21
defxx: Correct DEFEA's ESIC MMIO decoding
Maciej W. Rozycki
2
-24
/
+39
2014-11-21
defxx: Fix DEFPA enable error propagation
Maciej W. Rozycki
1
-4
/
+7
2014-11-21
vlan: Pass ethtool get_ts_info queries to real device.
Richard Cochran
1
-0
/
+19
2014-11-21
tcp: Restore RFC5961-compliant behavior for SYN packets
Calvin Owens
1
-2
/
+2
[next]