index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
1
-3
/
+0
2024-07-04
mm: add update_mmu_tlb_range()
Bang Li
1
-0
/
+3
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-25
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
1
-10
/
+8
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-03
xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-5
/
+27
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-07-18
xtensa: drop definition of PGD_ORDER
Mike Rapoport
1
-1
/
+0
2022-07-18
xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-18
/
+0
2022-03-25
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+4
2022-03-22
xtensa: define update_mmu_tlb function
Max Filippov
1
-0
/
+4
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-1
/
+0
2021-04-05
xtensa: fix pgprot_noncached assumptions
Max Filippov
1
-1
/
+3
2020-11-16
xtensa: fix TLBTEMP area placement
Max Filippov
1
-1
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-17
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-2
/
+0
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-3
/
+0
2019-11-26
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
1
-1
/
+0
2019-11-26
xtensa: mm: fix PMD folding implementation
Mike Rapoport
1
-3
/
+0
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-07-12
xtensa: platform-specific handling of coherent memory
Max Filippov
1
-0
/
+8
2017-12-17
xtensa: add support for KASAN
Max Filippov
1
-1
/
+2
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2016-07-24
xtensa: move kernel mapping addresses into kmem_layout.h
Max Filippov
1
-3
/
+4
2015-11-02
xtensa: nommu: fix USER_RING definition
Max Filippov
1
-0
/
+4
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
xtensa: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-10
/
+0
2014-10-21
xtensa: nommu: provide _PAGE_CHG_MASK definition
Max Filippov
1
-0
/
+1
2014-10-06
xtensa: implement pgprot_noncached
Max Filippov
1
-0
/
+2
2014-08-14
xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
Max Filippov
1
-1
/
+6
2014-04-06
xtensa: add HIGHMEM support
Max Filippov
1
-0
/
+4
2013-11-15
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
1
-2
/
+1
2013-07-11
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-57
/
+83
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-8
/
+0
2013-05-20
xtensa: fix TLB multihit exceptions
Chris Zankel
1
-57
/
+83
2013-02-24
xtensa: avoid mmap cache aliasing
Max Filippov
1
-0
/
+4
2012-12-19
xtensa: clean up files to make them code-style compliant
Chris Zankel
1
-4
/
+4
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-3
/
+0
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2009-04-03
xtensa: nommu support
Johannes Weiner
1
-5
/
+8
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel
1
-0
/
+416