summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/metag: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/arc: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/xtensa: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/x86: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/unicore32: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/um: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/SH: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/score: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/s390: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/parisc: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/openrisc: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/mn10300: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/MIPS: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/microblaze: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/m68k: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/m32r: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/IA64: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/h8300: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/FRV: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/cris: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/c6x: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/blackfin: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/avr32: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/ARM: use common help functions to free reserved pagesJiang Liu
2013-04-29mm/alpha: use common help functions to free reserved pagesJiang Liu
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-29arm: Don't use create_proc_read_entry()David Howells
2013-04-29ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren
2013-04-29cris: Don't use create_proc_read_entry()David Howells
2013-04-29h8300: Don't use create_proc_read_entry()David Howells
2013-04-29ia64: Don't use create_proc_read_entry()David Howells
2013-04-29mips: Don't use create_proc_read_entry()David Howells
2013-04-29parisc: Don't use create_proc_read_entry()David Howells
2013-04-29sh: Don't use create_proc_read_entry()David Howells
2013-04-29new helper: read_code()Al Viro