Age | Commit message (Expand) | Author | Files | Lines |
2013-11-13 | mmap: arch_get_unmapped_area(): use proper mmap base for bottom up direction | Heiko Carstens | 1 | -1/+1 |
2013-11-13 | mm/zswap: avoid unnecessary page scanning | Weijie Yang | 1 | -0/+3 |
2013-11-13 | writeback: do not sync data dirtied after sync start | Jan Kara | 5 | -22/+36 |
2013-11-13 | tools/vm/page-types.c: support KPF_SOFTDIRTY bit | Naoya Horiguchi | 2 | -12/+21 |
2013-11-13 | /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line | Naoya Horiguchi | 2 | -0/+4 |
2013-11-13 | mm/page_alloc.c: remove unused marco LONG_ALIGN | Zhang Yanfei | 1 | -2/+0 |
2013-11-13 | frontswap: enable call to invalidate area on swapoff | Krzysztof Kozlowski | 1 | -1/+1 |
2013-11-13 | mm/swapfile.c: fix comment typos | Seth Jennings | 1 | -7/+7 |
2013-11-13 | mm: kmemleak: avoid false negatives on vmalloc'ed objects | Catalin Marinas | 2 | -5/+13 |
2013-11-13 | mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAP | Zhang Yanfei | 1 | -11/+9 |
2013-11-13 | mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter | Zhang Yanfei | 3 | -22/+17 |
2013-11-13 | memcg: support hierarchical memory.numa_stats | Ying Han | 2 | -3/+24 |
2013-11-13 | memcg: refactor mem_control_numa_stat_show() | Greg Thelen | 1 | -34/+22 |
2013-11-13 | mm/mempolicy: use NUMA_NO_NODE | Jianguo Wu | 1 | -5/+5 |
2013-11-13 | mm: thp: khugepaged: add policy for finding target node | Bob Liu | 1 | -9/+44 |
2013-11-13 | mm: thp: cleanup: mv alloc_hugepage to better place | Bob Liu | 1 | -8/+6 |
2013-11-13 | Documentation/vm/zswap.txt: fix typos | Christian Hesse | 1 | -4/+4 |
2013-11-13 | revert mm/vmalloc.c: emit the failure message before return | Wanpeng Li | 1 | -1/+1 |
2013-11-13 | mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show inste... | Wanpeng Li | 1 | -5/+5 |
2013-11-13 | mm/vmalloc: fix show vmap_area information race with vmap_area tear down | Wanpeng Li | 1 | -8/+5 |
2013-11-13 | mm/vmalloc: don't set area->caller twice | Wanpeng Li | 1 | -4/+3 |
2013-11-13 | mm, mempolicy: make mpol_to_str robust and always succeed | David Rientjes | 3 | -47/+24 |
2013-11-13 | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 6 | -6/+6 |
2013-11-13 | mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page() | Naoya Horiguchi | 1 | -19/+17 |
2013-11-13 | cpu/mem hotplug: add try_online_node() for cpu_up() | Toshi Kani | 3 | -29/+24 |
2013-11-13 | mm/nobootmem.c: have __free_pages_memory() free in larger chunks. | Robin Holt | 1 | -17/+8 |
2013-11-13 | mm: add a helper function to check may oom condition | Qiang Huang | 3 | -9/+7 |
2013-11-13 | mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page()) | Xishi Qiu | 1 | -1/+1 |
2013-11-13 | mm/memory_hotplug.c: rename the function is_memblock_offlined_cb() | Xishi Qiu | 1 | -2/+2 |
2013-11-13 | mm: use populated_zone() instead of if(zone->present_pages) | Xishi Qiu | 1 | -2/+2 |
2013-11-13 | mm: use pgdat_end_pfn() to simplify the code in others | Xishi Qiu | 3 | -8/+6 |
2013-11-13 | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu | 4 | -7/+4 |
2013-11-13 | mm/huge_memory.c: fix stale comments of transparent_hugepage_flags | Jianguo Wu | 1 | -5/+6 |
2013-11-13 | mm: remove obsolete comments about page table lock | Naoya Horiguchi | 2 | -4/+0 |
2013-11-13 | drivers/video/acornfb.c: use __free_reserved_page() to simplify the code | Xishi Qiu | 1 | -3/+1 |
2013-11-13 | mm/arch: use __free_reserved_page() to simplify the code | Xishi Qiu | 3 | -11/+4 |
2013-11-13 | mm/compaction.c: update comment about zone lock in isolate_freepages_block | Jerome Marchand | 1 | -4/+3 |
2013-11-13 | mm/vmalloc: use NUMA_NO_NODE | Jianguo Wu | 1 | -1/+1 |
2013-11-13 | ksm: remove redundant __GFP_ZERO from kcalloc | Joe Perches | 1 | -2/+2 |
2013-11-13 | mm/readahead.c:do_readhead(): don't check for ->readpage | Andrew Morton | 1 | -1/+1 |
2013-11-13 | ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage() | Jan Kara | 1 | -17/+2 |
2013-11-13 | ocfs2: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -4/+4 |
2013-11-13 | ocfs2: fix possible double free in ocfs2_write_begin_nolock | Xue jiufei | 1 | -2/+6 |
2013-11-13 | ocfs2: add missing errno in ocfs2_ioctl_move_extents() | Younger Liu | 1 | -2/+6 |
2013-11-13 | ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add() | Younger Liu | 1 | -3/+6 |
2013-11-13 | ocfs2: rollback transaction in ocfs2_group_add() | Younger Liu | 1 | -0/+3 |
2013-11-13 | ocfs2: break useless while loop | Junxiao Bi | 1 | -1/+3 |
2013-11-13 | ocfs2: use find_last_bit() | Akinobu Mita | 1 | -16/+2 |
2013-11-13 | ocfs2: delay migration when the lockres is in migration state | Xue jiufei | 1 | -0/+4 |
2013-11-13 | ocfs2: skip locks in the blocked list | Xue jiufei | 1 | -0/+7 |