aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-11/+13
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett3-2/+6
2013-04-29cgroup: remove css_get_nextMichal Hocko2-56/+0
2013-04-29memcg: further simplify mem_cgroup_iterMichal Hocko1-33/+46
2013-04-29memcg: simplify mem_cgroup_iterMichal Hocko1-27/+25
2013-04-29memcg: relax memcg iter cachingMichal Hocko1-17/+52
2013-04-29memcg: rework mem_cgroup_iter to use cgroup iteratorsMichal Hocko1-18/+68
2013-04-29memcg: keep prev's css alive for the whole mem_cgroup_iterMichal Hocko1-6/+7
2013-04-29mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2-10/+1
2013-04-29mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-13/+3
2013-04-29mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-10/+2
2013-04-29mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-29mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-29mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-29mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-8/+2
2013-04-29mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-4/+2
2013-04-29mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+2
2013-04-29mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu2-0/+16
2013-04-29mm,kexec: use common help functions to free reserved pagesJiang Liu1-6/+2
2013-04-29mm/metag: use common help functions to free reserved pagesJiang Liu1-19/+2
2013-04-29mm/arc: use common help functions to free reserved pagesJiang Liu1-21/+2
2013-04-29mm/xtensa: use common help functions to free reserved pagesJiang Liu1-18/+3
2013-04-29mm/x86: use common help functions to free reserved pagesJiang Liu2-7/+3
2013-04-29mm/unicore32: use common help functions to free reserved pagesJiang Liu1-25/+3
2013-04-29mm/um: use common help functions to free reserved pagesJiang Liu1-9/+1
2013-04-29mm/SH: use common help functions to free reserved pagesJiang Liu1-23/+3
2013-04-29mm/score: use common help functions to free reserved pagesJiang Liu1-28/+5
2013-04-29mm/s390: use common help functions to free reserved pagesJiang Liu1-29/+6
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu5-45/+6
2013-04-29mm/parisc: use common help functions to free reserved pagesJiang Liu1-21/+2
2013-04-29mm/openrisc: use common help functions to free reserved pagesJiang Liu1-24/+3
2013-04-29mm/mn10300: use common help functions to free reserved pagesJiang Liu1-21/+2
2013-04-29mm/MIPS: use common help functions to free reserved pagesJiang Liu2-24/+11
2013-04-29mm/microblaze: use common help functions to free reserved pagesJiang Liu2-27/+2
2013-04-29mm/m68k: use common help functions to free reserved pagesJiang Liu1-22/+2
2013-04-29mm/m32r: use common help functions to free reserved pagesJiang Liu1-23/+3
2013-04-29mm/IA64: use common help functions to free reserved pagesJiang Liu1-19/+4
2013-04-29mm/h8300: use common help functions to free reserved pagesJiang Liu1-27/+3
2013-04-29mm/FRV: use common help functions to free reserved pagesJiang Liu1-30/+4
2013-04-29mm/cris: use common help functions to free reserved pagesJiang Liu1-14/+2
2013-04-29mm/c6x: use common help functions to free reserved pagesJiang Liu1-28/+2
2013-04-29mm/blackfin: use common help functions to free reserved pagesJiang Liu1-19/+3
2013-04-29mm/avr32: use common help functions to free reserved pagesJiang Liu1-22/+2
2013-04-29mm/ARM: use common help functions to free reserved pagesJiang Liu2-56/+18
2013-04-29mm/alpha: use common help functions to free reserved pagesJiang Liu3-26/+6
2013-04-29mm: introduce common help functions to deal with reserved/managed pagesJiang Liu2-0/+68
2013-04-29mm/vmscan.c: minor cleanup for kswapdHillf Danton1-4/+0
2013-04-29direct-io: submit bio after boundary buffer is added to itJan Kara1-17/+11
2013-04-29direct-io: fix boundary block handlingJan Kara1-1/+2
2013-04-29mm: walk_memory_range(): fix typo in commentToshi Kani1-1/+1