summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-12-17Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2010-12-17Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-12-17Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-12-17Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-12-17Merge remote branch 'slab/for-next'Stephen Rothwell
2010-12-17Merge remote branch 'block/for-next'Stephen Rothwell
2010-12-17Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-12-17Merge remote branch 'vfs-scale/vfs-scale-working'Stephen Rothwell
2010-12-16Add get_user_pages() variant that fails if major fault is required.Gleb Natapov
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-12-15fs: provide simple rcu-walk ACL implementationNick Piggin
2010-12-15fs: icache RCU free inodesNick Piggin
2010-12-15fs: dcache remove dcache_lockNick Piggin
2010-12-15kernel: kmem_ptr_validate considered harmfulNick Piggin
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-12-08vmstat: Use this_cpu_inc_return for vm statisticsChristoph Lameter
2010-12-08core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-12-07vmstat: Optimize zone counter modifications through the use of this cpu opera...Christoph Lameter
2010-12-07percpu: zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc()Jesper Juhl
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2010-12-04slub: Fix a crash during slabinfo -vTero Roponen
2010-12-04slub: Fix a crash during slabinfo -vTero Roponen
2010-12-02ksm: annotate ksm_thread_mutex is no deadlock sourceKOSAKI Motohiro
2010-12-02mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro
2010-12-02vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge
2010-12-02vmstat: fix dirty threshold orderingWu Fengguang
2010-12-02mm/mempolicy.c: add rcu read lock to protect pid structureZeng Zhaoming
2010-12-02mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()Dean Nelson
2010-12-02Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds
2010-11-28Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl
2010-11-28tracing/slab: Move kmalloc tracepoint out of inline codeSteven Rostedt
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2010-11-25mm: remove call to find_vma in pagewalk for non-hugetlbfsDavid Sterba
2010-11-25mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal...KAMEZAWA Hiroyuki
2010-11-25cgroups: make swap accounting default behavior configurableMichal Hocko
2010-11-25memcg: avoid deadlock between move charge and try_charge()Daisuke Nishimura
2010-11-25memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov
2010-11-25nommu: yield CPU while disposing VMSteven J. Magnani
2010-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-11-14slub: Fix slub_lock down/up imbalancePavel Emelyanov
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-11-12radix-tree: fix RCU bugNick Piggin
2010-11-12vmscan: avoid setting zone congested if no page dirtyShaohua Li
2010-11-12mm/vfs: revalidate page->mapping in do_generic_file_read()Dave Hansen
2010-11-12memcg: null dereference on allocation failureDan Carpenter
2010-11-09perf_events: Fix perf_counter_mmap() hook in mprotect()Pekka Enberg
2010-11-06slub: Fix slub_lock down/up imbalancePavel Emelyanov