aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-10crypto: sha1 - export sha1_update for reuseMathias Krause
2011-08-10crypto: picoxcell - fix possible invalid pointer dereferenceJamie Iles
2011-08-10crypto: picoxcell - support for device tree matchingJamie Iles
2011-08-10crypto: picoxcell - add connection ID to the clock nameJamie Iles
2011-08-10crypto: picoxcell - convert to platform ID tableJamie Iles
2011-08-03crypto: padlock-aes - Make module loading even quieter when hardware is missingJonathan Nieder
2011-08-01oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-08-01ext4: prevent memory leaks from ext4_mb_init_backend() on error pathYu Jian
2011-08-01ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #Yu Jian
2011-08-01ext4: use ext4_msg() instead of printk in mballocTheodore Ts'o
2011-08-01kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel
2011-08-01kdb: Remove all references to DOING_KGDB2Jason Wessel
2011-08-01kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel
2011-08-01kdb: cleanup unused variables missed in the original kdb mergeJason Wessel
2011-08-01Merge branch 'for-next' into for-linusLiam Girdwood
2011-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-08-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely
2011-08-01CIFS: Cleanup demupltiplex thread exiting codePavel Shilovsky
2011-08-01CIFS: Move mid search to a separate functionPavel Shilovsky
2011-08-01CIFS: Move RFC1002 check to a separate functionPavel Shilovsky
2011-08-01CIFS: Simplify socket reading in demultiplex threadPavel Shilovsky
2011-08-01ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_infoTheodore Ts'o
2011-08-01ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()Theodore Ts'o
2011-08-01CIFS: Move buffer allocation to a separate functionPavel Shilovsky
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown
2011-08-01gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown
2011-08-01msm: gpio: Fold register defs into C fileDavid Brown
2011-08-01msm: gpiomux: Move public API to public headerDavid Brown
2011-08-01msm: gpio: Remove ifdefs on gpio chip registersDavid Brown
2011-08-01msm: gpio: Remove chip-specific register definitionsDavid Brown
2011-08-01msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown
2011-08-01msm: gpio: Remove unsupported devicesDavid Brown
2011-08-01OMAP: DSS2: HDMI: fix hdmi clock nameTomi Valkeinen
2011-08-01HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen
2011-08-01ext4: use the correct error exit path in ext4_init_inode_table()Yongqiang Yang
2011-08-01xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not setMarkus Trippelsdorf
2011-08-01VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lockDavid Howells
2011-08-01VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree()David Howells
2011-08-01VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree()David Howells
2011-08-01switch posix_acl_chmod() to umode_tAl Viro