index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2015-02-14
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-02
tile: Remove tile-specific _sinitdata and _einitdata
Geert Uytterhoeven
2014-08-26
tile: Replace __get_cpu_var uses
Christoph Lameter
2014-05-28
replace strict_strto* call with kstrto*
Daniel Walter
2014-05-13
tile: cleanup the comment in init_pgprot
Wang Sheng-Hui
2013-09-13
tile: remove HUGE_VMAP dead code
Chris Metcalf
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-24
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