summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)AuthorFilesLines
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-22/+4
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-31/+89
2018-08-22ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox1-22/+4
2018-08-20powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt1-0/+37
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin1-31/+52
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds19-877/+935
2018-08-10powerpc/powernv/idle: Fix build errorAneesh Kumar K.V1-1/+1
2018-08-10powerpc/powernv: Allow memory that has been hot-removed to be hot-addedRashmica Gupta1-7/+85
2018-08-07powerpc/powernv/opal: Use standard interrupts property when availableBenjamin Herrenschmidt1-51/+75
2018-08-07crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2-0/+3
2018-08-07powerpc/powernv: Export opal_check_token symbolHaren Myneni1-0/+1
2018-08-07powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman1-0/+7
2018-08-07powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman1-1/+0
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt1-1/+1
2018-08-03powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab1-2/+3
2018-08-03powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin1-1/+2
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-1/+2
2018-07-31powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat2-0/+29
2018-07-31powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga1-78/+138
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy1-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+1
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin1-10/+27
2018-07-24powerpc/powernv: move opal console flushing to udbgNicholas Piggin1-5/+7
2018-07-24powerpc/powernv: Remove OPALv1 support from opal console driverNicholas Piggin1-46/+40
2018-07-24powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin2-36/+41
2018-07-24powerpc/powernv: opal-kmsg use flush fallback from console codeNicholas Piggin1-9/+6
2018-07-24powerpc/powernv: opal-kmsg standardise OPAL_BUSY handlingNicholas Piggin1-8/+16
2018-07-24powerpc/powernv: Fix OPAL console driver OPAL_BUSY loopsNicholas Piggin1-15/+23
2018-07-24powerpc/powernv: opal_put_chars partial write fixNicholas Piggin1-1/+1
2018-07-24powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha1-6/+3
2018-07-24powerpc/powernv/opal-dump : Handles opal_dump_info properlyMukesh Ojha1-3/+6
2018-07-19powerpc/powernv/npu: Add a debugfs setting to change ATSD thresholdAlistair Popple1-2/+10
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman7-388/+454
2018-07-16powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy3-22/+65
2018-07-16powerpc/powernv: Rework TCE level allocationAlexey Kardashevskiy1-11/+19
2018-07-16powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy3-21/+70
2018-07-16powerpc/powernv: Move TCE manupulation code to its own fileAlexey Kardashevskiy5-320/+340
2018-07-16powerpc/powernv: Remove useless wrapperAlexey Kardashevskiy1-6/+1
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2-52/+3
2018-07-04powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 caseAlexey Kardashevskiy1-1/+1
2018-07-02Revert "powerpc/powernv: Add support for the cxl kernel api on the real phb"Alastair D'Silva3-145/+1
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva3-90/+0
2018-07-02powerpc/powernv/memtrace: Remove memtrace mmap()Michael Neuling1-29/+0
2018-07-02powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy1-1/+1
2018-07-02powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues1-1/+11
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-4/+4
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds16-99/+195
2018-06-05powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"Colin Ian King1-1/+1
2018-06-04powerpc/powernv: copy/paste - Mask SO bit in CRHaren Myneni1-1/+2