summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-30memcg: simplify mem_cgroup_iterMichal Hocko1-27/+25
2013-04-30memcg: relax memcg iter cachingMichal Hocko1-17/+52
2013-04-30memcg: rework mem_cgroup_iter to use cgroup iteratorsMichal Hocko1-18/+68
2013-04-30memcg: keep prev's css alive for the whole mem_cgroup_iterMichal Hocko1-6/+7
2013-04-30mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2-10/+1
2013-04-30mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-13/+3
2013-04-30mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-10/+2
2013-04-30mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-30mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-30mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-30mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-8/+2
2013-04-30mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-4/+2
2013-04-30mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+2
2013-04-30mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu2-0/+16
2013-04-30mm,kexec: use common help functions to free reserved pagesJiang Liu1-6/+2
2013-04-30mm/metag: use common help functions to free reserved pagesJiang Liu1-19/+2
2013-04-30mm/arc: use common help functions to free reserved pagesJiang Liu1-21/+2
2013-04-30mm/xtensa: use common help functions to free reserved pagesJiang Liu1-18/+3
2013-04-30mm/x86: use common help functions to free reserved pagesJiang Liu2-7/+3
2013-04-30mm/unicore32: use common help functions to free reserved pagesJiang Liu1-25/+3
2013-04-30mm/um: use common help functions to free reserved pagesJiang Liu1-9/+1
2013-04-30mm/SH: use common help functions to free reserved pagesJiang Liu1-23/+3
2013-04-30mm/score: use common help functions to free reserved pagesJiang Liu1-28/+5
2013-04-30mm/s390: use common help functions to free reserved pagesJiang Liu1-29/+6
2013-04-30mm/ppc: use common help functions to free reserved pagesJiang Liu5-45/+6
2013-04-30mm/parisc: use common help functions to free reserved pagesJiang Liu1-21/+2
2013-04-30mm/openrisc: use common help functions to free reserved pagesJiang Liu1-24/+3
2013-04-30mm/mn10300: use common help functions to free reserved pagesJiang Liu1-21/+2
2013-04-30mm/MIPS: use common help functions to free reserved pagesJiang Liu2-24/+11
2013-04-30mm/microblaze: use common help functions to free reserved pagesJiang Liu2-27/+2
2013-04-30mm/m68k: use common help functions to free reserved pagesJiang Liu1-22/+2
2013-04-30mm/m32r: use common help functions to free reserved pagesJiang Liu1-23/+3
2013-04-30mm/IA64: use common help functions to free reserved pagesJiang Liu1-19/+4
2013-04-30mm/h8300: use common help functions to free reserved pagesJiang Liu1-27/+3
2013-04-30mm/FRV: use common help functions to free reserved pagesJiang Liu1-30/+4
2013-04-30mm/cris: use common help functions to free reserved pagesJiang Liu1-14/+2
2013-04-30mm/c6x: use common help functions to free reserved pagesJiang Liu1-28/+2
2013-04-30mm/blackfin: use common help functions to free reserved pagesJiang Liu1-19/+3
2013-04-30mm/avr32: use common help functions to free reserved pagesJiang Liu1-22/+2
2013-04-30mm/ARM: use common help functions to free reserved pagesJiang Liu2-56/+18
2013-04-30mm/alpha: use common help functions to free reserved pagesJiang Liu3-26/+6
2013-04-30mm: introduce common help functions to deal with reserved/managed pagesJiang Liu2-0/+68
2013-04-30mm/vmscan.c: minor cleanup for kswapdHillf Danton1-4/+0
2013-04-30direct-io: submit bio after boundary buffer is added to itJan Kara1-17/+11
2013-04-30direct-io: fix boundary block handlingJan Kara1-1/+2
2013-04-30mm: walk_memory_range(): fix typo in commentToshi Kani1-1/+1
2013-04-30memblock: add assertion for zero allocation alignmentVineet Gupta1-0/+3
2013-04-30rmap: recompute pgoff for unmapping huge pageHillf Danton1-0/+3
2013-04-30vm: adjust ifdef for TINY_RCUPaul E. McKenney1-1/+1
2013-04-30mm/shmem.c: remove an ifdefAndrew Morton2-5/+8