Age | Commit message (Expand) | Author |
2020-03-25 | powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en... | Aneesh Kumar K.V |
2019-09-29 | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-24 | powerpc/book3s64: Export has_transparent_hugepage() related functions. | Aneesh Kumar K.V |
2019-08-27 | powerpc/mm: refactor ioremap_range() and use ioremap_page_range() | Christophe Leroy |
2019-06-19 | powerpc/64s/radix: ioremap use ioremap_page_range | Nicholas Piggin |
2019-04-21 | powerpc/mm/hash64: Map all the kernel regions in the same 0xc range | Aneesh Kumar K.V |
2019-04-21 | powerpc/mm/hash64: Add a variable to track the end of IO mapping | Aneesh Kumar K.V |
2019-03-05 | arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade | Aneesh Kumar K.V |
2018-08-13 | powerpc/mm/book3s/radix: Add mapping statistics | Aneesh Kumar K.V |
2018-07-30 | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy |
2018-07-16 | powerpc/64s: Remove POWER9 DD1 support | Nicholas Piggin |
2018-06-03 | powerpc/64s/radix: optimise pte_update | Nicholas Piggin |
2018-06-03 | powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags | Nicholas Piggin |
2018-06-03 | powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case | Nicholas Piggin |
2018-06-03 | powerpc/mm: Change function prototype | Aneesh Kumar K.V |
2018-06-03 | powerpc/mm/radix: Move function from radix.h to pgtable-radix.c | Aneesh Kumar K.V |
2018-03-31 | powerpc/mm: Pass node id into create_section_mapping | Nicholas Piggin |
2018-01-31 | mm/thp: remove pmd_huge_split_prepare() | Aneesh Kumar K.V |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-08 | powerpc/mm/book3s64: Make KERN_IO_START a variable | Michael Ellerman |
2017-07-18 | powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y | Michael Ellerman |
2017-07-04 | powerpc/mm/hash: Implement mark_rodata_ro() for hash | Balbir Singh |
2017-07-02 | powerpc/mm: Add devmap support for ppc64 | Oliver O'Halloran |
2017-03-31 | powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE | Aneesh Kumar K.V |
2017-03-31 | powerpc/mm: Cleanup bits definition between hash and radix. | Aneesh Kumar K.V |
2017-02-15 | powerpc/mm/radix: Skip ptesync in pte update helpers | Aneesh Kumar K.V |
2017-02-15 | powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm | Aneesh Kumar K.V |
2017-02-15 | powerpc/mm/radix: Update pte update sequence for pte clear case | Aneesh Kumar K.V |
2017-01-31 | powerpc/mm: add radix__remove_section_mapping() | Reza Arbab |
2017-01-31 | powerpc/mm: add radix__create_section_mapping() | Reza Arbab |
2016-11-28 | powerpc/mm: Batch tlb flush when invalidating pte entries | Aneesh Kumar K.V |
2016-11-28 | powerpc/mm: update radix__pte_update to not do full mm tlb flush | Aneesh Kumar K.V |
2016-11-28 | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush | Aneesh Kumar K.V |
2016-11-28 | powerpc/mm: Introduce _PAGE_LARGE software pte bits | Aneesh Kumar K.V |
2016-09-13 | powerpc/mm/radix: Use different pte update sequence for different POWER9 revs | Aneesh Kumar K.V |
2016-09-13 | powerpc/mm/radix: Use different RTS encoding for different POWER9 revs | Aneesh Kumar K.V |
2016-06-17 | powerpc/mm/radix: Update Radix tree size as per ISA 3.0 | Aneesh Kumar K.V |
2016-05-11 | powerpc/mm/radix: Add radix THP callbacks | Aneesh Kumar K.V |
2016-05-11 | powerpc/mm: vmalloc abstraction in preparation for radix | Aneesh Kumar K.V |
2016-05-01 | powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() | Aneesh Kumar K.V |
2016-05-01 | powerpc/mm/radix: Add radix callbacks for early init routines | Aneesh Kumar K.V |
2016-05-01 | powerpc/mm/radix: Add radix callback for pmd accessors | Aneesh Kumar K.V |
2016-05-01 | powerpc/mm/radix: Add radix pte #defines | Aneesh Kumar K.V |