index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
2013-11-15
tile: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-09-13
tile: use pmd_pfn() instead of casting via pte_t
Chris Metcalf
2013-09-03
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
2013-08-30
tile: handle super huge pages in virt_to_pte
Chris Metcalf
2013-08-30
tile: remove set/clear_fixmap APIs
Chris Metcalf
2013-08-13
tile: avoid struct vm_struct leak
Chris Metcalf
2013-04-29
mm, vmalloc: change iterating a vmlist to find_vm_area()
Joonsoo Kim
2013-02-23
swap: add per-partition lock for swapfile
Shaohua Li
2012-07-18
arch/tile: tilegx PCI root complex support
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-04-02
arch/tile: fix up locking in pgtable.c slightly
Chris Metcalf
2012-04-02
arch/tile: don't set the homecache of a PTE unless appropriate
Chris Metcalf
2012-03-28
Disintegrate asm/system.h for Tile
David Howells
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2011-02-23
tile: Fix __pte_free_tlb
Peter Zijlstra
2010-11-01
arch/tile: complete migration to new kmap_atomic scheme
Chris Metcalf
2010-08-13
arch: tile: mm: pgtable.c: Removed duplicated #include
Andrea Gelmini
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf