index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-25
mmc: sdhci-tegra: Explicitly support Tegra30
Stephen Warren
2012-03-25
mmc: esdhc: Implement power management for ESDHC
Jerry Huang
2012-03-25
mmc: sdhci: Add platform suspend/resume hooks.
Chris Ball
2012-03-25
mmc: dw_mmc: Override blk_settings with platdata on IDMAC
Jaehoon Chung
2012-03-25
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
2012-03-25
mmc: dw_mmc: add support for eMMC Power Off Notify feature
Jaehoon Chung
2012-03-25
mmc: MMC-4.5 Data Tag Support
Saugata Das
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-21
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
ext4: initialization of ext4_li_mtx needs to be done earlier
Al Viro
2012-03-20
VM: make zap_page_range() callers that act on a single VMA use separate helper
Al Viro
2012-03-20
VM: make unmap_vmas() return void
Al Viro
2012-03-20
VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()
Al Viro
2012-03-20
VM: make zap_page_range() return void
Al Viro
2012-03-20
VM: can't go through the inner loop in unmap_vmas() more than once...
Al Viro
2012-03-20
VM: unmap_page_range() can return void
Al Viro
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
2012-03-20
hfsplus: add an ioctl to bless files
Matthew Garrett
2012-03-20
hfsplus: change finder_info to u32
Matthew Garrett
2012-03-20
hfsplus: initialise userflags
Matthew Garrett
2012-03-20
qnx4: new helper - try_extent()
Al Viro
2012-03-20
qnx4: get rid of qnx4_bread/qnx4_getblk
Al Viro
2012-03-20
take removal of PF_FORKNOEXEC to flush_old_exec()
Al Viro
2012-03-20
trim includes in inode.c
Al Viro
2012-03-20
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...
Al Viro
2012-03-20
um: embed ->stub_pages[] into mmu_context
Al Viro
2012-03-20
gadgetfs: list_for_each_safe() misuse
Al Viro
2012-03-20
ocfs2: fix leaks on failure exits in module_init
Al Viro
2012-03-20
ecryptfs: make register_filesystem() the last potential failure exit
Al Viro
2012-03-20
ntfs: forgets to unregister sysctls on register_filesystem() failure
Al Viro
2012-03-20
logfs: missing cleanup on register_filesystem() failure
Al Viro
2012-03-20
jfs: mising cleanup on register_filesystem() failure
Al Viro
2012-03-20
make configfs_pin_fs() return root dentry on success
Al Viro
2012-03-20
configfs: configfs_create_dir() has parent dentry in dentry->d_parent
Al Viro
2012-03-20
configfs: sanitize configfs_create()
Al Viro
2012-03-20
configfs: kill configfs_sb
Al Viro
2012-03-20
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
Al Viro
[next]