summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | shmem: recalculate file inode when fstatYu Zhao2015-09-081-0/+16
| * | | mm/memblock.c: rename local variable of memblock_type to 'type'Alexander Kuleshov2015-09-081-5/+5
| * | | mm/hwpoison: don't try to unpoison containment-failed pagesNaoya Horiguchi2015-09-081-0/+16
| * | | mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li2015-09-082-8/+5
| * | | mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi2015-09-081-16/+14
| * | | mm/hwpoison: replace most of put_page in memory error handling by put_hwpoiso...Wanpeng Li2015-09-081-17/+15
| * | | mm/hwpoison: fix refcount of THP head page in no-injection caseWanpeng Li2015-09-081-1/+1
| * | | mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li2015-09-081-0/+21
| * | | mm/hwpoison: fix PageHWPoison test/set raceWanpeng Li2015-09-081-0/+2
| * | | mm/hwpoison: fix failure to split thp w/ refcount heldWanpeng Li2015-09-081-0/+2
| * | | mm: add utility for early copy from unmapped ramMark Salter2015-09-081-0/+22
| * | | mm, compaction: skip compound pages by order in free scannerVlastimil Babka2015-09-081-0/+25
| * | | mm, compaction: always skip all compound pages by order in migrate scannerVlastimil Babka2015-09-081-20/+27
| * | | mm, compaction: encapsulate resetting cached scanner positionsVlastimil Babka2015-09-081-6/+10
| * | | mm, compaction: simplify handling restart position in free pages scannerVlastimil Babka2015-09-081-15/+20
| * | | mm, compaction: more robust check for scanners meetingVlastimil Babka2015-09-081-8/+14
| * | | mm: add support for __GFP_ZERO flag to dma_pool_alloc()Sean O. Stalley2015-09-081-2/+7
| * | | vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim2015-09-081-1/+1
| * | | mm: vmscan: never isolate more pages than necessaryVladimir Davydov2015-09-081-1/+2
| * | | bootmem: avoid freeing to bootmem after bootmem is doneChris Metcalf2015-09-081-0/+7
| * | | mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi2015-09-081-2/+3
| * | | mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages...Aristeu Rozanski2015-09-081-3/+0
| * | | mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen2015-09-081-1/+1
| * | | mm/memblock.c: make memblock_overlaps_region() return bool.Tang Chen2015-09-081-5/+5
| * | | mm: madvise allow remove operation for hugetlbfsMike Kravetz2015-09-081-1/+1
| * | | hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz2015-09-081-1/+1
| * | | hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz2015-09-081-9/+18
| * | | mm/hugetlb: alloc_huge_page handle areas hole punched by fallocateMike Kravetz2015-09-081-15/+39
| * | | mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punchMike Kravetz2015-09-081-2/+13
| * | | hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz2015-09-081-3/+37
| * | | mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz2015-09-081-10/+10
| * | | mm/hugetlb: add region_del() to delete a specific range of entriesMike Kravetz2015-09-081-37/+85
| * | | mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz2015-09-081-22/+152
| * | | mm: rename and move get/set_freepage_migratetypeVlastimil Babka2015-09-081-13/+28
| * | | mm, page_isolation: remove bogus tests for isolated pagesVlastimil Babka2015-09-082-24/+10
| * | | memcg: move memcg_proto_active from sock.hMichal Hocko2015-09-081-1/+1
| * | | memcg, tcp_kmem: check for cg_proto in sock_update_memcgMichal Hocko2015-09-081-2/+1
| * | | memcg: restructure mem_cgroup_can_attach()Tejun Heo2015-09-081-29/+32
| * | | memcg: export struct mem_cgroupMichal Hocko2015-09-084-316/+5
| * | | mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy()Sergey Senozhatsky2015-09-081-0/+3
| * | | mm/mempool: allow NULL `pool' pointer in mempool_destroy()Sergey Senozhatsky2015-09-081-0/+3
| * | | mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()Sergey Senozhatsky2015-09-081-0/+3
| * | | mm, oom: remove unnecessary variableDavid Rientjes2015-09-081-13/+8
| * | | mm, oom: do not panic for oom kills triggered from sysrqDavid Rientjes2015-09-081-2/+5
| * | | mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-083-5/+2
| * | | mm, oom: organize oom context into structDavid Rientjes2015-09-083-68/+73
| * | | mm: make set_recommended_min_free_kbytes() return voidNicholas Krause2015-09-081-2/+1
| * | | fs: do not prefault sys_write() user buffer pagesDave Hansen2015-09-081-16/+18
| * | | mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-081-0/+42
| * | | memtest: remove unused header filesVladimir Murzin2015-09-081-5/+0