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
2010-04-26
watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.
Denis Turischev
1
-5
/
+5
2010-04-26
watchdog: sbc_fitpc2_wdt: fixed I/O operations order
Denis Turischev
1
-2
/
+2
2010-04-26
Watchdog: sb_wdog.c: Fix sibyte watchdog initialization
Guenter Roeck
1
-2
/
+2
2010-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+9
2010-04-25
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
1
-1
/
+1
2010-04-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-11
/
+14
2010-04-24
e100: Fix the TX workqueue race
Alan Cox
1
-2
/
+8
2010-04-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2
-7
/
+20
2010-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
31
-59
/
+678
2010-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
4
-30
/
+53
2010-04-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
5
-46
/
+302
2010-04-24
initramfs: handle unrecognised decompressor when unpacking
Phillip Lougher
1
-1
/
+2
2010-04-24
ksm: check for ERR_PTR from follow_page()
Dan Carpenter
1
-6
/
+6
2010-04-24
VMware Balloon driver
Dmitry Torokhov
4
-0
/
+851
2010-04-24
fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block...
Anton Blanchard
1
-5
/
+12
2010-04-24
lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)
Hans Verkuil
1
-0
/
+1
2010-04-24
w1: fix omap 1-wire driver compilation
Amit Kucheria
1
-0
/
+1
2010-04-24
rmap: anon_vma_prepare() can leak anon_vma_chain
Oleg Nesterov
1
-4
/
+5
2010-04-24
keys: fix an RCU warning
David Howells
1
-5
/
+8
2010-04-24
lib: fix the use of LZO to decompress initramfs images
Albin Tonnerre
1
-7
/
+15
2010-04-24
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
2
-1
/
+13
2010-04-24
w1: w1 temp: fix negative termperature calculation
Ian Dall
1
-3
/
+2
2010-04-24
cgroups: fix procs documentation
KAMEZAWA Hiroyuki
1
-2
/
+1
2010-04-24
drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1
Thomas Gerlach
1
-0
/
+3
2010-04-24
lis3: add support for HP ProBook 432x/442x/452x/522x
Takashi Iwai
1
-0
/
+4
2010-04-24
mtd: fix Orion NAND driver compilation with ARM OABI
Paulius Zaleckas
1
-1
/
+7
2010-04-24
flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO
Changli Gao
1
-1
/
+1
2010-04-24
kernel/sys.c: fix compat uname machine
Andreas Schwab
1
-1
/
+1
2010-04-24
reiserfs: fix corruption during shrinking of xattrs
Jeff Mahoney
1
-1
/
+1
2010-04-24
memcg: fix prepare migration
Andrea Arcangeli
1
-2
/
+2
2010-04-24
reiserfs: fix permissions on .reiserfs_priv
Jeff Mahoney
2
-15
/
+4
2010-04-23
gianfar: Fix potential oops during OF address translation
Anton Vorontsov
1
-5
/
+1
2010-04-23
fsl_pq_mdio: Fix kernel oops during OF address translation
Anton Vorontsov
1
-6
/
+14
2010-04-23
eeepc-laptop: add missing sparse_keymap_free
Corentin Chary
1
-2
/
+1
2010-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-10
/
+15
2010-04-23
Cleanup generic block based fiemap
Josef Bacik
2
-41
/
+56
2010-04-23
drm/i915: fix non-Ironlake 965 class crashes
Jesse Barnes
1
-1
/
+1
2010-04-23
Merge branch 'fix/misc' into for-linus
Takashi Iwai
1
-0
/
+9
2010-04-23
Merge branch 'fix/hda' into for-linus
Takashi Iwai
4
-10
/
+6
2010-04-23
ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558
Daniel T Chen
1
-0
/
+2
2010-04-23
ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203
Daniel T Chen
1
-0
/
+1
2010-04-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+14
2010-04-22
tcp: bind() fix when many ports are bound
Eric Dumazet
2
-10
/
+21
2010-04-22
libata: ensure NCQ error result taskfile is fully initialized
Jeff Garzik
1
-0
/
+1
2010-04-22
libata: fix docs, RE port and device of libata.force ID separated by point
Roman Fietze
1
-1
/
+1
2010-04-22
pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
Kristoffer Ericson
2
-0
/
+8
2010-04-22
libata: fix locking around blk_abort_request()
Tejun Heo
1
-0
/
+4
2010-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
16
-30
/
+139
2010-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
3
-6
/
+9
2010-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
9
-42
/
+246
[next]