index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: omap_hsmmc: convert to module_platform_driver
Felipe Balbi
2012-04-06
1
-15
/
+1
*
mmc: omap_hsmmc: make it behave well as a module
Felipe Balbi
2012-04-06
1
-4
/
+5
*
mmc: omap_hsmmc: trivial cleanups
Felipe Balbi
2012-04-06
1
-77
/
+70
*
mmc: omap_hsmmc: context save after enabling runtime pm
Balaji T K
2012-04-06
1
-2
/
+2
*
mmc: omap_hsmmc: use runtime put sync in probe error patch
Balaji T K
2012-04-06
1
-2
/
+1
*
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
Rafael J. Wysocki
2012-04-06
1
-3
/
+9
*
mmc: bus: print bus speed mode of UHS-I card
Subhash Jadavani
2012-04-06
1
-2
/
+15
*
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
Manuel Lauss
2012-04-06
2
-1
/
+5
*
mmc: sh_mmcif: Simplify calculation of mmc->f_min
Simon Horman
2012-04-06
1
-7
/
+1
*
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
Simon Horman
2012-04-06
1
-6
/
+6
*
mmc: sh_mmcif: double clock speed
Simon Horman
2012-04-06
1
-1
/
+2
*
mmc: block: Remove use of mmc_blk_set_blksize
Ulf Hansson
2012-04-06
1
-26
/
+1
*
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
2012-04-06
2
-19
/
+30
*
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
2012-04-06
1
-0
/
+2
*
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
2012-04-06
1
-1
/
+8
*
mmc: sdhci-s3c: Enable runtime power management
Mark Brown
2012-04-06
1
-0
/
+28
*
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
Mark Brown
2012-04-06
1
-4
/
+7
*
mmc: sdhci-s3c: use devm_ functions
Julia Lawall
2012-04-06
1
-24
/
+3
*
mmc: sdhci-s3c: Keep a copy of platform data and use it
Thomas Abraham
2012-04-06
1
-2
/
+9
*
mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata
Thomas Abraham
2012-04-06
1
-0
/
+8
*
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
Thomas Abraham
2012-04-06
1
-4
/
+70
*
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
2012-04-01
1
-2
/
+2
*
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
2012-04-01
3
-81
/
+8
|
\
|
*
virtio-pci: switch to PM ops macro to initialise PM functions
Amit Shah
2012-03-31
1
-6
/
+1
|
*
virtio-pci: S3 support
Amit Shah
2012-03-31
1
-21
/
+3
|
*
virtio-pci: drop restore_common()
Amit Shah
2012-03-31
1
-16
/
+7
|
*
virtio: drop thaw PM operation
Amit Shah
2012-03-31
3
-34
/
+1
|
*
virtio: balloon: Allow stats update after restore from S4
Amit Shah
2012-03-31
1
-8
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
41
-1640
/
+1249
|
\
\
|
*
|
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
2012-03-31
1
-1
/
+1
|
*
|
vfs: split __lookup_hash
Miklos Szeredi
2012-03-31
1
-64
/
+44
|
*
|
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
2012-03-31
1
-15
/
+16
|
*
|
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
2012-03-31
1
-67
/
+46
|
*
|
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
2012-03-31
1
-3
/
+3
|
*
|
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
2012-03-31
1
-15
/
+8
|
*
|
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
2012-03-31
1
-25
/
+20
|
*
|
untangling do_lookup() - get rid of need_reval in !dentry case
Al Viro
2012-03-31
1
-6
/
+1
|
*
|
untangling do_lookup() - eliminate a loop.
Al Viro
2012-03-31
1
-4
/
+8
|
*
|
untangling do_lookup() - expand the area under ->i_mutex
Al Viro
2012-03-31
1
-2
/
+4
|
*
|
untangling do_lookup() - isolate !dentry stuff from the rest of it.
Al Viro
2012-03-31
1
-1
/
+16
|
*
|
vfs: move MAY_EXEC check from __lookup_hash()
Miklos Szeredi
2012-03-31
1
-6
/
+5
|
*
|
vfs: don't revalidate just looked up dentry
Miklos Szeredi
2012-03-31
1
-3
/
+1
|
*
|
vfs: fix d_need_lookup/d_revalidate order in do_lookup
Miklos Szeredi
2012-03-31
1
-2
/
+2
|
*
|
ext3: move headers to fs/ext3/
Al Viro
2012-03-31
23
-668
/
+437
|
*
|
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
2012-03-31
6
-656
/
+634
|
*
|
new helper: ext2_image_size()
Al Viro
2012-03-31
3
-8
/
+30
|
*
|
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
4
-9
/
+4
|
*
|
ext2: No longer export ext2_fs.h to user space
Thierry Reding
2012-03-31
2
-63
/
+10
|
*
|
mtdchar: kill persistently held vfsmount
Al Viro
2012-03-31
1
-37
/
+16
|
*
|
pstore: trim pstore_get_inode()
Al Viro
2012-03-31
1
-18
/
+8
[next]