Age | Commit message (Expand) | Author |
2013-09-03 | tile: make __write_once a synonym for __read_mostly | Chris Metcalf |
2013-09-03 | tile: remove support for TILE64 | Chris Metcalf |
2013-09-03 | tile: add virt_to_kpte() API and clean up and document behavior | Chris Metcalf |
2013-09-03 | tile: parameterize VA and PA space more cleanly | Chris Metcalf |
2013-08-30 | tile: remove set/clear_fixmap APIs | Chris Metcalf |
2013-07-03 | mm/tile: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | tile: normalize global variables exported by vmlinux.lds | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm/tile: use common help functions to free reserved pages | Jiang Liu |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang |
2012-07-18 | arch/tile: enable ZONE_DMA for tilegx | Chris Metcalf |
2012-07-18 | tilegx pci: support I/O to arbitrarily-cached pages | Chris Metcalf |
2012-05-25 | arch/tile: support multiple huge page sizes dynamically | Chris Metcalf |
2012-05-25 | arch/tile: Allow tilegx to build with either 16K or 64K page size | Chris Metcalf |
2012-05-25 | arch/tile: use interrupt critical sections less | Chris Metcalf |
2012-04-02 | arch/tile: remove bogus performance optimization | Chris Metcalf |
2012-04-02 | arch/tile: fix bug in loading kernels larger than 16 MB | Chris Metcalf |
2012-03-28 | Disintegrate asm/system.h for Tile | David Howells |
2011-08-02 | arch/tile/mm/init.c: trivial: use BUG_ON | Julia Lawall |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-03-10 | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf |
2011-03-01 | arch/tile: export some additional module symbols | Chris Metcalf |
2011-03-01 | arch/tile: fix reversed test of strict_strtol() return value | Chris Metcalf |
2011-03-01 | arch/tile: avoid a simulator warning during bootup | Chris Metcalf |
2011-03-01 | arch/tile: catch up with section naming convention in 2.6.35 | Chris Metcalf |
2010-11-01 | arch/tile: avoid __must_check warning on one strict_strtol check | Chris Metcalf |
2010-10-15 | arch/tile: parameterize system PLs to support KVM port | Chris Metcalf |
2010-07-06 | arch/tile: Miscellaneous cleanup changes. | Chris Metcalf |
2010-06-04 | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf |