aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-12-30memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner checkKAMEZAWA Hiroyuki
2010-12-27Merge branch 'nommu-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-12-24nommu: Provide stubbed alloc/free_vm_area() implementation.Paul Mundt
2010-12-24nommu: Fix up vmalloc_node() symbol export regression.Paul Mundt
2010-12-22mm/migrate.c: fix compilation errorMichal Nazarewicz
2010-12-22writeback: do uninterruptible sleep in balance_dirty_pages()Wu Fengguang
2010-12-22mm/compaction.c: avoid double mem_cgroup_del_lru()Minchan Kim
2010-12-22percpu: print out alloc information with KERN_DEBUG instead of KERN_INFOTejun Heo
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
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-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-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-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-03vmstat: fix offset calculation on void*Wu Fengguang
2010-11-02Release page reference during page fault retryMichel Lespinasse
2010-10-30audit mmapAl Viro
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-28numa: fix slab_node(MPOL_BIND)Eric Dumazet
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2010-10-27fuse: use release_pages()Miklos Szeredi
2010-10-27memcg: generic filestat update interfaceKAMEZAWA Hiroyuki
2010-10-27memcg: cpu hotplug aware quick acount_move detectionKAMEZAWA Hiroyuki
2010-10-27memcg: cpu hotplug aware percpu count updatesKAMEZAWA Hiroyuki
2010-10-27memcg: use for_each_mem_cgroupKAMEZAWA Hiroyuki
2010-10-27memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accout...KAMEZAWA Hiroyuki
2010-10-27memcg: fix race in file_mapped accouting flag managementKAMEZAWA Hiroyuki
2010-10-27mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells