aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/buildtar (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross3-41/+49
2015-09-08xen: limit memory to architectural maximumJuergen Gross1-1/+1
2015-09-08xen: avoid another early crash of memory limited dom0Juergen Gross1-8/+15
2015-09-08xen: avoid early crash of memory limited dom0Juergen Gross1-3/+4
2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust5-11/+55
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust4-10/+14
2015-09-05task_work: remove fifo ordering guaranteeEric Dumazet1-10/+2
2015-09-04mm/hugetlb.c: make vma_has_reserves() return boolNicholas Krause1-6/+6
2015-09-04mm/madvise.c: make madvise_behaviour_valid() return boolNicholas Krause1-3/+3
2015-09-04mm/memory.c: make tlb_next_batch() return boolNicholas Krause1-5/+5
2015-09-04mm/dmapool.c: change is_page_busy() return from int to boolNicholas Krause1-1/+1
2015-09-04mm: remove struct node_active_regionminkyung88.kim1-8/+0
2015-09-04mremap: simplify the "overlap" check in mremap_to()Oleg Nesterov1-7/+2
2015-09-04mremap: don't do uneccesary checks if new_len == old_lenOleg Nesterov1-10/+11
2015-09-04mremap: don't do mm_populate(new_addr) on failureOleg Nesterov1-1/+3
2015-09-04mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov4-12/+21
2015-09-04mremap: don't leak new_vma if f_op->mremap() failsOleg Nesterov1-9/+7
2015-09-04mm/hugetlb.c: make vma_shareable() return boolNicholas Krause1-3/+3
2015-09-04mm: make GUP handle pfn mapping unless FOLL_GET is requestedKirill A. Shutemov1-10/+50
2015-09-04mm: fix status code which move_pages() returns for zero pageKirill A. Shutemov1-12/+6
2015-09-04mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout()Sebastian Andrzej Siewior1-1/+7
2015-09-04genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy2-14/+59
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy8-32/+39
2015-09-04mm/memblock: WARN_ON when nid differs from overlap regionWei Yang1-0/+3