summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-142-6/+11
|\
| * mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-5/+3
| * arch/powerpc: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-141-2/+2
|\ \
| * | ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-2/+2
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-141-1/+1
|\ \ \ | |_|/ |/| |
| * | crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare2016-11-281-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-1328-246/+825
|\ \ \
| * | | KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.hPaul Mackerras2016-12-017-49/+43
| * | | KVM: PPC: Book3S HV: Comment style and print format fixupsSuraj Jitindar Singh2016-11-282-2/+3
| * | | KVM: PPC: Decrease the powerpc default halt poll max valueSuraj Jitindar Singh2016-11-281-1/+1
| * | | KVM: PPC: Book3S HV: Add check for module parameter halt_poll_nsSuraj Jitindar Singh2016-11-281-3/+2
| * | | KVM: PPC: Book3S HV: Use generic kvm module parametersSuraj Jitindar Singh2016-11-281-23/+6
| * | | KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTABDavid Gibson2016-11-241-1/+4
| * | | KVM: PPC: Book3S HV: Fix compilation with unusual configurationsPaul Mackerras2016-11-241-1/+2
| * | | KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00Suraj Jitindar Singh2016-11-241-15/+28
| * | | KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcoresPaul Mackerras2016-11-242-16/+44
| * | | KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guestPaul Mackerras2016-11-242-2/+10
| * | | KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9Paul Mackerras2016-11-241-11/+22
| * | | KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9Paul Mackerras2016-11-244-21/+96
| * | | KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9Paul Mackerras2016-11-242-3/+18
| * | | KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras2016-11-245-9/+28
| * | | KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras2016-11-245-2/+57
| * | | KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9Paul Mackerras2016-11-241-20/+30
| * | | KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9Paul Mackerras2016-11-242-9/+37
| * | | KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9Paul Mackerras2016-11-242-40/+100
| * | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2016-11-2413-53/+138
| |\ \ \
| | * | | powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2016-11-232-1/+3
| | * | | powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman2016-11-231-0/+1
| | * | | powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh2016-11-231-0/+7
| | * | | powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras2016-11-233-0/+8
| | * | | powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras2016-11-234-36/+49
| | * | | powerpc/64: Add some more SPRs and SPR bits for POWER9Paul Mackerras2016-11-221-0/+5
| | * | | powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2016-11-164-16/+65
| * | | | KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.hGeliang Tang2016-11-211-1/+0
| * | | | KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras2016-11-211-0/+2
| * | | | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2016-11-215-0/+13
| * | | | KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entriesYongji Xie2016-11-214-19/+144
| * | | | KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged outYongji Xie2016-11-212-2/+7
| * | | | KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-11-211-2/+1
| * | | | KVM: PPC: Book3S HV: sparse: prototypes for functions called from assemblerDaniel Axtens2016-11-216-0/+49
| * | | | KVM: PPC: Book3S HV: Fix sparse static warningDaniel Axtens2016-11-211-2/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-123-13/+29
|\ \ \ \
| * | | | mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-121-0/+10
| * | | | mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V2016-12-121-1/+2
| * | | | powerpc/mm: allow memory hotplug into a memoryless nodeReza Arbab2016-12-121-12/+1
| * | | | mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-121-0/+16
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-126-212/+7
|\ \ \ \ \
| * | | | | powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel2016-11-296-212/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-122-77/+21
|\ \ \ \ \ | |_|/ / / |/| | | |