summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-23[SCSI] libsas: fix false positive 'device attached' conditionsDan Williams
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams
2012-04-23[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_readyDan Williams
2012-04-23[SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams
2012-04-23[SCSI] libsas: fix sas_get_port_device regressionDan Williams
2012-04-23[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams
2012-04-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-22hwmon: (ad7314) Fix build warningGuenter Roeck
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell
2012-04-22i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA
2012-04-22i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA
2012-04-22i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan
2012-04-22i2c: pnx: Disable clk in suspendRoland Stigge
2012-04-22[SCSI] libata: Pass correct DMA device to scsi hostLin Ming
2012-04-22[SCSI] scsi_lib: use correct DMA device in __scsi_alloc_queueLin Ming
2012-04-22drm/i915: fixup load-detect on enabled, but not active pipeDaniel Vetter
2012-04-21Linux 3.4-rc4v3.4-rc4Linus Torvalds
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21drop_monitor: allow more events per secondEric Dumazet
2012-04-21ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma
2012-04-21ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd
2012-04-21NFSv4: Keep dropped state owners on the LRU list for a whileTrond Myklebust
2012-04-21NFSv4: Ensure that we don't drop a state owner more than onceTrond Myklebust
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro
2012-04-20Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-20ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon