index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-04-04
xtensa: fix pgprot_noncached assumptions
Max Filippov
2020-11-16
xtensa: fix TLBTEMP area placement
Max Filippov
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2019-11-26
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2019-11-26
xtensa: mm: fix PMD folding implementation
Mike Rapoport
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-11
xtensa: platform-specific handling of coherent memory
Max Filippov
2017-12-16
xtensa: add support for KASAN
Max Filippov
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2016-07-24
xtensa: move kernel mapping addresses into kmem_layout.h
Max Filippov
2015-11-02
xtensa: nommu: fix USER_RING definition
Max Filippov
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
xtensa: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2014-10-21
xtensa: nommu: provide _PAGE_CHG_MASK definition
Max Filippov
2014-10-06
xtensa: implement pgprot_noncached
Max Filippov
2014-08-14
xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
Max Filippov
2014-04-06
xtensa: add HIGHMEM support
Max Filippov
2013-11-15
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
2013-07-11
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-05-20
xtensa: fix TLB multihit exceptions
Chris Zankel
2013-02-23
xtensa: avoid mmap cache aliasing
Max Filippov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-04-02
xtensa: nommu support
Johannes Weiner
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel