summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: allow arch code to control the user page table ceilingHugh Dickins2013-04-303-4/+14
* memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset}Michal Hocko2013-04-301-9/+0
* mmap: find_vma: remove the WARN_ON_ONCE(!mm) checkZhang Yanfei2013-04-301-3/+0
* kexec, vmalloc: export additional vmalloc layer informationAtsushi Kumagai2013-04-303-12/+15
* mm, vmalloc: remove list management of vmlist after initializing vmallocJoonsoo Kim2013-04-301-40/+12
* mm, vmalloc: export vmap_area_list, instead of vmlistJoonsoo Kim2013-04-304-10/+9
* mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo()Joonsoo Kim2013-04-301-13/+42
* mm, vmalloc: iterate vmap_area_list in get_vmalloc_info()Joonsoo Kim2013-04-301-26/+30
* mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite()Joonsoo Kim2013-04-301-16/+32
* mm, vmalloc: protect va->vm by vmap_area_lockJoonsoo Kim2013-04-301-0/+7
* mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim2013-04-306-79/+64
* mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-303-24/+7
* mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong2013-04-308-31/+34
* mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-3012-68/+156
* fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett2013-04-303-2/+6
* cgroup: remove css_get_nextMichal Hocko2013-04-302-56/+0
* memcg: further simplify mem_cgroup_iterMichal Hocko2013-04-301-33/+46
* memcg: simplify mem_cgroup_iterMichal Hocko2013-04-301-27/+25
* memcg: relax memcg iter cachingMichal Hocko2013-04-301-17/+52
* memcg: rework mem_cgroup_iter to use cgroup iteratorsMichal Hocko2013-04-301-18/+68
* memcg: keep prev's css alive for the whole mem_cgroup_iterMichal Hocko2013-04-301-6/+7
* mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-302-10/+1
* mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-13/+3
* mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-10/+2
* mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-5/+1
* mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-5/+1
* mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-5/+1
* mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-8/+2
* mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-4/+2
* mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-5/+2
* mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu2013-04-302-0/+16
* mm,kexec: use common help functions to free reserved pagesJiang Liu2013-04-301-6/+2
* mm/metag: use common help functions to free reserved pagesJiang Liu2013-04-301-19/+2
* mm/arc: use common help functions to free reserved pagesJiang Liu2013-04-301-21/+2
* mm/xtensa: use common help functions to free reserved pagesJiang Liu2013-04-301-18/+3
* mm/x86: use common help functions to free reserved pagesJiang Liu2013-04-302-7/+3
* mm/unicore32: use common help functions to free reserved pagesJiang Liu2013-04-301-25/+3
* mm/um: use common help functions to free reserved pagesJiang Liu2013-04-301-9/+1
* mm/SH: use common help functions to free reserved pagesJiang Liu2013-04-301-23/+3
* mm/score: use common help functions to free reserved pagesJiang Liu2013-04-301-28/+5
* mm/s390: use common help functions to free reserved pagesJiang Liu2013-04-301-29/+6
* mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-305-45/+6
* mm/parisc: use common help functions to free reserved pagesJiang Liu2013-04-301-21/+2
* mm/openrisc: use common help functions to free reserved pagesJiang Liu2013-04-301-24/+3
* mm/mn10300: use common help functions to free reserved pagesJiang Liu2013-04-301-21/+2
* mm/MIPS: use common help functions to free reserved pagesJiang Liu2013-04-302-24/+11
* mm/microblaze: use common help functions to free reserved pagesJiang Liu2013-04-302-27/+2
* mm/m68k: use common help functions to free reserved pagesJiang Liu2013-04-301-22/+2
* mm/m32r: use common help functions to free reserved pagesJiang Liu2013-04-301-23/+3
* mm/IA64: use common help functions to free reserved pagesJiang Liu2013-04-301-19/+4