summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-29[SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __initGeert Uytterhoeven
2011-06-29[SCSI] mac_scsi: Remove unused variable default_instanceGeert Uytterhoeven
2011-06-29[SCSI] mac_scsi: macscsi_detect() should be __initGeert Uytterhoeven
2011-06-29[SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()Geert Uytterhoeven
2011-06-29[SCSI] aha152x: add missing ISA PNP IDsOndrej Zary
2011-06-29[SCSI] Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink
2011-06-29[SCSI] ses: requesting a fault indicationDouglas Gilbert
2011-06-29[SCSI] atari_NCR5380: Remove obsolete variable oldtoGeert Uytterhoeven
2011-06-29[SCSI] sun3_NCR5380: Split NEXT() for lvalues/rvaluesGeert Uytterhoeven
2011-06-29[SCSI] MAINTAINERS update for bnx2fcBhanu Prakash Gollapudi
2011-06-29[SCSI] bnx2fc: Bumped version to 1.0.2Bhanu Prakash Gollapudi
2011-06-29[SCSI] bnx2fc: Fix kernel panic when deleting NPIV portsBhanu Prakash Gollapudi
2011-06-29[SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completionsBhanu Prakash Gollapudi
2011-06-29[SCSI] bnx2fc: host stats show the link speed 'unknown' on NIC partitioned in...Bhanu Prakash Gollapudi
2011-06-29[SCSI] lpfc: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-06-28Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-28Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-06-28drm/i915: Use chipset-specific irq installersChris Wilson
2011-06-28drm/i915: forcewake fix after resetBen Widawsky
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov
2011-06-28md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown
2011-06-28Linux 3.0-rc5Linus Torvalds
2011-06-28drm/i915: more struct_mutex lockingHugh Dickins
2011-06-28drm/i915: use shmem_truncate_rangeHugh Dickins
2011-06-28drm/i915: use shmem_read_mapping_pageHugh Dickins
2011-06-28drm/ttm: use shmem_read_mapping_pageHugh Dickins
2011-06-28drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-28drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle
2011-06-28drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle
2011-06-28drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle
2011-06-28memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki
2011-06-28taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-28mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra
2011-06-28drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf
2011-06-28romfs: fix romfs_get_unmapped_area() argument checkBob Liu
2011-06-28um: add asm/percpu.hRichard Weinberger
2011-06-28drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain
2011-06-28tmpfs: add shmem_read_mapping_page_gfpHugh Dickins
2011-06-28tmpfs: take control of its truncate_rangeHugh Dickins
2011-06-28mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-06-28mm: move vmtruncate_range to truncate.cHugh Dickins
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-06-27Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman