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