summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-161-0/+1
|\
| * acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-061-0/+1
* | Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-166-10/+22
|\ \
| * | powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre2019-03-131-0/+1
| * | powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSAlexey Kardashevskiy2019-03-131-0/+1
| * | powerpc/mm: Disable kcov for SLB routinesMahesh Salgaonkar2019-03-121-0/+3
| * | powerpc: remove dead code in head_fsl_booke.SJason Yan2019-03-051-7/+0
| * | powerpc/configs: Sync skiroot defconfigJoel Stanley2019-03-051-3/+9
| * | powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V2019-03-051-0/+8
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-1516-44/+158
|\ \ \
| * | | KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()Suraj Jitindar Singh2019-03-012-4/+16
| * | | KVM: PPC: Fix compilation when KVM is not enabledPaul Mackerras2019-02-271-1/+1
| * | | Merge tag 'kvm-ppc-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-02-2220-139/+206
| |\ \ \
| | * \ \ Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2019-02-228-100/+71
| | |\ \ \
| | * | | | KVM: PPC: Book3S: Improve KVM reference countingAlexey Kardashevskiy2019-02-221-3/+4
| | * | | | KVM: PPC: Book3S HV: Fix build failure without IOMMU supportJordan Niethe2019-02-222-0/+12
| | * | | | KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]Suraj Jitindar Singh2019-02-193-1/+19
| | * | | | KVM: PPC: Release all hardware TCE tables attached to a groupAlexey Kardashevskiy2019-02-191-1/+0
| | * | | | KVM: PPC: Book3S HV: Optimise mmio emulation for devices on FAST_MMIO_BUSSuraj Jitindar Singh2019-02-191-0/+18
| | * | | | KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVEPaul Mackerras2019-02-197-26/+47
| | * | | | KVM: PPC: Remove -I. header search pathsMasahiro Yamada2019-02-191-5/+0
| | * | | | KVM: PPC: Book3S HV: Replace kmalloc_node+memset with kzalloc_nodewangbo2019-02-191-3/+1
| | * | | | KVM: PPC: Book3S PR: Add emulation for slbfee. instructionPaul Mackerras2019-02-194-0/+34
| * | | | | KVM: Never start grow vCPU halt_poll_ns from value below halt_poll_ns_grow_startNir Weiner2019-02-201-3/+2
| * | | | | KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner2019-02-201-2/+1
| * | | | | KVM: grow_halt_poll_ns() should never shrink vCPU halt_poll_nsNir Weiner2019-02-201-1/+4
| * | | | | KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-02-201-1/+1
| |/ / / /
* | | | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-1217-3/+77
* | | | | memblock: drop memblock_alloc_base()Mike Rapoport2019-03-122-3/+11
* | | | | memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+3
* | | | | memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport2019-03-121-0/+4
* | | | | powerpc: use memblock functions returning virtual addressChristophe Leroy2019-03-123-4/+10
* | | | | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-101-1/+1
|\ \ \ \ \
| * | | | | kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-281-1/+1
* | | | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+0
|\ \ \ \ \ \
| * | | | | | of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-1/+0
| * | | | | | dma-mapping: remove the default map_resource implementationChristoph Hellwig2019-02-012-0/+2
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-0714-59/+48
|\ \ \ \ \ \
| * | | | | | arch: simplify several early memory allocationsMike Rapoport2019-03-073-6/+4
| * | | | | | powerpc: prefer memblock APIs returning virtual addressMike Rapoport2019-03-079-51/+44
| * | | | | | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-072-2/+0
* | | | | | | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-07197-2947/+3345
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy2019-03-041-0/+9
| * | | | | powerpc: Remove export of save_stack_trace_tsk_reliable()Joe Lawrence2019-03-021-1/+0
| * | | | | powerpc/mm: fix "section_base" set but not usedQian Cai2019-03-021-2/+0
| * | | | | powerpc/mm: Fix "sz" set but not used warningQian Cai2019-03-021-2/+1
| * | | | | powerpc/mm: Check secondary hash page tableRashmica Gupta2019-03-021-1/+1
| * | | | | powerpc: remove nargs from __SYSCALLFiroz Khan2019-03-023-6/+6
| * | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-03-021-9/+17
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | powerpc/kvm: Save and restore host AMR/IAMR/UAMORMichael Ellerman2019-02-221-9/+17