aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-345/+0
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+10
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf1-3/+5
2016-01-04tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu1-0/+10
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-6/+0
2013-09-13tile: remove HUGE_VMAP dead codeChris Metcalf1-3/+2
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf1-0/+1
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf1-31/+21
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf1-1/+7
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf1-4/+3
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf1-3/+2
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf1-2/+11
2011-05-04arch/tile: kernel-related cleanups from removing static page sizeChris Metcalf1-8/+2
2011-05-04arch/tile: various header improvements for building driversChris Metcalf1-1/+7
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf1-23/+11
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf1-11/+16
2010-08-13arch/tile: Various cleanups.Chris Metcalf1-1/+5
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-2/+7
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+334