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
starfive-6.6.48-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
/
mm
/
subpage-prot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
1
-289
/
+0
2019-05-01
powerpc/mm/radix: Fix kernel crash when running subpage protect test
Aneesh Kumar K.V
1
-4
/
+9
2019-04-21
powerc/mm/hash: Reduce hash_mm_context size
Aneesh Kumar K.V
1
-7
/
+21
2019-04-21
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
1
-4
/
+4
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
1
-1
/
+0
2018-06-25
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
1
-4
/
+0
2018-06-03
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
1
-0
/
+4
2018-05-10
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
Al Viro
1
-1
/
+3
2018-01-20
powerpc/mm: Invalidate subpage_prot() system call on radix platforms
Anshuman Khandual
1
-0
/
+3
2017-07-27
powerpc/mm/hash: Free the subpage_prot_table correctly
Aneesh Kumar K.V
1
-1
/
+1
2017-04-19
powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit
Aneesh Kumar K.V
1
-2
/
+2
2017-04-01
powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit
Aneesh Kumar K.V
1
-1
/
+2
2017-01-25
powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_...
Markus Elfring
1
-3
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-01-16
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
1
-1
/
+1
2015-02-12
arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
Naoya Horiguchi
1
-4
/
+2
2014-02-17
powerpc/mm: Add new "set" flag argument to pte/pmd update function
Aneesh Kumar K.V
1
-1
/
+1
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
1
-2
/
+2
2013-06-21
powerpc: split hugepage when using subpage protection
Aneesh Kumar K.V
1
-0
/
+48
2012-09-10
powerpc/mm: Match variable types to API
Joe MacDonald
1
-2
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-08
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
1
-4
/
+11
2009-12-02
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...
Benjamin Herrenschmidt
1
-11
/
+4
2009-11-27
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
1
-4
/
+11
2008-01-24
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
1
-0
/
+213