index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
Graham Gower
1
-0
/
+7
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
3
-29
/
+39
2012-10-08
cxgb4: allocate enough data in t4_memory_rw()
Dan Carpenter
1
-1
/
+1
2012-10-07
ptp: use list_move instead of list_del/list_add
Wei Yongjun
1
-6
/
+3
2012-10-07
vxlan: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2012-10-07
drivers/net/ethernet/marvell/sky2.c: fix error return code
Peter Senna Tschudin
1
-1
/
+4
2012-10-07
drivers/net/ethernet/marvell/skge.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/ethernet/sun/sungem.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-07
drivers/net/ethernet/sun/niu.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/natsemi/xtsonic.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/amd/au1000_eth.c: fix error return code
Peter Senna Tschudin
1
-2
/
+8
2012-10-07
drivers/net/ethernet/amd/amd8111e.c: fix error return code
Peter Senna Tschudin
1
-0
/
+2
2012-10-07
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-07
drivers/net/irda/sh_sir.c: fix error return code
Peter Senna Tschudin
1
-2
/
+3
2012-10-07
drivers/net/irda/sh_irda.c: fix error return code
Peter Senna Tschudin
1
-2
/
+2
2012-10-07
drivers/net/irda/sa1100_ir.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/irda/pxaficp_ir.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/irda/mcs7780.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/irda/irtty-sir.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/ethernet/sis/sis900.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/ethernet/natsemi/natsemi.c: fix error return code
Peter Senna Tschudin
1
-2
/
+2
2012-10-07
drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code
Peter Senna Tschudin
1
-3
/
+9
2012-10-07
net: remove skb recycling
Eric Dumazet
8
-102
/
+16
2012-10-07
infiniband: pass rdma_cm module to netlink_dump_start
Gao feng
2
-1
/
+3
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-6
/
+25
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
20
-168
/
+229
2012-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-148
/
+176
2012-10-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
134
-1342
/
+4741
2012-10-06
aoe: update aoe-internal version number to 50
Ed Cashin
1
-1
/
+1
2012-10-06
aoe: remove unused code
Ed Cashin
1
-4
/
+0
2012-10-06
aoe: make dynamic block minor numbers the default
Ed Cashin
1
-1
/
+1
2012-10-06
aoe: update and specify AoE address guards and error messages
Ed Cashin
2
-8
/
+11
2012-10-06
aoe: retain static block device numbers for backwards compatibility
Ed Cashin
1
-3
/
+51
2012-10-06
aoe: support more AoE addresses with dynamic block device minor numbers
Ed Cashin
5
-49
/
+72
2012-10-06
aoe: update copyright year in touched files
Ed Cashin
7
-7
/
+7
2012-10-06
aoe: update internal version number to 49
Ed Cashin
1
-1
/
+1
2012-10-06
aoe: remove unused code and add cosmetic improvements
Ed Cashin
4
-17
/
+10
2012-10-06
aoe: increase net_device reference count while using it
Ed Cashin
2
-0
/
+11
2012-10-06
aoe: associate frames with the AoE storage target
Ed Cashin
3
-54
/
+49
2012-10-06
aoe: disallow unsupported AoE minor addresses
Ed Cashin
1
-0
/
+7
2012-10-06
aoe: do revalidation steps in order
Ed Cashin
1
-2
/
+2
2012-10-06
aoe: failover remote interface based on aoe_deadsecs parameter
Ed Cashin
2
-6
/
+3
2012-10-06
aoe: use packets that work with the smallest-MTU local interface
Ed Cashin
2
-71
/
+87
2012-10-06
aoe: use a kernel thread for transmissions
Ed Cashin
3
-3
/
+40
2012-10-06
aoe: become I/O request queue handler for increased user control
Ed Cashin
5
-182
/
+308
2012-10-06
aoe: kernel thread handles I/O completions for simple locking
Ed Cashin
6
-306
/
+560
2012-10-06
aoe: for performance support larger packet payloads
Ed Cashin
5
-46
/
+111
2012-10-06
nbd: handle discard requests
Paul Clements
1
-1
/
+14
2012-10-06
nbd: add set flags ioctl
Paul Clements
1
-1
/
+7
[next]