index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-03-21
Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
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-21
dlm: last element of dlm_local_addr[] never used
David Teigland
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
2012-03-20
__register_binfmt() made void
Al Viro
2012-03-20
autofs: set things up *before* registering fs type
Al Viro
2012-03-20
anon_inodes: move allocation of anon_inode into ->mount()
Al Viro
[next]