summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-13mm: provide more accurate estimation of pages occupied by memmapJiang Liu
2012-12-13fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong
2012-12-13fs/buffer.c: do not inline exported functionYan Hong
2012-12-13writeback: fix a typo in commentYan Hong
2012-12-13mm: introduce new field "managed_pages" to struct zoneJiang Liu
2012-12-13mm, oom: remove statically defined arch functions of same nameDavid Rientjes
2012-12-13mm, oom: remove redundant sleep in pagefault oom handlerDavid Rientjes
2012-12-13mm, oom: cleanup pagefault oom handlerDavid Rientjes
2012-12-13memory_hotplug: allow online/offline memory to result movable nodeLai Jiangshan
2012-12-13numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan
2012-12-13mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes
2012-12-13mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton
2012-12-13mm: WARN_ON_ONCE if f_op->mmap() change vma's start addressJoonsoo Kim
2012-12-13res_counter: delete res_counter_write()Greg Thelen
2012-12-13hotplug: update nodemasks managementLai Jiangshan
2012-12-13page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan
2012-12-13vmscan: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13init: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13kthread: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13vmstat: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13mempolicy: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13mm,migrate: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13oom: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13memcontrol: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-13mm: node_states: introduce N_MEMORYLai Jiangshan
2012-12-13mm: use migrate_prep() instead of migrate_prep_local()Marek Szyprowski
2012-12-13mm: compaction: Fix compiler warningThierry Reding
2012-12-13thp: avoid race on multiple parallel page faults to the same pageKirill A. Shutemov
2012-12-13thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov
2012-12-13thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov
2012-12-13thp: implement refcounting for huge zero pageKirill A. Shutemov
2012-12-13thp: lazy huge zero page allocationKirill A. Shutemov
2012-12-13thp: setup huge zero page on non-write page faultKirill A. Shutemov
2012-12-13thp: implement splitting pmd for huge zero pageKirill A. Shutemov
2012-12-13thp: change split_huge_page_pmd() interfaceKirill A. Shutemov
2012-12-13thp: change_huge_pmd(): make sure we don't try to make a page writableKirill A. Shutemov
2012-12-13thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov
2012-12-13thp: copy_huge_pmd(): copy huge zero pageKirill A. Shutemov
2012-12-13thp: zap_huge_pmd(): zap huge zero pmdKirill A. Shutemov
2012-12-13thp: huge zero page: basic preparationKirill A. Shutemov
2012-12-13bootmem: remove alloc_arch_preferred_bootmem()Joonsoo Kim
2012-12-13bootmem: remove not implemented function call, bootmem_arch_preferred_node()Joonsoo Kim
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds