Age | Commit message (Expand) | Author | Files | Lines |
2018-03-16 | arch: remove tile port | Arnd Bergmann | 1 | -956/+0 |
2017-03-30 | mm, tile: drop arch_{add,remove}_memory | Michal Hocko | 1 | -30/+0 |
2016-12-16 | tile: use __ro_after_init instead of tile-specific __write_once | Chris Metcalf | 1 | -5/+5 |
2016-05-19 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim | 1 | -1/+1 |
2016-03-17 | tile: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 1 | -4/+7 |
2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams | 1 | -1/+1 |
2015-04-17 | tile: map data region shadow of kernel as R/W | Chris Metcalf | 1 | -2/+5 |
2015-02-13 | tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -11/+7 |
2014-11-11 | tile: Use the more common pr_warn instead of pr_warning | Joe Perches | 1 | -19/+13 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2014-10-02 | tile: Remove tile-specific _sinitdata and _einitdata | Geert Uytterhoeven | 1 | -6/+6 |
2014-08-26 | tile: Replace __get_cpu_var uses | Christoph Lameter | 1 | -2/+2 |
2014-05-28 | replace strict_strto* call with kstrto* | Daniel Walter | 1 | -1/+1 |
2014-05-13 | tile: cleanup the comment in init_pgprot | Wang Sheng-Hui | 1 | -3/+3 |
2013-09-13 | tile: remove HUGE_VMAP dead code | Chris Metcalf | 1 | -4/+0 |
2013-09-03 | tile: make __write_once a synonym for __read_mostly | Chris Metcalf | 1 | -11/+2 |
2013-09-03 | tile: remove support for TILE64 | Chris Metcalf | 1 | -65/+3 |
2013-09-03 | tile: add virt_to_kpte() API and clean up and document behavior | Chris Metcalf | 1 | -2/+2 |
2013-09-03 | tile: parameterize VA and PA space more cleanly | Chris Metcalf | 1 | -4/+4 |
2013-08-30 | tile: remove set/clear_fixmap APIs | Chris Metcalf | 1 | -4/+1 |
2013-07-03 | mm/tile: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -14/+1 |
2013-07-03 | tile: normalize global variables exported by vmlinux.lds | Jiang Liu | 1 | -1/+1 |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-03 | mm/tile: use common help functions to free reserved pages | Jiang Liu | 1 | -5/+2 |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 1 | -0/+8 |
2012-07-18 | arch/tile: enable ZONE_DMA for tilegx | Chris Metcalf | 1 | -6/+5 |
2012-07-18 | tilegx pci: support I/O to arbitrarily-cached pages | Chris Metcalf | 1 | -35/+24 |
2012-05-25 | arch/tile: support multiple huge page sizes dynamically | Chris Metcalf | 1 | -0/+4 |
2012-05-25 | arch/tile: Allow tilegx to build with either 16K or 64K page size | Chris Metcalf | 1 | -8/+3 |
2012-05-25 | arch/tile: use interrupt critical sections less | Chris Metcalf | 1 | -0/+4 |
2012-04-02 | arch/tile: remove bogus performance optimization | Chris Metcalf | 1 | -5/+0 |
2012-04-02 | arch/tile: fix bug in loading kernels larger than 16 MB | Chris Metcalf | 1 | -6/+15 |
2012-03-28 | Disintegrate asm/system.h for Tile | David Howells | 1 | -1/+0 |
2011-08-02 | arch/tile/mm/init.c: trivial: use BUG_ON | Julia Lawall | 1 | -2/+1 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2011-03-10 | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf | 1 | -17/+1 |
2011-03-01 | arch/tile: export some additional module symbols | Chris Metcalf | 1 | -0/+1 |
2011-03-01 | arch/tile: fix reversed test of strict_strtol() return value | Chris Metcalf | 1 | -1/+1 |
2011-03-01 | arch/tile: avoid a simulator warning during bootup | Chris Metcalf | 1 | -0/+11 |
2011-03-01 | arch/tile: catch up with section naming convention in 2.6.35 | Chris Metcalf | 1 | -1/+1 |
2010-11-01 | arch/tile: avoid __must_check warning on one strict_strtol check | Chris Metcalf | 1 | -2/+6 |
2010-10-15 | arch/tile: parameterize system PLs to support KVM port | Chris Metcalf | 1 | -1/+1 |
2010-07-06 | arch/tile: Miscellaneous cleanup changes. | Chris Metcalf | 1 | -48/+51 |
2010-06-04 | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf | 1 | -0/+1082 |