summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown
2011-08-13mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath
2011-08-13mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław
2011-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-08-13mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko
2011-08-13mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung
2011-08-13mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity
2011-08-13mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu
2011-08-13iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach
2011-08-13Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach
2011-08-13ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o
2011-08-13ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma
2011-08-13ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeJiaying Zhang
2011-08-13ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth
2011-08-13firewire: core: handle ack_busy when fetching the Config ROMStefan Richter
2011-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-13e1000e: workaround invalid Tx/Rx tail descriptor register writeBruce Allan
2011-08-13e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan
2011-08-13e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplexBruce Allan
2011-08-13ixgbe: Fix FCOE memory leak for DDP packetsAlexander Duyck
2011-08-13Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King
2011-08-12Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2011-08-12xfs: don't expect xfs headers to be in subdirectoriesAlex Elder
2011-08-12xfs: replace xfs_buf_geterror() with bp->b_errorChandra Seetharaman
2011-08-12xfs: Check the return value of xfs_buf_read() for NULLChandra Seetharaman
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann
2011-08-12drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall
2011-08-12Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-08-12ASoC: Fix compile warning in wm8750.cTakashi Iwai
2011-08-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann
2011-08-12Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann
2011-08-12ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon
2011-08-12ARM: twd: register clockevents device before enabling PPIWill Deacon
2011-08-12ARM: realview: ensure visibility of writes during resetWill Deacon
2011-08-12ARM: perf: make name of arm_pmu_type consistentMark Rutland
2011-08-12ARM: perf: fix prototype of release_pmuMark Rutland
2011-08-12ARM: fix perf build with uclibc toolchainsFlorian Fainelli
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-12firewire: ohci: fix DMA unmapping in an error pathStefan Richter
2011-08-12firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner casesStefan Richter
2011-08-12perf probe: Filter out redundant inline-instancesMasami Hiramatsu
2011-08-12perf probe: Search concrete out-of-line instancesMasami Hiramatsu
2011-08-12perf probe: Avoid searching variables in intermediate scopesMasami Hiramatsu
2011-08-12perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu