summaryrefslogtreecommitdiffstats
path: root/arch/tile/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-14/+1
* tile: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-031-1/+1
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm/tile: use common help functions to free reserved pagesJiang Liu2013-07-031-5/+2
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+8
* arch/tile: enable ZONE_DMA for tilegxChris Metcalf2012-07-181-6/+5
* tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf2012-07-181-35/+24
* arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-251-0/+4
* arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-251-8/+3
* arch/tile: use interrupt critical sections lessChris Metcalf2012-05-251-0/+4
* arch/tile: remove bogus performance optimizationChris Metcalf2012-04-021-5/+0
* arch/tile: fix bug in loading kernels larger than 16 MBChris Metcalf2012-04-021-6/+15
* Disintegrate asm/system.h for TileDavid Howells2012-03-281-1/+0
* arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall2011-08-021-2/+1
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-101-17/+1
* arch/tile: export some additional module symbolsChris Metcalf2011-03-011-0/+1
* arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf2011-03-011-1/+1
* arch/tile: avoid a simulator warning during bootupChris Metcalf2011-03-011-0/+11
* arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2011-03-011-1/+1
* arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf2010-11-011-2/+6
* arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-151-1/+1
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-48/+51
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+1082