summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-06-08Merge remote branch 'hwpoison/hwpoison'Stephen Rothwell
2010-06-08Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-06-04vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failureKOSAKI Motohiro
2010-06-04check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-06-04always call inode_change_ok early in ->setattrChristoph Hellwig
2010-06-04rename generic_setattrChristoph Hellwig
2010-06-04fix truncate inode time modification breakageNick Piggin
2010-06-01Merge branch 'master' into for-linusJens Axboe
2010-06-01Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe
2010-06-01HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi
2010-05-31HWPOISON, hugetlb: detect hwpoison in hugetlb codeNaoya Horiguchi
2010-05-31HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi
2010-05-31HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage errorNaoya Horiguchi
2010-05-31HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepageNaoya Horiguchi
2010-05-31HWPOISON, hugetlb: enable error handling path for hugepageNaoya Horiguchi
2010-05-31hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-05-27tmpfs: convert to use the new truncate conventionnpiggin@suse.de
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-27numa: slab: use numa_mem_id() for slab local memory nodeLee Schermerhorn
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27slab: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27cpusets: new round-robin rotor for SLAB allocationsJack Steiner
2010-05-27memcg: clean up memory thresholdsKirill A. Shutemov
2010-05-27cgroups: make cftype.unregister_event() void-returningKirill A. Shutemov
2010-05-27memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org
2010-05-27mm: memcontrol - uninitialised return valuePhil Carmody
2010-05-27mm: remove unnecessary use of atomicPhil Carmody
2010-05-27memcg: make oom killer a no-op when no killable task can be foundDavid Rientjes
2010-05-27memcg: move charge of file pagesDaisuke Nishimura
2010-05-27memcg: clean up move chargeDaisuke Nishimura
2010-05-27memcg: oom kill disable and oom statusKAMEZAWA Hiroyuki
2010-05-27memcg: oom notifierKAMEZAWA Hiroyuki
2010-05-27memcg: oom wakeup filterKAMEZAWA Hiroyuki
2010-05-26do_generic_file_read: clear page errors when issuing a fresh read of the pageJeff Moyer
2010-05-26nommu: allow private mappings of read-only devicesBernd Schmidt
2010-05-26mempolicy: ERR_PTR dereference in mpol_shared_policy_init()Dan Carpenter
2010-05-25mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li
2010-05-25mem-hotplug: separate setup_per_cpu_pageset() into separate functionsWu Fengguang
2010-05-25highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita
2010-05-25cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo
2010-05-25vmscan: remove isolate_pages callback scan controlJohannes Weiner
2010-05-25vmscan: remove all_unreclaimable scan controlJohannes Weiner