summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-24mlx4_en: Removing HW info from ethtool -i report.Yevgeny Petrilin
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-24vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent
2011-03-24NFS: Determine initial mount securityBryan Schumaker
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker
2011-03-24NFS: Add secinfo procedureBryan Schumaker
2011-03-24NFS: lookup supports alternate clientBryan Schumaker
2011-03-24NFS: convert call_sync() to a functionBryan Schumaker
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-03-24Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman
2011-03-25mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman
2011-03-24Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-03-24Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-03-24xen/p2m: Allocate p2m tracking pages on overrideDaniel De Graaf
2011-03-24xen-gntdev: unlock on error path in gntdev_mmap()Dan Carpenter
2011-03-24xen-gntdev: return -EFAULT on copy_to_user failureDan Carpenter
2011-03-24UBIFS: fix assertion warning and refine commentsArtem Bityutskiy
2011-03-24UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy
2011-03-24dm stripe: implement merge methodMustafa Mesanovic
2011-03-24dm mpath: allow table load with no priority groupsMike Snitzer
2011-03-24dm mpath: fail message ioctl if specified path is not validMike Snitzer
2011-03-24dm ioctl: add flag to wipe buffers for secure dataMilan Broz
2011-03-24dm ioctl: prepare for crypt key wipingMilan Broz
2011-03-24dm crypt: wipe keys string immediately after key is setMilan Broz
2011-03-24dm: add flakey targetJosef Bacik
2011-03-24dm: fix opening log and cow devices for read only tablesMilan Broz
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger
2011-03-24drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher
2011-03-24Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie
2011-03-24x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim
2011-03-24vsprintf: Introduce %pB format specifierNamhyung Kim