summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-25sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFDGuennadi Liakhovetski1-3/+3
2011-03-25mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski6-1285/+1409
2011-03-25mmc: tmio: use PIO for short transfersGuennadi Liakhovetski1-10/+23
2011-03-25mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski1-29/+34
2011-03-25mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda1-1/+13
2011-03-25mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu1-0/+42
2011-03-25mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2-8/+38
2011-03-25mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu1-0/+1
2011-03-25mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu2-3/+3
2011-03-25mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller1-0/+2
2011-03-25mmc: mmci: Add ARM variant with extended FIFOPawel Moll1-1/+12
2011-03-25mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung1-2/+2
2011-03-25mmc: use pci_dev->revisionSergei Shtylyov2-7/+4
2011-03-25mmc: mmc_test: Remove set-but-unused variable.Chris Ball1-2/+1
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds27-536/+615
2011-03-25[media] rc: update for bitop name changesStephen Rothwell1-3/+3
2011-03-25fs: simplify iget & friendsChristoph Hellwig1-179/+83
2011-03-25fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner1-7/+11
2011-03-25fs: rename inode_lock to inode_hash_lockDave Chinner6-56/+63
2011-03-25fs: move i_wb_list out from under inode_lockDave Chinner8-48/+70
2011-03-25fs: move i_sb_list out from under inode_lockDave Chinner6-56/+67
2011-03-25fs: remove inode_lock from iput_final and prune_icacheDave Chinner5-22/+17
2011-03-25fs: Lock the inode LRU list separatelyDave Chinner1-9/+30
2011-03-25fs: factor inode disposalDave Chinner1-63/+41
2011-03-25fs: protect inode->i_state with inode->i_lockDave Chinner11-74/+174
2011-03-25Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-3/+3
2011-03-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes14-21/+15
2011-03-25Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-145/+250
2011-03-24SLUB: Write to per cpu data when allocating itChristoph Lameter1-1/+1
2011-03-24slub: Fix debugobjects with lockless fastpathThomas Gleixner1-2/+2
2011-03-24autofs4: Do not potentially dereference NULL pointer returned by fget() in au...Jesper Juhl1-0/+4
2011-03-24autofs4 - remove autofs4_lockIan Kent4-31/+20
2011-03-24autofs4 - fix d_manage() return on rcu-walkIan Kent1-0/+2
2011-03-24autofs4 - fix autofs4_expire_indirect() traversalIan Kent1-1/+51
2011-03-24autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent1-4/+3
2011-03-24autofs4 - reinstate last used update on accessIan Kent2-34/+14
2011-03-24vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent1-5/+18
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds172-2112/+1520
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds39-502/+1924
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+21
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-32/+59
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds14-197/+104
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-28/+19
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds469-19254/+77749
2011-03-24Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds20-34/+787
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-58/+52
2011-03-24mmc: Add MMC_PROGRESS_*Simon Horman4-11/+17
2011-03-24mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman4-22/+21
2011-03-24Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+11
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds55-2374/+2920