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
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
2019-04-04
xtensa: fix format string warning in init_pmd
Max Filippov
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2017-12-16
xtensa: don't clear swapper_pg_dir in paging_init
Max Filippov
2017-12-16
xtensa: extract init_kio
Max Filippov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-08-14
xtensa: allow fixmap and kmap span more than one page table
Max Filippov
2014-04-06
xtensa: add HIGHMEM support
Max Filippov
2014-01-19
xtensa: fix warning '"CONFIG_OF" is not defined'
Max Filippov
2014-01-15
xtensa: remap io area defined in device tree
Baruch Siach
2014-01-14
xtensa: add SMP support
Max Filippov
2013-11-15
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
2013-05-09
xtensa: add MMU v3 support
Max Filippov
2012-12-18
xtensa: fix RASID SR initialization
Max Filippov
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2009-04-02
xtensa: nommu support
Johannes Weiner