summaryrefslogtreecommitdiff
path: root/arch/tile/mm/init.c
AgeCommit message (Expand)Author
2013-09-13tile: remove HUGE_VMAP dead codeChris Metcalf
2013-09-03tile: make __write_once a synonym for __read_mostlyChris Metcalf
2013-09-03tile: remove support for TILE64Chris Metcalf
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf
2013-07-03mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03tile: normalize global variables exported by vmlinux.ldsJiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm/tile: use common help functions to free reserved pagesJiang Liu
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2012-07-18arch/tile: enable ZONE_DMA for tilegxChris Metcalf
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf
2012-04-02arch/tile: remove bogus performance optimizationChris Metcalf
2012-04-02arch/tile: fix bug in loading kernels larger than 16 MBChris Metcalf
2012-03-28Disintegrate asm/system.h for TileDavid Howells
2011-08-02arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf
2011-03-01arch/tile: export some additional module symbolsChris Metcalf
2011-03-01arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf
2011-03-01arch/tile: avoid a simulator warning during bootupChris Metcalf
2011-03-01arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf
2010-11-01arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf