summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [SCSI] zfcp: fix remote port status checkMartin Petermann2008-12-011-2/+1
| * | | | | | | [SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart2008-11-211-1/+1
| * | | | | | | [SCSI] Fix hang in starved list processingMike Christie2008-11-161-12/+11
* | | | | | | | MN10300: Fix application of kernel module relocationsMark Salter2008-12-021-28/+7
* | | | | | | | sgi-gru: call fs_initcall() if statically linkedDean Nelson2008-12-021-1/+1
* | | | | | | | powerpc: Use physical cpu id when setting the processor affinityKumar Gala2008-12-021-1/+1
* | | | | | | | vmscan: evict streaming IO firstRik van Riel2008-12-021-1/+6
* | | | | | | | bdi: register sysfs bdi device only once per queueKay Sievers2008-12-021-0/+3
* | | | | | | | nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima2008-12-021-4/+8
| |/ / / / / / |/| | | | | |
* | | | | | | Linux 2.6.28-rc7v2.6.28-rc7Linus Torvalds2008-12-011-2/+2
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-0126-149/+410
|\ \ \ \ \ \ \
| * | | | | | | em28xx: remove backward compat macro added on a previous fixMauro Carvalho Chehab2008-12-011-12/+0
| * | | | | | | V4L/DVB (9748): em28xx: fix compile warningHans Verkuil2008-12-011-2/+0
| * | | | | | | V4L/DVB (9743): em28xx: fix oops audioDouglas Schilling Landgraf2008-12-011-1/+1
| * | | | | | | V4L/DVB (9742): em28xx-alsa: implement another locking schemaMauro Carvalho Chehab2008-11-241-13/+24
| * | | | | | | V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStickMichael Krufky2008-11-241-1/+1
| * | | | | | | V4L/DVB (9691): gspca: Move the video device to a separate area.Jean-Francois Moine2008-11-242-16/+14
| * | | | | | | V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine2008-11-242-4/+11
| * | | | | | | V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine2008-11-2410-10/+39
| * | | | | | | V4L/DVB (9668): em28xx: fix a race condition with haldMauro Carvalho Chehab2008-11-201-53/+75
| * | | | | | | V4L/DVB (9664): af9015: don't reconnect device in USB-busJose Alberto Reguero2008-11-201-6/+2
| * | | | | | | V4L/DVB (9647): em28xx: void having two concurrent control URB'sMauro Carvalho Chehab2008-11-203-2/+12
| * | | | | | | V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab2008-11-202-22/+31
| * | | | | | | V4L/DVB (9645): em28xx: Avoid memory leaks if registration failsMauro Carvalho Chehab2008-11-201-4/+5
| * | | | | | | V4L/DVB (9639): Make dib0700 remote control support work with firmware v1.20Devin Heitmueller2008-11-163-2/+158
| * | | | | | | V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endianHarvey Harrison2008-11-161-1/+1
| * | | | | | | V4L/DVB (9634): Make sure the i2c gate is open before powering down tunerDevin Heitmueller2008-11-161-0/+2
| * | | | | | | V4L/DVB (9632): make em28xx aux audio input workDevin Heitmueller2008-11-161-0/+2
| * | | | | | | V4L/DVB (9631): Make s2api work for ATSC supportDevin Heitmueller2008-11-161-1/+2
| * | | | | | | V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eepromMauro Carvalho Chehab2008-11-161-4/+6
| * | | | | | | V4L/DVB (9608): Fix section mismatch warning for dm1105 during makeIgor M. Liplianin2008-11-161-1/+1
| * | | | | | | V4L/DVB (9605): usb-urb: fix memory leakDouglas Schilling Landgraf2008-11-161-5/+14
| * | | | | | | V4L/DVB (9604): ttusb_dec: fix memory leakDouglas Schilling Landgraf2008-11-161-0/+1
| * | | | | | | V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbsDouglas Schilling Landgraf2008-11-161-1/+8
| * | | | | | | V4L/DVB (9602): dvb-ttusb-budget: Add NULL pointer validationDouglas Schilling Landgraf2008-11-161-0/+6
| * | | | | | | V4L/DVB (9601): ttusb_dec: Add NULL pointer validationDouglas Schilling Landgraf2008-11-161-0/+6
* | | | | | | | drivers/gpu/drm/i915/i915_irq.c: fix warningAndrew Morton2008-12-011-1/+1
* | | | | | | | i82875p_edac: fix module removeJarkko Lavinen2008-12-011-6/+7
* | | | | | | | i82875p_edac: fix overflow device resource setupJarkko Lavinen2008-12-011-0/+1
* | | | | | | | fbdev: fix FB console blankingDmitry Baryshkov2008-12-011-6/+3
* | | | | | | | ntfs: don't fool kernel-docRandy Dunlap2008-12-011-6/+2
* | | | | | | | kernel-doc: handle varargs cleanlyRandy Dunlap2008-12-011-3/+7
* | | | | | | | lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-012-3/+14
* | | | | | | | DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handlingFUJITA Tomonori2008-12-011-5/+3
* | | | | | | | frv: fix mmap2 error handlingDavid Howells2008-12-011-9/+8
* | | | | | | | taint: add missing commentArjan van de Ven2008-12-011-0/+1
* | | | | | | | radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2008-12-012-9/+30
* | | | | | | | spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks2008-12-012-0/+2
* | | | | | | | spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks2008-12-011-1/+1
* | | | | | | | spi: au1550_spi full duplex dma fixJan Nikitenko2008-12-011-10/+16
OpenPOWER on IntegriCloud