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