summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable-radix.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: lift RTAS limit for radixNicholas Piggin2018-01-181-17/+4
* powerpc/pseries: radix is not subject to RMA limit, remove itNicholas Piggin2018-01-181-7/+4
* powerpc/powernv: Remove real mode access limit for early allocationsNicholas Piggin2018-01-181-16/+21
* powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-181-0/+6
* powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWXBalbir Singh2017-11-121-0/+10
* powerpc/mm/radix: Prettify mapped memory range print outMichael Ellerman2017-08-311-1/+6
* powerpc/mm/radix: Add pr_fmt() to pgtable-radix.cMichael Ellerman2017-08-311-0/+4
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-1/+33
|\
| * powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-261-1/+33
* | powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V2017-08-171-4/+4
* | powerpc/mm: Properly invalidate when setting process table baseSuraj Jitindar Singh2017-08-101-2/+6
* | powerpc/mm/book3s64: Make KERN_IO_START a variableMichael Ellerman2017-08-081-0/+1
* | powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt2017-08-021-1/+4
|/
* powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-181-0/+8
* powerpc/mm/radix: Refactor radix__mark_rodata_ro()Michael Ellerman2017-07-181-5/+15
* powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for RadixBalbir Singh2017-07-041-1/+66
* powerpc/mm/radix: Fix execute permissions for interrupt_vectorsBalbir Singh2017-07-031-1/+2
* powerpc/mm: Add devmap support for ppc64Oliver O'Halloran2017-07-021-1/+2
* powerpc/mm: Trace tlbie(l) instructionsBalbir Singh2017-06-231-0/+5
* powerpc/mm/radix: Only add X for pages overlapping kernel textMichael Ellerman2017-06-151-3/+11
* Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-071-0/+4
|\
| * powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras2017-03-031-0/+4
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
|/
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-39/+222
|\
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-0/+2
| |\
| | * powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-311-0/+2
| * | powerpc/mm: unstub radix__vmemmap_remove_mapping()Reza Arbab2017-01-311-1/+28
| * | powerpc/mm: add radix__remove_section_mapping()Reza Arbab2017-01-311-0/+133
| * | powerpc/mm: add radix__create_section_mapping()Reza Arbab2017-01-311-0/+7
| * | powerpc/mm: refactor radix physical page mappingReza Arbab2017-01-311-38/+50
| * | powerpc/powernv: Initialise nest mmuAlistair Popple2017-01-301-0/+2
| |/
* / powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab2017-01-301-2/+2
|/
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-2/+38
|\
| * powerpc/mm/radix: Prevent kernel execution of user spaceBalbir Singh2016-11-261-0/+22
| * powerpc/mm/radix: Setup AMOR in HV mode to allow key 0Balbir Singh2016-11-251-0/+14
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-241-12/+6
| |\
| * | powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh2016-11-171-2/+2
| * | powerpc/mm: Fix typo in radix encodings printBalbir Singh2016-11-171-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-131-12/+6
|\ \ \ | | |/ | |/|
| * | powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras2016-11-231-12/+6
| |/
* / powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V2016-11-181-0/+4
|/
* powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-231-0/+12
* powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V2016-09-131-0/+28
* powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-041-2/+2
* powerpc/mm: Do radix device tree scanning earlierMichael Ellerman2016-08-011-2/+1
* powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-211-0/+1
* powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-171-3/+6
* powerpc/mm: Print formation regarding the the MMU modeAneesh Kumar K.V2016-07-171-1/+2
* powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V2016-07-171-2/+2
* powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-301-0/+5