summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | KVM: PPC: Book3S HV: Unify dirty page map between HPT and radixPaul Mackerras2017-11-017-113/+96
| * | | | | | KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_readyPaul Mackerras2017-11-013-33/+44
| * | | | | | KVM: PPC: Book3S HV: Don't rely on host's page size informationPaul Mackerras2017-11-014-53/+126
| * | | | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-11-015-50/+14
| |\ \ \ \ \ \
| * | | | | | | KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0Nicholas Piggin2017-11-011-1/+1
| * | | | | | | KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGSGreg Kurz2017-11-011-3/+13
| * | | | | | | KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabledPaul Mackerras2017-11-011-0/+12
| * | | | | | | KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guestsPaul Mackerras2017-10-161-3/+10
| * | | | | | | KVM: PPC: Book3S PR: Enable in-kernel TCE handlers for PR KVMAlexey Kardashevskiy2017-10-141-0/+2
| * | | | | | | KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation i...Markus Elfring2017-10-141-1/+0
| * | | | | | | KVM: PPC: BookE: Use vma_pages functionThomas Meyer2017-10-141-1/+1
| * | | | | | | KVM: PPC: Book3S HV: Use ARRAY_SIZE macroThomas Meyer2017-10-141-1/+2
| * | | | | | | KVM: PPC: Book3S HV: Handle unexpected interrupts betterPaul Mackerras2017-10-142-1/+137
* | | | | | | | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16131-927/+3026
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman2017-11-154-11/+12
| * | | | | | | powerpc/64s: Fix masking of SRR1 bits on instruction faultMichael Ellerman2017-11-141-1/+1
| * | | | | | | powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-1311-42/+27
| * | | | | | | powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2017-11-132-31/+50
| * | | | | | | powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundaryNicholas Piggin2017-11-131-1/+1
| * | | | | | | powerpc/64s/hash: Fix fork() with 512TB process address spaceNicholas Piggin2017-11-131-4/+4
| * | | | | | | powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2017-11-131-26/+24
| * | | | | | | powerpc/64s/hash: Fix 512T hint detection to use >= 128TMichael Ellerman2017-11-131-2/+2
| * | | | | | | powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt2017-11-132-2/+2
| * | | | | | | powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao2017-11-131-1/+1
| * | | | | | | powerpc/fadump: use kstrtoint to handle sysfs storeMichal Suchanek2017-11-131-4/+13
| * | | | | | | powerpc/lib: Implement UACCESS_FLUSHCACHE APIOliver O'Halloran2017-11-134-0/+41
| * | | | | | | powerpc/lib: Implement PMEM APIOliver O'Halloran2017-11-133-1/+36
| * | | | | | | powerpc/powernv/npu: Don't explicitly flush nmmu tlbAlistair Popple2017-11-132-5/+26
| * | | | | | | powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm()Alistair Popple2017-11-131-1/+1
| * | | | | | | powerpc/kprobes: refactor kprobe_lookup_name for safer string operationsNaveen N. Rao2017-11-121-27/+20
| * | | | | | | powerpc/kprobes: Blacklist emulate_update_regs() from kprobesNaveen N. Rao2017-11-121-0/+1
| * | | | | | | powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftraceNaveen N. Rao2017-11-122-18/+2
| * | | | | | | powerpc/kprobes: Disable preemption before invoking probe handler for optprobesNaveen N. Rao2017-11-121-2/+3
| * | | | | | | powerpc/64s: ppc_save_regs is now needed for all 64s buildsStephen Rothwell2017-11-121-1/+1
| * | | | | | | powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWXBalbir Singh2017-11-121-0/+10
| * | | | | | | powerpc/vas: Add support for user receive windowSukadev Bhattiprolu2017-11-121-7/+49
| * | | | | | | powerpc/vas: Define vas_win_id()Sukadev Bhattiprolu2017-11-123-0/+42
| * | | | | | | powerpc/vas: Define vas_win_paste_addr()Sukadev Bhattiprolu2017-11-122-0/+17
| * | | | | | | powerpc: Define set_thread_uses_vas()Sukadev Bhattiprolu2017-11-123-10/+35
| * | | | | | | powerpc: Add support for setting SPRN_TIDRSukadev Bhattiprolu2017-11-123-0/+120
| * | | | | | | powerpc/vas: Export HVWC to debugfsSukadev Bhattiprolu2017-11-125-9/+257
| * | | | | | | powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu2017-11-122-0/+20
| * | | | | | | powerpc/vas: Create cpu to vas id mappingSukadev Bhattiprolu2017-11-121-1/+13
| * | | | | | | powerpc/vas: poll for return of window creditsSukadev Bhattiprolu2017-11-121-0/+45
| * | | | | | | powerpc/vas: Save configured window creditsSukadev Bhattiprolu2017-11-122-2/+5
| * | | | | | | powerpc/vas: Reduce polling interval for busy stateSukadev Bhattiprolu2017-11-121-4/+6
| * | | | | | | powerpc/vas: Use helper to unpin/close windowSukadev Bhattiprolu2017-11-121-7/+15
| * | | | | | | powerpc/vas: Drop poll_window_cast_out().Sukadev Bhattiprolu2017-11-121-17/+17
| * | | | | | | powerpc/vas: Cleanup some debug codeSukadev Bhattiprolu2017-11-122-45/+17
| * | | | | | | powerpc/vas: Validate window creditsSukadev Bhattiprolu2017-11-122-2/+8