summaryrefslogtreecommitdiff
path: root/arch/tile/mm/init.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-24memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+8
2012-07-19arch/tile: enable ZONE_DMA for tilegxChris Metcalf1-6/+5
2012-07-19tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf1-35/+24
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf1-0/+4
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf1-8/+3
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf1-0/+4
2012-04-02arch/tile: remove bogus performance optimizationChris Metcalf1-5/+0
2012-04-02arch/tile: fix bug in loading kernels larger than 16 MBChris Metcalf1-6/+15
2012-03-28Disintegrate asm/system.h for TileDavid Howells1-1/+0
2011-08-03arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall1-2/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf1-17/+1
2011-03-02arch/tile: export some additional module symbolsChris Metcalf1-0/+1
2011-03-02arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf1-1/+1
2011-03-02arch/tile: avoid a simulator warning during bootupChris Metcalf1-0/+11
2011-03-02arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf1-1/+1
2010-11-01arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf1-2/+6
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf1-1/+1
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-48/+51
2010-06-05arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+1082