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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-10
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
3
-9
/
+23
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
1
-19
/
+6
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
1
-25
/
+32
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
3
-1
/
+34
2014-02-10
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
3
-4
/
+5
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
1
-1
/
+1
2014-02-10
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
1
-9
/
+20
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
3
-7
/
+16
2014-02-10
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-39
/
+91
2014-02-10
microblaze: Fix a typo when disabling stack protection
Edgar E. Iglesias
1
-1
/
+1
2014-02-10
microblaze: Define readq and writeq IO helper function
Michal Simek
1
-0
/
+6
2014-02-10
microblaze: Fix missing HZ macro
Michal Simek
1
-0
/
+2
2014-02-09
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
Jesper Juhl
1
-1
/
+1
2014-02-09
net: vxge: Remove unused device pointer
Christian Engelmayer
1
-6
/
+0
2014-02-09
net: qmi_wwan: add ZTE MF667
Raymond Wanyoike
1
-0
/
+1
2014-02-09
3c59x: Remove unused pointer in vortex_eisa_cleanup()
Christian Engelmayer
1
-2
/
+0
2014-02-09
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
1
-0
/
+7
2014-02-09
wan: dlci: Remove unused netdev_priv pointer
Christian Engelmayer
1
-5
/
+0
2014-02-09
6lowpan: Remove unused pointer in lowpan_header_create()
Christian Engelmayer
1
-3
/
+0
2014-02-09
Linux 3.14-rc2
Linus Torvalds
1
-1
/
+1
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-0
/
+6
2014-02-09
ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel
FX Le Bail
1
-1
/
+1
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-31
/
+17
2014-02-09
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
1
-3
/
+3
2014-02-09
net: Include appropriate header file in netfilter/nft_lookup.c
Rashika Kheria
1
-0
/
+1
2014-02-09
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
2
-8
/
+9
2014-02-09
net: Move prototype declaration to header file include/net/datalink.h from ne...
Rashika Kheria
2
-3
/
+3
2014-02-09
net: Move prototype declaration to header file include/net/ipx.h from net/ipx...
Rashika Kheria
2
-9
/
+8
2014-02-09
net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
Rashika Kheria
2
-4
/
+3
2014-02-09
net: Move prototype declaration to header file include/net/dn.h from net/decn...
Rashika Kheria
2
-3
/
+2
2014-02-09
net: Move prototype declaration to appropriate header file from decnet/af_dec...
Rashika Kheria
2
-2
/
+2
2014-02-09
net: Mark functions as static in core/dev.c
Rashika Kheria
1
-3
/
+3
2014-02-09
net: Include appropriate header file in caif/cfsrvl.c
Rashika Kheria
1
-0
/
+1
2014-02-09
net: Include appropriate header file in caif/caif_dev.c
Rashika Kheria
1
-0
/
+1
2014-02-09
net: Mark function as static in 9p/client.c
Rashika Kheria
1
-1
/
+1
2014-02-10
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2
-0
/
+6
2014-02-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
30
-159
/
+256
2014-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
24
-154
/
+413
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
7
-25
/
+14
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-8
/
+9
2014-02-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-63
/
+162
2014-02-08
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-02-08
Btrfs: don't loop forever if we can't run because of the tree mod log
Josef Bacik
1
-0
/
+1
2014-02-08
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-08
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-02-08
Btrfs: fix assert screwup for the pending move stuff
Josef Bacik
1
-5
/
+3
2014-02-08
Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+32
2014-02-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-84
/
+138
[prev]
[next]