index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
anubis.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-25
ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.h
Guennadi Liakhovetski
3
-3
/
+3
2011-03-25
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
8
-95
/
+68
2011-03-25
sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFD
Guennadi Liakhovetski
1
-3
/
+3
2011-03-25
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
6
-1285
/
+1409
2011-03-25
mmc: tmio: use PIO for short transfers
Guennadi Liakhovetski
1
-10
/
+23
2011-03-25
mmc: tmio-mmc: Improve DMA stability on sh-mobile
Guennadi Liakhovetski
1
-29
/
+34
2011-03-25
mmc: fix mmc_app_send_scr() for dma transfer
Yoshihiro Shimoda
1
-1
/
+13
2011-03-25
mmc: sdhci-esdhc: enable esdhc on imx53
Richard Zhu
1
-0
/
+42
2011-03-25
mmc: sdhci-esdhc: use writel/readl as general APIs
Richard Zhu
2
-8
/
+38
2011-03-25
mmc: sdhci: add the abort CMDTYPE bits definition
Richard Zhu
1
-0
/
+1
2011-03-25
mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc
Richard Zhu
2
-3
/
+3
2011-03-25
mmc: of_mmc_spi: Need to include irq.h and of_irq.h
David Miller
1
-0
/
+2
2011-03-25
mmc: mmci: Add ARM variant with extended FIFO
Pawel Moll
1
-1
/
+12
2011-03-25
mmc: dw_mmc: set fixed burst in BMOD register
Jaehoon Chung
1
-2
/
+2
2011-03-25
mmc: use pci_dev->revision
Sergei Shtylyov
2
-7
/
+4
2011-03-25
mmc: mmc_test: Remove set-but-unused variable.
Chris Ball
1
-2
/
+1
2011-03-25
[media] rc: update for bitop name changes
Stephen Rothwell
1
-3
/
+3
2011-03-25
fs: simplify iget & friends
Christoph Hellwig
1
-179
/
+83
2011-03-25
fs: pull inode->i_lock up out of writeback_single_inode
Dave Chinner
1
-7
/
+11
2011-03-25
fs: rename inode_lock to inode_hash_lock
Dave Chinner
6
-56
/
+63
2011-03-25
fs: move i_wb_list out from under inode_lock
Dave Chinner
8
-48
/
+70
2011-03-25
fs: move i_sb_list out from under inode_lock
Dave Chinner
6
-56
/
+67
2011-03-25
fs: remove inode_lock from iput_final and prune_icache
Dave Chinner
5
-22
/
+17
2011-03-25
fs: Lock the inode LRU list separately
Dave Chinner
1
-9
/
+30
2011-03-25
fs: factor inode disposal
Dave Chinner
1
-63
/
+41
2011-03-25
fs: protect inode->i_state with inode->i_lock
Dave Chinner
11
-74
/
+174
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
14
-21
/
+15
2011-03-24
SLUB: Write to per cpu data when allocating it
Christoph Lameter
1
-1
/
+1
2011-03-24
slub: Fix debugobjects with lockless fastpath
Thomas Gleixner
1
-2
/
+2
2011-03-24
autofs4: Do not potentially dereference NULL pointer returned by fget() in au...
Jesper Juhl
1
-0
/
+4
2011-03-24
autofs4 - remove autofs4_lock
Ian Kent
4
-31
/
+20
2011-03-24
autofs4 - fix d_manage() return on rcu-walk
Ian Kent
1
-0
/
+2
2011-03-24
autofs4 - fix autofs4_expire_indirect() traversal
Ian Kent
1
-1
/
+51
2011-03-24
autofs4 - fix dentry leak in autofs4_expire_direct()
Ian Kent
1
-4
/
+3
2011-03-24
autofs4 - reinstate last used update on access
Ian Kent
2
-34
/
+14
2011-03-24
vfs - check non-mountpoint dentry might block in __follow_mount_rcu()
Ian Kent
1
-5
/
+18
2011-03-24
mmc: Add MMC_PROGRESS_*
Simon Horman
4
-11
/
+17
2011-03-24
mmc, ARM: Rename SuperH Mobile ARM zboot helpers
Simon Horman
4
-22
/
+21
2011-03-24
UBIFS: fix assertion warning and refine comments
Artem Bityutskiy
1
-4
/
+7
2011-03-24
UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS
Artem Bityutskiy
1
-9
/
+0
2011-03-24
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
4
-5
/
+5
2011-03-24
UBI: use GFP_NOFS properly
Artem Bityutskiy
1
-2
/
+2
2011-03-24
drm/vblank: update recently added vbl interface to be more future proof.
Dave Airlie
2
-4
/
+5
2011-03-24
drm radeon: Return -EINVAL on wrong pm sysfs access
Thomas Renninger
1
-3
/
+5
2011-03-24
drm/radeon/kms: fix hardcoded EDID handling
Alex Deucher
3
-7
/
+45
2011-03-24
Revert "drm/i915: Don't save/restore hardware status page address register"
Chris Wilson
2
-0
/
+7
2011-03-24
sh: Fix build alloc_thread_info_node function
Nobuhiro Iwamatsu
1
-2
/
+2
2011-03-24
spi/pl022: Add loopback support for the SPI on 5500
Philippe Langlais
1
-1
/
+19
2011-03-24
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
16
-135
/
+37
2011-03-24
remove dma64_addr_t
FUJITA Tomonori
11
-80
/
+0
[next]