aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-24virtio_net: don't free buffers in xmit ringRusty Russell1-59/+5
2009-09-24virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.Rusty Russell1-36/+10
2009-09-24virtio_net: skb_orphan() and nf_reset() in xmit path.Rusty Russell1-1/+5
2009-09-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds3-11/+18
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap2-4/+4
2009-09-23MN10300: Handle removal of struct uart_infoDavid Howells3-9/+9
2009-09-23FRV: Use asm/generic-hardirq.hChristoph Hellwig2-17/+4
2009-09-23Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds1-14/+8
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds15-66/+1331
2009-09-23Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-123/+102
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds64-251/+2795
2009-09-23Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+10
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds10-193/+209
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell3-2/+1
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds22-176/+1966
2009-09-23Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-152/+21
2009-09-23Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds9-21/+45
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds26-417/+478
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-172/+620
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds8-36/+34
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds16-4/+1120
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds130-3015/+7227
2009-09-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds24-934/+641
2009-09-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds40-1176/+8512
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds126-2137/+9603
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds20-133/+199
2009-09-23nommu: fix two build breakagesHugh Dickins1-1/+2
2009-09-23fs: change sys_truncate length parameter typeHeiko Carstens2-5/+3
2009-09-23Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds4-76/+21
2009-09-23Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds3-22/+21
2009-09-23jbd.h: bitfields should be unsignedH Hartley Sweeten1-1/+1
2009-09-23ext2: fix format string compile warning (ino_t)Heiko Carstens1-1/+1
2009-09-23V3 minixfs: add missing directory type checkingDoug Graham1-4/+18
2009-09-23sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen1-1/+1
2009-09-23video: s3c_fb.c: fix build with CONFIG_HOTPLUG=nPeter Korsgaard1-1/+1
2009-09-23drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton1-1/+1
2009-09-23vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez1-3/+5
2009-09-23fbcon: only unbind from console if successfully registeredIan Armstrong1-0/+10
2009-09-23matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare3-19/+0
2009-09-23matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare6-35/+32
2009-09-23matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare15-444/+580
2009-09-23matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare12-842/+837
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare5-70/+1
2009-09-23fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat2-13/+50
2009-09-23s3c2410fb: fix clockrate calculationBen Dooks1-1/+3
2009-09-23video: console, use DIV_ROUND_UPJiri Slaby1-4/+4
2009-09-23fb: fix fb_pan_display range checkFlorian Tobias Schandinat1-2/+2
2009-09-23drivers/video: add kmalloc NULL testsJulia Lawall1-2/+5
2009-09-23drivers/video/console/newport_con.c: fix read outside array boundsRoel Kluin1-1/+1
2009-09-23viafb: pass reference to pci device when calling framebuffer_alloc()Harald Welte1-2/+3