summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-24Merge remote-tracking branch 'tty.current/tty-linus'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'driver-core.current/driver-core-linus'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'wireless-current/master'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'pci-current/for-linus'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'net-current/master'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'fixes/fixes'Stephen Rothwell
2011-06-24STAGING: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHERalf Baechle
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter
2011-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-06-22mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes
2011-06-22mm, hotplug: fix error handling in mem_online_node()David Rientjes
2011-06-23remap_pfn_range() does not update vma->end on no mmu arch which will causeBob Liu
2011-06-232.6.36's 7e496299d4d2 ("tmpfs: make tmpfs scalable with percpu_counter forHugh Dickins
2011-06-23truncate_inode_pages_range()'s final loop has a nice pincer property,Hugh Dickins
2011-06-23Make the pagevec_lookup loops in truncate_inode_pages_range(),Hugh Dickins
2011-06-23Use consistent variable names in truncate_pagecache(), truncate_setsize(),Hugh Dickins
2011-06-23Correct comment on truncate_inode_pages*() in linux/mm.h; and removeHugh Dickins
2011-06-23The often-NULL data arg to read_cache_page() and read_mapping_page()Hugh Dickins
2011-06-23Chris Wilson points out that drm_gem_object_unreference() alsoHugh Dickins
2011-06-23When auditing the locking in i915_gem.c (for a prospective change which IHugh Dickins
2011-06-23The interface to ->truncate_range is changing very slightly: once "tmpfs:Hugh Dickins
2011-06-23Soon tmpfs will stop supporting ->readpage and read_cache_page_gfp(): onceHugh Dickins
2011-06-23Soon tmpfs will stop supporting ->readpage and read_mapping_page(): onceHugh Dickins
2011-06-23Currently a single process may register exit handlers unlimited times. ItVasiliy Kulikov
2011-06-23Under heavy memory and filesystem load, users observe the assertionJan Kara
2011-06-23We cannot take a mutex while holding a spinlock, so flip the order andPeter Zijlstra
2011-06-23We observed the crash point count going negative in cases where the crashJosh Hunt
2011-06-23This is required for tilegx to be able to use the compat unistd.h headerChris Metcalf
2011-06-23romfs_get_unmapped_area() checks argument `len' without consideringBob Liu
2011-06-23To make SLUB work on UML we need this_cpu_cmpxchg fromRichard Weinberger
2011-06-23PT7C4338 chip is being manufactured by Pericom Technology Inc. It is aPriyanka Jain
2011-06-23Although it is used (by i915) on nothing but tmpfs, read_cache_page_gfp()Hugh Dickins
2011-06-232.6.35's new truncate convention gave tmpfs the opportunity to control itsHugh Dickins
2011-06-23Before adding any more global entry points into shmem.c, gather suchHugh Dickins
2011-06-23You would expect to find vmtruncate_range() next to vmtruncate() inHugh Dickins
2011-06-23commit 37573e8c7182 ("memcg: fix init_page_cgroup nid with sparsemem")KAMEZAWA Hiroyuki
2011-06-22net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak
2011-06-22rtl8192cu: Fix missing firmware loadLarry Finger
2011-06-21udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-06-21ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2011-06-21KEYS: Fix error handling in construct_key_and_link()David Howells
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-21netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap
2011-06-21PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki
2011-06-21PM / Domains: Update documentationRafael J. Wysocki
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki
2011-06-21PM: Fix async resume following suspend failureAlan Stern
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek