aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-25
* mmc: tmio: use PIO for short transfersGuennadi Liakhovetski2011-03-25
* mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski2011-03-25
* mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda2011-03-25
* mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu2011-03-25
* mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2011-03-25
* mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu2011-03-25
* mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu2011-03-25
* mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller2011-03-25
* mmc: mmci: Add ARM variant with extended FIFOPawel Moll2011-03-25
* mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung2011-03-25
* mmc: use pci_dev->revisionSergei Shtylyov2011-03-25
* mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-24
|\
| * fs: simplify iget & friendsChristoph Hellwig2011-03-24
| * fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner2011-03-24
| * fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-24
| * fs: move i_wb_list out from under inode_lockDave Chinner2011-03-24
| * fs: move i_sb_list out from under inode_lockDave Chinner2011-03-24
| * fs: remove inode_lock from iput_final and prune_icacheDave Chinner2011-03-24
| * fs: Lock the inode LRU list separatelyDave Chinner2011-03-24
| * fs: factor inode disposalDave Chinner2011-03-24
| * fs: protect inode->i_state with inode->i_lockDave Chinner2011-03-24
| * autofs4: Do not potentially dereference NULL pointer returned by fget() in au...Jesper Juhl2011-03-24
| * autofs4 - remove autofs4_lockIan Kent2011-03-24
| * autofs4 - fix d_manage() return on rcu-walkIan Kent2011-03-24
| * autofs4 - fix autofs4_expire_indirect() traversalIan Kent2011-03-24
| * autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent2011-03-24
| * autofs4 - reinstate last used update on accessIan Kent2011-03-24
| * vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent2011-03-24
* | [media] rc: update for bitop name changesStephen Rothwell2011-03-24
* | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-03-24
|\ \
| * | SLUB: Write to per cpu data when allocating itChristoph Lameter2011-03-24
| * | slub: Fix debugobjects with lockless fastpathThomas Gleixner2011-03-24
* | | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-24
|\ \ \
| * | | drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2011-03-24
| * | | drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger2011-03-24
| * | | drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher2011-03-24
| * | | Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie2011-03-24
| |\ \ \
| | * | | Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-24
| | * | | drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson2011-03-23
| | * | | drm/i915: Fix use after free within tracepointChris Wilson2011-03-23
| | * | | drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2011-03-23
| | * | | drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson2011-03-23
| | * | | drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson2011-03-23
| | * | | drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-23
| | * | | drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai2011-03-23
| | * | | drm/i915: Fix tiling corruption from pipelined fencingChris Wilson2011-03-23
| | * | | drm/i915: Re-enable self-refreshYuanhan Liu2011-03-23