aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-07-03mm/mn10300: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-24/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+2
2013-04-29mm/mn10300: use common help functions to free reserved pagesJiang Liu1-21/+2
2012-03-28Disintegrate asm/system.h for MN10300David Howells1-1/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2010-10-27MN10300: Map userspace atomic op regs as a vmalloc pageMark Salter1-0/+21
2010-10-27MN10300: Rename __flush_tlb*() to local_flush_tlb*()David Howells1-1/+1
2010-10-27MN10300: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-2/+1
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-3/+3
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+160