aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-23mrst_max3110: Change max missing message priority.William Douglas1-1/+1
2011-06-22mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes1-0/+2
2011-06-22mm, hotplug: fix error handling in mem_online_node()David Rientjes1-1/+1
2011-06-21KEYS: Fix error handling in construct_key_and_link()David Howells1-1/+2
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells1-0/+1
2011-06-21PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki1-1/+3
2011-06-21PM / Domains: Update documentationRafael J. Wysocki1-27/+14
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki1-2/+2
2011-06-21PM: Fix async resume following suspend failureAlan Stern2-2/+13
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek1-1/+3
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern4-11/+15
2011-06-21PM: Update documentation regarding sysdevsRafael J. Wysocki1-26/+0
2011-06-21PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman1-5/+0
2011-06-21NFS: Fix decode_secinfo_maxszBryan Schumaker1-1/+1
2011-06-21NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust1-5/+16
2011-06-21NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust2-5/+10
2011-06-20Linux 3.0-rc4Linus Torvalds1-1/+1
2011-06-20vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher4-0/+16
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd1-2/+4
2011-06-20jfs: agstart field must be 64 bitsDave Kleikamp1-1/+1
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran1-1/+1
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy3-3/+9
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl1-1/+0
2011-06-20netxen: fix race in skb->len accessEric Dumazet1-2/+2
2011-06-20JFS: Don't save agno in the inodeDave Kleikamp3-9/+9
2011-06-20jfs: Update agstart when resizing volumeDave Kleikamp1-2/+1
2011-06-20jfs: old_agsize should be 64 bits in jfs_extendfsDave Kleikamp1-1/+1
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2-8/+10
2011-06-20fix comment in generic_permission()Al Viro1-1/+2
2011-06-20kill obsolete comment for follow_down()Al Viro1-3/+0
2011-06-20proc_sys_permission() is OK in RCU modeAl Viro1-3/+0
2011-06-20reiserfs_permission() doesn't need to bail out in RCU modeAl Viro1-2/+0
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro1-5/+1
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeAl Viro1-6/+1
2011-06-20logfs doesn't need ->permission() at allAl Viro1-8/+0
2011-06-20coda_ioctl_permission() is safe in RCU modeAl Viro1-2/+0
2011-06-20cifs_permission() doesn't need to bail out in RCU modeAl Viro1-3/+0
2011-06-20bad_inode_permission() is safe from RCU modeAl Viro1-3/+0
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter1-0/+1
2011-06-20nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields1-6/+9
2011-06-20drm/nouveau: drop leftover debuggingDave Airlie1-1/+0
2011-06-20drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie2-18/+14
2011-06-20drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher1-2/+3
2011-06-20drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher1-1/+5
2011-06-19sgi-xp: fix a use after freeEric Dumazet1-3/+3
2011-06-19hp100: fix an skb->len raceEric Dumazet1-2/+2
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong2-0/+2
2011-06-19pnfs-obj: No longer needed to take an extra ref at add_deviceBoaz Harrosh1-1/+0
2011-06-19KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden1-2/+7