开源镜像站
帮助
动态
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
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-11
xtensa: remove the get_order() implementation
Yunsheng Lin
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2019-11-26
xtensa: add XIP kernel support
Max Filippov
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