summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-12mm, oom: fix race when specifying a thread as the oom originDavid Rientjes
2012-12-12mm, oom: change type of oom_score_adj to shortDavid Rientjes
2012-12-12mm: cleanup register_node()Yasuaki Ishimatsu
2012-12-12mm, mempolicy: remove duplicate codeDavid Rientjes
2012-12-12mm/vmscan.c: try_to_freeze() returns booleanJeff Liu
2012-12-12mm: introduce putback_movable_pages()Rafael Aquini
2012-12-12virtio_balloon: introduce migration primitives to balloon pagesRafael Aquini
2012-12-12mm: introduce compaction and migration for ballooned pagesRafael Aquini
2012-12-12mm: introduce a common interface for balloon pages mobilityRafael Aquini
2012-12-12mm: redefine address_space.assoc_mappingRafael Aquini
2012-12-12mm: adjust address_space_operations.migratepage() return codeRafael Aquini
2012-12-12arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on sh architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on arm architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on mips architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() in hugetlbfsMichel Lespinasse
2012-12-12mm: fix cache coloring on x86_64 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse
2012-12-12mm: vm_unmapped_area() lookup functionMichel Lespinasse
2012-12-12mm: rearrange vm_area_struct for fewer cache missesRik van Riel
2012-12-12mm: check rb_subtree_gap correctnessMichel Lespinasse
2012-12-12mm: augment vma rbtree with rb_subtree_gapMichel Lespinasse
2012-12-12selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen
2012-12-12mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-12mm: hwpoison: fix action_result() to print out dirty/cleanNaoya Horiguchi
2012-12-12dmapool: make DMAPOOL_DEBUG detect corruption of free markerMatthieu CASTET
2012-12-12mm, oom: allow exiting threads to have access to memory reservesDavid Rientjes
2012-12-12Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/Jeff Liu
2012-12-12mm: thp: set the accessed flag for old pages on access faultWill Deacon
2012-12-12mm, highmem: get virtual address of the page using PKMAP_ADDR()Joonsoo Kim
2012-12-12mm, highmem: remove page_address_pool listJoonsoo Kim
2012-12-12mm, highmem: remove useless pool_lockJoonsoo Kim
2012-12-12mm, highmem: use PKMAP_NR() to calculate an index of pkmapJoonsoo Kim
2012-12-12mm: do not call frontswap_init() during swapoffCesar Eduardo Barros
2012-12-12mm: refactor reinsert of swap_info in sys_swapoff()Cesar Eduardo Barros
2012-12-12mm,vmscan: only evict file pages when we have plentyRik van Riel
2012-12-12mm: add comment on storage key dirty bit semanticsJan Kara
2012-12-12mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages ...Tang Chen
2012-12-12slub, hotplug: ignore unrelated node's hot-adding and hot-removingLai Jiangshan
2012-12-12memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan
2012-12-12memory-hotplug: allocate zone's pcp before onlining pagesWen Congyang
2012-12-12memory-hotplug, mm/sparse.c: clear the memory to store struct pageWen Congyang
2012-12-12memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu
2012-12-12numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2012-12-12memory-hotplug: fix NR_FREE_PAGES mismatchWen Congyang