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
/
powerpc
/
include
/
asm
/
nohash
/
64
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
1
-1
/
+1
2023-10-19
powerpc/nohash: Refactor __ptep_set_access_flags()
Christophe Leroy
1
-15
/
+0
2023-10-19
powerpc/nohash: Refactor pte_clear()
Christophe Leroy
1
-7
/
+0
2023-10-19
powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear()
Christophe Leroy
1
-15
/
+0
2023-10-19
powerpc/nohash: Refactor ptep_test_and_clear_young()
Christophe Leroy
1
-18
/
+1
2023-10-19
powerpc/nohash: Deduplicate pte helpers
Christophe Leroy
1
-25
/
+0
2023-10-19
powerpc/nohash: Deduplicate _PAGE_CHG_MASK
Christophe Leroy
1
-6
/
+0
2023-10-19
powerpc/nohash: Refactor checking of no-change in pte_update()
Christophe Leroy
1
-9
/
+0
2023-10-19
powerpc/nohash: Refactor pte_update()
Christophe Leroy
1
-17
/
+0
2023-10-19
powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()
Christophe Leroy
1
-2
/
+0
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
1
-0
/
+1
2023-10-19
powerpc: Remove pte_ERROR()
Christophe Leroy
1
-2
/
+0
2023-10-09
powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
Christophe Leroy
1
-1
/
+1
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2023-08-16
powerpc: Make virt_to_pfn() a static inline
Linus Walleij
1
-1
/
+1
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-02-03
powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+21
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
1
-1
/
+1
2022-06-29
powerpc/64e: Reorganise virtual memory
Christophe Leroy
1
-3
/
+4
2022-06-29
powerpc/64e: Move virtual memory closer to linear memory
Christophe Leroy
1
-1
/
+1
2022-06-29
powerpc/64e: Remove unused REGION related macros
Christophe Leroy
1
-12
/
+0
2022-06-29
powerpc: Remove _PAGE_SAO stub for book3e/64
Christophe Leroy
1
-2
/
+0
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+0
2022-03-21
powerpc: Add pmd_pfn()
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-02-03
powerpc/nohash: Remove pte_same()
Christophe Leroy
1
-3
/
+0
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
1
-0
/
+1
2021-12-23
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
1
-0
/
+6
2021-10-27
powerpc/book3e: Fix set_memory_x() and set_memory_nx()
Christophe Leroy
1
-5
/
+0
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+5
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-04-22
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
1
-1
/
+4
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
1
-0
/
+2
2020-07-21
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
1
-2
/
+0
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-22
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-27
/
+1
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-3
/
+3
2020-05-26
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
1
-27
/
+1
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
1
-0
/
+1
2019-05-02
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
1
-4
/
+0
2019-05-02
powerpc/nohash64: clean pgtable.h
Christophe Leroy
1
-5
/
+0
2019-04-20
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
1
-1
/
+2
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+1
2018-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-0
/
+1
2018-10-14
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
1
-4
/
+0
2018-10-14
powerpc/nohash/64: do not include pte-common.h
Christophe Leroy
1
-1
/
+16
2018-10-14
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
1
-0
/
+5
2018-10-14
powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
Christophe Leroy
1
-0
/
+20
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
1
-2
/
+1
2018-09-30
xarray: Replace exceptional entries
Matthew Wilcox
1
-3
/
+1
[next]