summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/64/radix.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/mm/book3s64: Make KERN_IO_START a variableMichael Ellerman2017-08-081-0/+2
* powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-181-0/+1
* powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh2017-07-041-0/+4
* powerpc/mm: Add devmap support for ppc64Oliver O'Halloran2017-07-021-1/+1
* powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGEAneesh Kumar K.V2017-03-311-2/+2
* powerpc/mm: Cleanup bits definition between hash and radix.Aneesh Kumar K.V2017-03-311-0/+6
* powerpc/mm/radix: Skip ptesync in pte update helpersAneesh Kumar K.V2017-02-151-3/+0
* powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mmAneesh Kumar K.V2017-02-151-1/+22
* powerpc/mm/radix: Update pte update sequence for pte clear caseAneesh Kumar K.V2017-02-151-9/+3
* powerpc/mm: add radix__remove_section_mapping()Reza Arbab2017-01-311-0/+1
* powerpc/mm: add radix__create_section_mapping()Reza Arbab2017-01-311-0/+4
* powerpc/mm: Batch tlb flush when invalidating pte entriesAneesh Kumar K.V2016-11-281-3/+10
* powerpc/mm: update radix__pte_update to not do full mm tlb flushAneesh Kumar K.V2016-11-281-7/+1
* powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-281-8/+3
* powerpc/mm: Introduce _PAGE_LARGE software pte bitsAneesh Kumar K.V2016-11-281-0/+2
* powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-131-15/+60
* powerpc/mm/radix: Use different RTS encoding for different POWER9 revsAneesh Kumar K.V2016-09-131-4/+9
* powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V2016-06-171-0/+15
* powerpc/mm/radix: Add radix THP callbacksAneesh Kumar K.V2016-05-111-0/+22
* powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V2016-05-111-0/+68
* powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()Aneesh Kumar K.V2016-05-011-0/+6
* powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V2016-05-011-0/+2
* powerpc/mm/radix: Add radix callback for pmd accessorsAneesh Kumar K.V2016-05-011-0/+9
* powerpc/mm/radix: Add radix pte #definesAneesh Kumar K.V2016-05-011-0/+125