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
sparc: use block_sigmask()
Matt Fleming
2012-03-21
xtensa: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-21
xtensa: don't mask signals if we fail to setup signal stack
Matt Fleming
2012-03-21
xtensa: no need to reset handler if SA_ONESHOT
Matt Fleming
2012-03-21
xtensa: don't reimplement force_sigsegv()
Matt Fleming
2012-03-21
seq_file: fix mishandling of consecutive pread() invocations.
Earl Chew
2012-03-21
drivers/idle/intel_idle.c: fix confusing code identation
Marcos Paulo de Souza
2012-03-21
fs/namei.c: fix warnings on 32-bit
Andrew Morton
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
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
[prev]
[next]