开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2016-07-24
xtensa: move kernel mapping addresses into kmem_layout.h
Max Filippov
2015-11-02
xtensa: nommu: fix USER_RING definition
Max Filippov
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
xtensa: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2014-10-21
xtensa: nommu: provide _PAGE_CHG_MASK definition
Max Filippov
2014-10-06
xtensa: implement pgprot_noncached
Max Filippov
2014-08-14
xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
Max Filippov
2014-04-06
xtensa: add HIGHMEM support
Max Filippov
2013-11-15
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
2013-07-11
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-05-20
xtensa: fix TLB multihit exceptions
Chris Zankel
2013-02-23
xtensa: avoid mmap cache aliasing
Max Filippov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-04-02
xtensa: nommu support
Johannes Weiner
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel