index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
mm
/
homecache.c
Age
Commit message (
Expand
)
Author
2015-02-13
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-10
tile: drop pte_file()-related helpers
Kirill A. Shutemov
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
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-08-13
tile: support CONFIG_PREEMPT
Chris Metcalf
2013-02-08
tile: export a handful of symbols appropriately
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-04-02
arch/tile: export the page_home() function.
Chris Metcalf
2011-12-03
arch/tile: fix double-free bug in homecache_free_pages()
Chris Metcalf
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2011-03-01
arch/tile: enhance existing finv_buffer_remote() routine
Chris Metcalf
2010-10-15
arch/tile: add Tilera's <arch/sim.h> header as an open-source header
Chris Metcalf
2010-08-13
arch/tile: Various cleanups.
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