summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, vmalloc: remove list management of vmlist after initializing vmallocJoonsoo Kim2013-04-291-40/+12
* mm, vmalloc: export vmap_area_list, instead of vmlistJoonsoo Kim2013-04-294-10/+9
* mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo()Joonsoo Kim2013-04-291-13/+42
* mm, vmalloc: iterate vmap_area_list in get_vmalloc_info()Joonsoo Kim2013-04-291-26/+30
* mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite()Joonsoo Kim2013-04-291-16/+32
* mm, vmalloc: protect va->vm by vmap_area_lockJoonsoo Kim2013-04-291-0/+7
* mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim2013-04-296-79/+64
* mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-293-24/+7
* mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong2013-04-298-31/+34
* mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-2912-68/+156
* fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett2013-04-293-2/+6
* cgroup: remove css_get_nextMichal Hocko2013-04-292-56/+0
* memcg: further simplify mem_cgroup_iterMichal Hocko2013-04-291-33/+46
* memcg: simplify mem_cgroup_iterMichal Hocko2013-04-291-27/+25
* memcg: relax memcg iter cachingMichal Hocko2013-04-291-17/+52
* memcg: rework mem_cgroup_iter to use cgroup iteratorsMichal Hocko2013-04-291-18/+68
* memcg: keep prev's css alive for the whole mem_cgroup_iterMichal Hocko2013-04-291-6/+7
* mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-292-10/+1
* mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-13/+3
* mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-10/+2
* mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+1
* mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+1
* mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+1
* mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-8/+2
* mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-4/+2
* mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+2
* mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu2013-04-292-0/+16
* mm,kexec: use common help functions to free reserved pagesJiang Liu2013-04-291-6/+2
* mm/metag: use common help functions to free reserved pagesJiang Liu2013-04-291-19/+2
* mm/arc: use common help functions to free reserved pagesJiang Liu2013-04-291-21/+2
* mm/xtensa: use common help functions to free reserved pagesJiang Liu2013-04-291-18/+3
* mm/x86: use common help functions to free reserved pagesJiang Liu2013-04-292-7/+3
* mm/unicore32: use common help functions to free reserved pagesJiang Liu2013-04-291-25/+3
* mm/um: use common help functions to free reserved pagesJiang Liu2013-04-291-9/+1
* mm/SH: use common help functions to free reserved pagesJiang Liu2013-04-291-23/+3
* mm/score: use common help functions to free reserved pagesJiang Liu2013-04-291-28/+5
* mm/s390: use common help functions to free reserved pagesJiang Liu2013-04-291-29/+6
* mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-295-45/+6
* mm/parisc: use common help functions to free reserved pagesJiang Liu2013-04-291-21/+2
* mm/openrisc: use common help functions to free reserved pagesJiang Liu2013-04-291-24/+3
* mm/mn10300: use common help functions to free reserved pagesJiang Liu2013-04-291-21/+2
* mm/MIPS: use common help functions to free reserved pagesJiang Liu2013-04-292-24/+11
* mm/microblaze: use common help functions to free reserved pagesJiang Liu2013-04-292-27/+2
* mm/m68k: use common help functions to free reserved pagesJiang Liu2013-04-291-22/+2
* mm/m32r: use common help functions to free reserved pagesJiang Liu2013-04-291-23/+3
* mm/IA64: use common help functions to free reserved pagesJiang Liu2013-04-291-19/+4
* mm/h8300: use common help functions to free reserved pagesJiang Liu2013-04-291-27/+3
* mm/FRV: use common help functions to free reserved pagesJiang Liu2013-04-291-30/+4
* mm/cris: use common help functions to free reserved pagesJiang Liu2013-04-291-14/+2
* mm/c6x: use common help functions to free reserved pagesJiang Liu2013-04-291-28/+2