summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-11mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka1-0/+1
2011-03-11mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund1-21/+22
2011-03-11mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov1-2/+3
2011-03-11mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov1-16/+16
2011-03-11drm/radeon: add pageflip hooks for fusionDave Airlie1-0/+3
2011-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-110/+182
2011-03-11ariadne: remove redundant NULL checkj223yang@asset.uwaterloo.ca1-5/+0
2011-03-11ip6ip6: autoload ip6 tunnelstephen hemminger1-0/+1
2011-03-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller149-472/+1159
2011-03-11net: bridge builtin vs. ipv6 modularRandy Dunlap1-0/+1
2011-03-11Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds21-63/+283
2011-03-11ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng1-0/+8
2011-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-41/+39
2011-03-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+10
2011-03-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+9
2011-03-11Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+9
2011-03-11drm/i915: Revive combination mode for backlight controlTakashi Iwai2-0/+46
2011-03-10NFSv4.1 reclaim complete must wait for completionAndy Adamson1-0/+3
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2-4/+2
2011-03-10NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga1-1/+11
2011-03-10sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings1-1/+2
2011-03-10(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz1-1/+6
2011-03-10nfs: fix compilation warningJovi Zhang1-1/+1
2011-03-10nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev1-0/+4
2011-03-10SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl1-0/+1
2011-03-10nfs: close NFSv4 COMMIT vs. CLOSE raceJeff Layton1-0/+2
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust5-17/+66
2011-03-10btrfs: fix not enough reserved spaceMiao Xie1-2/+3
2011-03-10btrfs: fix dip leakDaniel J Blueman1-0/+1
2011-03-10Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai3-8/+18
2011-03-10fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields1-2/+24
2011-03-10Check for immutable/append flag in fallocate pathMarco Stornelli1-0/+8
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10fat: fix d_revalidate oopsen on NFS exportsAl Viro1-2/+2
2011-03-10jfs: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10gfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10fuse: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro1-2/+0
2011-03-10x86/mm: Fix pgd_lock deadlockAndrea Arcangeli5-30/+22
2011-03-10/proc/self is never going to be invalidated...Al Viro1-30/+0
2011-03-10x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin1-0/+7
2011-03-10ipv6: Don't create clones of host routes.David S. Miller1-1/+3
2011-03-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-18/+22
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-5/+16
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov5-5/+16
2011-03-10powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt1-1/+2
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt4-17/+20