summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-1322-282/+818
|\
| * mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng2012-12-121-6/+0
| * mm/memory.c: remove unused code from do_wp_page()Dominik Dingel2012-12-121-6/+1
| * asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-121-7/+0
| * mm/hugetlb.c: fix warning on freeing hwpoisoned hugepageNaoya Horiguchi2012-12-121-1/+7
| * hwpoison, hugetlbfs: fix RSS-counter warningNaoya Horiguchi2012-12-121-5/+7
| * hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepageNaoya Horiguchi2012-12-121-1/+3
| * mm: protect against concurrent vma expansionMichel Lespinasse2012-12-121-0/+28
| * memcg: do not check for mm in __mem_cgroup_count_vm_eventMichal Hocko2012-12-121-3/+0
| * tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)Hugh Dickins2012-12-121-1/+91
| * mm: provide more accurate estimation of pages occupied by memmapJiang Liu2012-12-121-2/+24
| * mm: introduce new field "managed_pages" to struct zoneJiang Liu2012-12-125-16/+87
| * mm, oom: remove redundant sleep in pagefault oom handlerDavid Rientjes2012-12-121-1/+0
| * mm, oom: cleanup pagefault oom handlerDavid Rientjes2012-12-121-42/+7
| * memory_hotplug: allow online/offline memory to result movable nodeLai Jiangshan2012-12-121-0/+16
| * numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-122-0/+11
| * mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes2012-12-121-2/+4
| * mm: WARN_ON_ONCE if f_op->mmap() change vma's start addressJoonsoo Kim2012-12-121-0/+4
| * hotplug: update nodemasks managementLai Jiangshan2012-12-121-15/+72
| * page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan2012-12-121-18/+22
| * vmscan: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-2/+2
| * vmstat: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-2/+2
| * hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-12/+12
| * mempolicy: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-6/+6
| * mm,migrate: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-1/+1
| * oom: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-1/+1
| * memcontrol: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-122-10/+10
| * mm: use migrate_prep() instead of migrate_prep_local()Marek Szyprowski2012-12-121-1/+1
| * mm: compaction: Fix compiler warningThierry Reding2012-12-121-54/+54
| * thp: avoid race on multiple parallel page faults to the same pageKirill A. Shutemov2012-12-121-5/+24
| * thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov2012-12-121-2/+19
| * thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov2012-12-122-1/+6
| * thp: implement refcounting for huge zero pageKirill A. Shutemov2012-12-121-25/+88
| * thp: lazy huge zero page allocationKirill A. Shutemov2012-12-121-10/+10
| * thp: setup huge zero page on non-write page faultKirill A. Shutemov2012-12-121-0/+10
| * thp: implement splitting pmd for huge zero pageKirill A. Shutemov2012-12-121-1/+42
| * thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-126-8/+23
| * thp: change_huge_pmd(): make sure we don't try to make a page writableKirill A. Shutemov2012-12-121-0/+1
| * thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov2012-12-122-22/+96
| * thp: copy_huge_pmd(): copy huge zero pageKirill A. Shutemov2012-12-121-0/+22
| * thp: zap_huge_pmd(): zap huge zero pmdKirill A. Shutemov2012-12-121-8/+13
| * thp: huge zero page: basic preparationKirill A. Shutemov2012-12-121-0/+30
| * bootmem: remove alloc_arch_preferred_bootmem()Joonsoo Kim2012-12-121-16/+4
| * bootmem: remove not implemented function call, bootmem_arch_preferred_node()Joonsoo Kim2012-12-121-12/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-134-7/+7
|\ \ | |/ |/|
| * propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-062-3/+3
| * various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-3/+3
| * Merge branch 'master' into for-nextJiri Kosina2012-10-2851-1976/+2446
| |\
| * | krealloc: Fix kernel-doc commentBorislav Petkov2012-10-151-1/+1
* | | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-122-110/+104
|\ \ \
OpenPOWER on IntegriCloud