summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-09-14Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-09-14fix undefined reference to user_shm_unlockHugh Dickins
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14cleanup console_print()Anirban Sinha
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-09-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...Linus Torvalds
2009-09-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branches 'slab/cleanups' and 'slab/fixes' into for-linusPekka Enberg
2009-09-14udf: Fix possible corruption when close races with writeJan Kara
2009-09-14udf: Perform preallocation only for regular filesJan Kara
2009-09-14udf: Remove wrong assignment in udf_symlinkJan Kara
2009-09-14udf: Remove dead codeJan Kara
2009-09-14x86, mce: do not compile mcelog message on AMDBorislav Petkov
2009-09-14EDAC, AMD: decode FR MCEsBorislav Petkov
2009-09-14EDAC, AMD: decode load store MCEsBorislav Petkov
2009-09-14EDAC, AMD: decode bus unit MCEsBorislav Petkov
2009-09-14EDAC, AMD: decode instruction cache MCEsBorislav Petkov
2009-09-14EDAC, AMD: decode data cache MCEsBorislav Petkov
2009-09-14EDAC, AMD: carve out decoding of MCi_STATUS ErrorCodeBorislav Petkov
2009-09-14EDAC, AMD: carve out MCi_STATUS decodingBorislav Petkov
2009-09-14x86, mce: pass mce info to EDAC for decodingBorislav Petkov
2009-09-14amd64_edac: cleanup amd64_decode_bus_errorBorislav Petkov
2009-09-14amd64_edac: remove memory and GART TLB error decodersBorislav Petkov
2009-09-14amd64_edac: cleanup/complete NB MCE decodingBorislav Petkov
2009-09-14amd64_edac: cleanup amd64_process_error_infoBorislav Petkov
2009-09-14EDAC: beef up ErrorCodeExt error signaturesBorislav Petkov
2009-09-14EDAC: move MCE error descriptions to EDAC coreBorislav Petkov
2009-09-14fsync: wait for data writeout completion before calling ->fsyncChristoph Hellwig
2009-09-14vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara
2009-09-14fat: Opencode sync_page_range_nolock()Jan Kara
2009-09-14pohmelfs: Use new syncing helperJan Kara
2009-09-14xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()Jan Kara
2009-09-14ocfs2: Update syncing after splicing to match generic versionJan Kara
2009-09-14ntfs: Use new syncing helpers and update commentsJan Kara
2009-09-14ext4: Remove syncing logic from ext4_file_writeJan Kara
2009-09-14ext3: Remove syncing logic from ext3_file_writeJan Kara
2009-09-14ext2: Update comment about generic_osync_inodeJan Kara
2009-09-14vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...Jan Kara