summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ \ \
| * | | | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-192-13/+13
| * | | | Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8Tejun Heo2012-11-069-29/+63
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8Tejun Heo2012-11-052-99/+93
| |\ \ \ \
| | * | | | cgroup: make ->pre_destroy() return voidTejun Heo2012-11-052-5/+2
| | * | | | hugetlb: do not fail in hugetlb_cgroup_pre_destroyMichal Hocko2012-11-051-8/+3
| | * | | | memcg: make mem_cgroup_reparent_charges non failingMichal Hocko2012-11-051-13/+6
| | * | | | cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...Tejun Heo2012-11-051-23/+1
OpenPOWER on IntegriCloud