summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-01Linux 2.6.28-rc7v2.6.28-rc7Linus Torvalds1-2/+2
2008-12-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds26-149/+410
2008-12-01drivers/gpu/drm/i915/i915_irq.c: fix warningAndrew Morton1-1/+1
2008-12-01i82875p_edac: fix module removeJarkko Lavinen1-6/+7
2008-12-01i82875p_edac: fix overflow device resource setupJarkko Lavinen1-0/+1
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov1-6/+3
2008-12-01ntfs: don't fool kernel-docRandy Dunlap1-6/+2
2008-12-01kernel-doc: handle varargs cleanlyRandy Dunlap1-3/+7
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul2-3/+14
2008-12-01DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handlingFUJITA Tomonori1-5/+3
2008-12-01frv: fix mmap2 error handlingDavid Howells1-9/+8
2008-12-01taint: add missing commentArjan van de Ven1-0/+1
2008-12-01radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2-9/+30
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks2-0/+2
2008-12-01spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks1-1/+1
2008-12-01spi: au1550_spi full duplex dma fixJan Nikitenko1-10/+16
2008-12-01spi: fix spi_imx probe oopsingJulien Boibessot1-12/+13
2008-12-01epoll: introduce resource usage limitsDavide Libenzi4-8/+118
2008-12-01spi: mpc52xx_psc_spi chipselect bugfixStefano Babic1-1/+4
2008-12-01spi: avoid spidev crash when device is removedWolfgang Ocker1-1/+3
2008-12-01spi documentation: use __initdata on structroel kluin1-1/+1
2008-12-01hwmon: applesmc: make applesmc load automatically on startupHenrik Rydberg1-0/+1
2008-12-01parport_serial: fix array overflowTakashi Iwai1-0/+2
2008-12-01memcg: memory hotplug fix for notifier callbackKAMEZAWA Hiroyuki2-16/+33
2008-12-01mm: vmalloc fix lazy unmapping cache aliasingNick Piggin1-4/+16
2008-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-19/+13
2008-12-01ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh1-11/+4
2008-12-01ocfs2: fix return value set in init_dlmfs_fs()Coly Li1-1/+3
2008-12-01ocfs2: Small documentation updateMark Fasheh1-3/+0
2008-12-01ocfs2: fix wake_up in unlock_astDavid Teigland1-2/+1
2008-12-01ocfs2: initialize stack_user lvbptrDavid Teigland1-0/+3
2008-12-01ocfs2: comments typo fixColy Li2-2/+2
2008-12-01em28xx: remove backward compat macro added on a previous fixMauro Carvalho Chehab1-12/+0
2008-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+47
2008-12-01V4L/DVB (9748): em28xx: fix compile warningHans Verkuil1-2/+0
2008-12-01V4L/DVB (9743): em28xx: fix oops audioDouglas Schilling Landgraf1-1/+1
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds9-31/+107
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2-0/+22
2008-12-01[libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter1-1/+3
2008-12-01[libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter1-4/+7
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listTejun Heo1-0/+15
2008-12-01Merge branches 'ehca' and 'mlx4' into for-linusRoland Dreier5-1/+53
2008-12-01IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein1-0/+5
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher3-28/+53
2008-12-01IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes1-2/+1
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-17/+31
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-28/+14
2008-12-01Add kref to fake tty used by USB consoleKevin Hao1-0/+1
2008-12-01drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton1-6/+9
2008-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-10/+71