开源镜像站
帮助
动态
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
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
xtensa: switch to generic version of pte allocation
Mike Rapoport
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-06
xtensa: drop ifdef __KERNEL__ from kernel-only headers
Max Filippov
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2013-11-15
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
2013-11-15
xtensa: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
xtensa: fix potential NULL-pointer dereference
Kirill A. Shutemov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2010-05-02
xtensa: Shuffle include statements to fix linker script
Chris Zankel
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel