summaryrefslogtreecommitdiffstats
path: root/crypto/anubis.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-25ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski3-3/+3
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski8-95/+68
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-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-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes14-21/+15
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-24mmc: Add MMC_PROGRESS_*Simon Horman4-11/+17
2011-03-24mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman4-22/+21
2011-03-24UBIFS: fix assertion warning and refine commentsArtem Bityutskiy1-4/+7
2011-03-24UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy1-9/+0
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy4-5/+5
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy1-2/+2
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2-4/+5
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger1-3/+5
2011-03-24drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher3-7/+45
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-24sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu1-2/+2
2011-03-24spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais1-1/+19
2011-03-24crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering16-135/+37
2011-03-24remove dma64_addr_tFUJITA Tomonori11-80/+0