index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
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