Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-09mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-09mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li
2015-09-09mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi
2015-09-09mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li
2015-09-09mm: add utility for early copy from unmapped ramMark Salter
2015-09-09pci: mm: add pci_pool_zalloc() callSean O. Stalley
2015-09-09mm: add dma_pool_zalloc() call to DMA APISean O. Stalley
2015-09-09mm: drop __nocast from vm_flags_t definitionKirill A. Shutemov
2015-09-09mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi
2015-09-09mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen
2015-09-09mm/memblock.c: make memblock_overlaps_region() return bool.Tang Chen
2015-09-09hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz
2015-09-09hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz
2015-09-09hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz
2015-09-09mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz
2015-09-09mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz
2015-09-09mm: rename and move get/set_freepage_migratetypeVlastimil Babka
2015-09-09memcg: move memcg_proto_active from sock.hMichal Hocko
2015-09-09memcg: get rid of extern for functions in memcontrol.hMichal Hocko
2015-09-09memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko
2015-09-09memcg: export struct mem_cgroupMichal Hocko
2015-09-09mm, oom: add description of struct oom_controlDavid Rientjes
2015-09-09mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes
2015-09-09mm, oom: organize oom context into structDavid Rientjes
2015-09-09mm: improve __GFP_NORETRY comment based on implementationDavid Rientjes
2015-09-09mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim
2015-09-09mm: remove put_page_unless_one()Vineet Gupta
2015-09-09dax: don't use set_huge_zero_page()Kirill A. Shutemov
2015-09-09dax: add huge page fault supportMatthew Wilcox
2015-09-09mm: add vmf_insert_pfn_pmd()Matthew Wilcox
2015-09-09mm: export various functions for the benefit of DAXMatthew Wilcox
2015-09-09mm: add a pmd_fault handlerMatthew Wilcox
2015-09-09thp: prepare for DAX huge pagesMatthew Wilcox
2015-09-09dax: move DAX-related functions to a new headerMatthew Wilcox
2015-09-09thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov
2015-09-09mm: introduce vma_is_anonymous(vma) helperOleg Nesterov
2015-09-08Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust
2015-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-09-06Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-06Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2015-09-06Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-05mm: remove struct node_active_regionminkyung88.kim
2015-09-05mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov
2015-09-05genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy
2015-09-05genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-09-05mm: defer flush of writable TLB entriesMel Gorman
2015-09-05mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-09-05x86, mm: trace when an IPI is about to be sentMel Gorman