aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf2011-03-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-19
|\
| * nilfs2: move NILFS_SUPER_MAGIC to linux/magic.hJiro SEKIBA2011-03-10
| * nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi2011-03-08
| * nilfs2: use sb instance instead of nilfs_sb_info structRyusuke Konishi2011-03-08
| * nilfs2: get rid of sc_sbi back pointerRyusuke Konishi2011-03-08
| * nilfs2: move log writer onto nilfs objectRyusuke Konishi2011-03-08
| * nilfs2: move next generation counter into nilfs objectRyusuke Konishi2011-03-08
| * nilfs2: move s_inode_lock and s_dirty_files into nilfs objectRyusuke Konishi2011-03-08
| * nilfs2: move parameters on nilfs_sb_info into nilfs objectRyusuke Konishi2011-03-08
| * nilfs2: move mount options to nilfs objectRyusuke Konishi2011-03-08
| * nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi2011-03-08
| * nilfs2: optimize rec_len functionsRyusuke Konishi2011-03-08
| * nilfs2: append blocksize info to warnings during loading super blocksRyusuke Konishi2011-03-08
| * nilfs2: add compat ioctlRyusuke Konishi2011-03-08
| * nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONRyusuke Konishi2011-03-08
| * nilfs2: tighten restrictions on inode flagsRyusuke Konishi2011-03-08
| * nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is setRyusuke Konishi2011-03-08
| * nilfs2: use common file attribute macrosRyusuke Konishi2011-03-08
| * nilfs2: add free entries count only if clear bit operation succeededRyusuke Konishi2011-03-08
| * nilfs2: decrement inodes count only if raw inode was successfully deletedRyusuke Konishi2011-03-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-19
|\ \
| * | mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-17
| * | mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-17
| * | mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-17
| * | mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski2011-03-17
| * | mmc: core: reset card voltage after power offUlf Hansson2011-03-17
| * | mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-17
| * | mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK2011-03-17
| * | mmc: dw_mmc: Remove set-but-unused variable.Chris Ball2011-03-17
| * | mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2011-03-17
| * | mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang2011-03-17
| * | mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang2011-03-17
| * | mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()Linus Walleij2011-03-17
| * | mmc: sh_mmcif: support aggressive clock gatingGuennadi Liakhovetski2011-03-16
| * | mmc: check if mmc cards < 2GB do sector addressingPhilip Rakity2011-03-16
| * | mmc: core: comment on why sdio_reset is done at init timePhilip Rakity2011-03-16
| * | mmc: dw_mmc: support DDR modeJaehoon Chung2011-03-15
| * | mmc: via-sdmmc: Remove set-but-unused variable.Chris Ball2011-03-15
| * | mmc: cb710: Return err value in cb710_wait_while_busy()Chris Ball2011-03-15
| * | mmc: sdhci-pci: Remove set-but-unused variable.Chris Ball2011-03-15
| * | mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo2011-03-15
| * | mmc: sdhci-tegra: free irq on error and removeWolfram Sang2011-03-15
| * | mmc: mxcmmc: use dmaengine APISascha Hauer2011-03-15
| * | mmc: dw_mmc: support 8-bit buswidthJaehoon Chung2011-03-15
| * | mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung2011-03-15
| * | mmc: tmio_mmc: use dmaengine helpers, drop submit checkLinus Walleij2011-03-15
| * | mmc: tmio_mmc: drop dma_sglen state variableLinus Walleij2011-03-15
| * | mmc: tmio_mmc: unmap with the proper sglenLinus Walleij2011-03-15
| * | mmc: tmio_mmc: map DMA buffers on the DMA engine deviceLinus Walleij2011-03-15