summaryrefslogtreecommitdiff
path: root/arch/tile/mm/init.c
AgeCommit message (Expand)Author
2017-03-30mm, tile: drop arch_{add,remove}_memoryMichal Hocko
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-03-17tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-04-17tile: map data region shadow of kernel as R/WChris Metcalf
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter
2014-05-28replace strict_strto* call with kstrto*Daniel Walter
2014-05-13tile: cleanup the comment in init_pgprotWang Sheng-Hui
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