index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
subpage-prot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
2018-06-25
1
-4
/
+0
*
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
2018-06-03
1
-0
/
+4
*
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
Al Viro
2018-05-10
1
-1
/
+3
*
powerpc/mm: Invalidate subpage_prot() system call on radix platforms
Anshuman Khandual
2018-01-21
1
-0
/
+3
*
powerpc/mm/hash: Free the subpage_prot_table correctly
Aneesh Kumar K.V
2017-07-27
1
-1
/
+1
*
powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit
Aneesh Kumar K.V
2017-04-19
1
-2
/
+2
*
powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit
Aneesh Kumar K.V
2017-04-01
1
-1
/
+2
*
powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_...
Markus Elfring
2017-01-25
1
-3
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
2016-01-15
1
-1
/
+1
*
arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
Naoya Horiguchi
2015-02-11
1
-4
/
+2
*
powerpc/mm: Add new "set" flag argument to pte/pmd update function
Aneesh Kumar K.V
2014-02-17
1
-1
/
+1
*
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-08-14
1
-2
/
+2
*
powerpc: split hugepage when using subpage protection
Aneesh Kumar K.V
2013-06-21
1
-0
/
+48
*
powerpc/mm: Match variable types to API
Joe MacDonald
2012-09-10
1
-2
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
2009-12-08
1
-4
/
+11
*
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...
Benjamin Herrenschmidt
2009-12-02
1
-11
/
+4
*
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
2009-11-27
1
-4
/
+11
*
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
2008-01-24
1
-0
/
+213