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