index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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