开源镜像站
帮助
动态
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
/
page.h
Age
Commit message (
Expand
)
Author
2018-08-20
xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START
Max Filippov
2017-12-16
xtensa: move fixmap and kmap just above the KSEG
Max Filippov
2017-03-30
xtensa: make __pa work with uncached KSEG addresses
Max Filippov
2016-07-24
xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}
Max Filippov
2016-07-24
xtensa: cleanup MMU setup and kernel layout macros
Max Filippov
2016-07-24
xtensa: add alternative kernel memory layouts
Max Filippov
2016-07-24
xtensa: move kernel mapping addresses into kmem_layout.h
Max Filippov
2014-10-21
xtensa: nommu: clean up memory map dump
Max Filippov
2014-10-21
xtensa: nommu: don't build most of the cache flushing code
Max Filippov
2014-08-14
xtensa: support aliasing cache in k[un]map_atomic
Max Filippov
2014-08-14
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2011-05-25
xtensa/mm: remove WANT_PAGE_VIRTUAL
Sebastian Andrzej Siewior
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-04-02
xtensa: nommu support
Johannes Weiner
2009-04-02
xtensa: cope with ram beginning at higher addresses
Johannes Weiner
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel