summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-08-01switch posix_acl_from_mode() to umode_tAl Viro
2011-08-01switch posix_acl_equiv_mode() to umode_t *Al Viro
2011-08-01switch posix_acl_create() to umode_t *Al Viro
2011-08-01block: initialise bd_super in bdget()Lachlan McIlroy
2011-08-01vfs: avoid call to inode_lru_list_del() if possibleEric Dumazet
2011-08-01vfs: avoid taking inode_hash_lock on pipes and socketsEric Dumazet
2011-08-01vfs: conditionally call inode_wb_list_del()Eric Dumazet
2011-08-01VFS: Fix automount for negative autofs dentriesDavid Howells
2011-08-01Btrfs: load the key from the dir item in readdir into a fake dentryJosef Bacik
2011-07-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust
2011-07-31mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi
2011-07-31mfd: twl6030-pwm.c needs MODULE_LICENSERandy Dunlap
2011-07-31mfd: Fix the omap-usb-host clock API usage on usbhs_disable()Keshava Munegowda
2011-07-31mfd: Acknowledge WM8994 IRQs before reportingMark Brown
2011-07-31mfd: Acknowlege all WM831x IRQs before we handle themMark Brown
2011-07-31mfd: Avoid two assignments if failures happen in tps65910_i2c_probeJesper Juhl
2011-07-31regulator: Storing tps65912 error codes in u8Dan Carpenter
2011-07-31mfd: Don't leak init_data in tps65910_i2c_probeJesper Juhl
2011-07-31regulator: aat2870: Add AAT2870 regulator driverJin Park