index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-26
tg3: Use new VLAN code
Matt Carlson
2
-88
/
+10
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-132
/
+105
2011-01-25
bonding: update documentation - alternate configuration.
Nicolas de Pesloüan
1
-12
/
+71
2011-01-25
TCP: fix a bug that triggers large number of TCP RST by mistake
Jerry Chu
1
-1
/
+1
2011-01-25
MAINTAINERS: remove Reinette Chatre as iwlwifi maintainer
Reinette Chatre
1
-1
/
+0
2011-01-25
rt2x00: add device id for windy31 usb device
Greg Kroah-Hartman
1
-0
/
+1
2011-01-25
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
Felix Fietkau
1
-0
/
+3
2011-01-25
ipv6: Revert 'administrative down' address handling changes.
David S. Miller
1
-48
/
+33
2011-01-24
textsearch: doc - fix spelling in lib/textsearch.c.
Jesper Dangaard Brouer
1
-5
/
+5
2011-01-24
USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()
Jesper Juhl
1
-0
/
+1
2011-01-24
pch_gbe: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2011-01-24
bnx2: Always set ETH_FLAG_TXVLAN
Michael Chan
1
-0
/
+4
2011-01-24
net: clear heap allocation for ethtool_get_regs()
Eugene Teo
1
-1
/
+1
2011-01-24
ipv6: Always clone offlink routes.
David S. Miller
1
-8
/
+1
2011-01-24
dcbnl: make get_app handling symmetric for IEEE and CEE DCBx
John Fastabend
1
-2
/
+11
2011-01-24
Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...
David S. Miller
2
-26
/
+137
2011-01-24
tcp: fix bug in listening_get_next()
Eric Dumazet
1
-1
/
+0
2011-01-24
inetpeer: Use correct AVL tree base pointer in inet_getpeer().
David S. Miller
1
-1
/
+1
2011-01-24
GRO: fix merging a paged skb after non-paged skbs
Michal Schmidt
1
-2
/
+6
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
4863
-112016
/
+259692
2011-01-24
net: arp_ioctl() must hold RTNL
Eric Dumazet
2
-7
/
+7
2011-01-25
fix a shutdown regression in intel_idle
Shaohua Li
1
-6
/
+2
2011-01-25
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-51
/
+184
2011-01-25
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-121
/
+164
2011-01-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-44
/
+46
2011-01-25
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+53
2011-01-25
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-44
/
+11
2011-01-24
can: at91_can: make can_id of mailbox 0 configurable
Marc Kleine-Budde
2
-7
/
+108
2011-01-24
can: at91_can: don't use mailbox 0
Marc Kleine-Budde
1
-12
/
+20
2011-01-24
can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUM
Marc Kleine-Budde
1
-8
/
+10
2011-01-24
sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug
Yong Zhang
1
-25
/
+53
2011-01-24
Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
4
-9
/
+32
2011-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
6
-15
/
+94
2011-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
10
-14
/
+40
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
4
-4
/
+6
2011-01-24
BUILD_BUG_ON: make it handle more cases
Rusty Russell
1
-6
/
+27
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
2
-2
/
+2
2011-01-24
param: add null statement to compiled-in module params
Linus Walleij
1
-2
/
+4
2011-01-24
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
1
-1
/
+1
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
3
-11
/
+88
2011-01-24
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2
-3
/
+3
2011-01-24
tpm: fix panic caused by "tpm: Autodetect itpm devices"
Olof Johansson
1
-3
/
+3
2011-01-24
TPM: Long default timeout fix
Rajiv Andrade
1
-4
/
+6
2011-01-24
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
1
-0
/
+1
2011-01-24
keys: add trusted and encrypted maintainers
Mimi Zohar
1
-0
/
+22
2011-01-24
encrypted-keys: rename encrypted_defined files to encrypted
Mimi Zohar
3
-2
/
+3
2011-01-24
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar
3
-2
/
+2
2011-01-23
x86: Fix jump label with RO/NX module protection crash
matthieu castet
1
-1
/
+1
2011-01-22
fs: fix new dcache.c kernel-doc warnings
Randy Dunlap
1
-1
/
+3
2011-01-22
rapidio: fix new kernel-doc warnings
Randy Dunlap
1
-0
/
+2
[next]