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
/
arm64
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgd
Pingfan Liu
1
-1
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-03-19
arm64: mm: use XN table mapping attributes for user/kernel mappings
Ard Biesheuvel
1
-7
/
+12
2021-03-19
arm64: mm: add missing P4D definitions and use them consistently
Ard Biesheuvel
1
-2
/
+2
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-0
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
1
-11
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-26
/
+1
2020-06-05
arm64: add support for folded p4d page tables
Mike Rapoport
1
-5
/
+5
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-07-12
arm64: switch to generic version of pte allocation
Mike Rapoport
1
-39
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-09
arm64: mm: enable per pmd page table lock
Yu Zhao
1
-1
/
+11
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-2
/
+2
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
1
-22
/
+22
2017-12-22
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
1
-3
/
+3
2017-11-16
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-1
/
+1
2016-06-25
arm64: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-02-16
arm64: mm: add __{pud,pgd}_populate
Mark Rutland
1
-4
/
+22
2015-10-12
arm64: move PGD_SIZE definition to pgalloc.h
Andrey Ryabinin
1
-0
/
+1
2015-04-15
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-4
/
+4
2014-11-20
arm64: pgalloc: consistently use PGALLOC_GFP
Mark Rutland
1
-4
/
+4
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
1
-4
/
+4
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
1
-0
/
+20
2014-07-23
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
1
-2
/
+2
2013-11-15
arm64: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+6
2012-09-17
arm64: MMU fault handling and page table management
Catalin Marinas
1
-0
/
+113