summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-28nfs: drop unnecessary locking in llseekAndi Kleen
2011-10-28ext4: replace cut'n'pasted llseek code with generic_file_llseek_sizeAndi Kleen
2011-10-28vfs: add generic_file_llseek_sizeAndi Kleen
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen
2011-10-28direct-io: merge direct_io_walker into __blockdev_direct_IOAndi Kleen
2011-10-28direct-io: inline the complete submission pathAndi Kleen
2011-10-28direct-io: separate map_bh from dioAndi Kleen
2011-10-28direct-io: use a slab cache for struct dioAndi Kleen
2011-10-28direct-io: rearrange fields in dio/dio_submit to avoid holesAndi Kleen
2011-10-28direct-io: fix a wrong commentAndi Kleen
2011-10-28direct-io: separate fields only used in the submission path from struct dioAndi Kleen
2011-10-28vfs: fix spinning prevention in prune_icache_sbChristoph Hellwig
2011-10-28vfs: add a comment to inode_permission()Andreas Gruenbacher
2011-10-28vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher
2011-10-28vfs: add hex format for MAY_* flag valuesAneesh Kumar K.V
2011-10-28vfs: indicate that the permission functions take all the MAY_* flagsAndreas Gruenbacher
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-10-28Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-28Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-28Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-10-28Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-28Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-10-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-10-28vfs: add "device" tag to /proc/self/mountstatsBryan Schumaker
2011-10-28cleanup: vfs: small comment fix for block_invalidatepageWang Sheng-Hui
2011-10-28vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriatelyJeff Layton
2011-10-28ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan
2011-10-28stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO
2011-10-28stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark
2011-10-28stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO
2011-10-28be2net: Changing MAC Address of a VF was broken.Somnath Kotur
2011-10-28be2net: Refactored be_cmds.c file.Somnath Kotur
2011-10-27Fix build break when freezer not configuredSteve French
2011-10-27Add definition for share encryptionSteve French
2011-10-27bnx2x: update driver version to 1.70.30-0Dmitry Kravkov
2011-10-27bnx2x: use FW 7.0.29.0Dmitry Kravkov
2011-10-27bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner
2011-10-27bnx2x: Fix 54618se LED behaviorYaniv Rosner
2011-10-27bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner
2011-10-27bnx2x: Add link retry to 578xx-KRYaniv Rosner
2011-10-27bnx2x: Fix LED blink rate for 578xxYaniv Rosner
2011-10-27PCI: Clean-up MPS debug outputJon Mason
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt
2011-10-27PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason
2011-10-27PCI: Workaround for Intel MPS errataJon Mason
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie