summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
Commit message (Expand)AuthorAgeFilesLines
* crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2018-08-082-0/+3
* powerpc/powernv: Export opal_check_token symbolHaren Myneni2018-08-081-0/+1
* powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman2018-08-081-0/+7
* powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2018-08-081-1/+0
* powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt2018-08-071-1/+1
* powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab2018-08-031-2/+3
* powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin2018-08-031-1/+2
* powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat2018-07-312-0/+29
* powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga2018-07-311-78/+138
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc: clean the inclusion of stringify.hChristophe Leroy2018-07-301-0/+1
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
* powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin2018-07-241-10/+27
* powerpc/powernv: move opal console flushing to udbgNicholas Piggin2018-07-241-5/+7
* powerpc/powernv: Remove OPALv1 support from opal console driverNicholas Piggin2018-07-241-46/+40
* powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin2018-07-242-36/+41
* powerpc/powernv: opal-kmsg use flush fallback from console codeNicholas Piggin2018-07-241-9/+6
* powerpc/powernv: opal-kmsg standardise OPAL_BUSY handlingNicholas Piggin2018-07-241-8/+16
* powerpc/powernv: Fix OPAL console driver OPAL_BUSY loopsNicholas Piggin2018-07-241-15/+23
* powerpc/powernv: opal_put_chars partial write fixNicholas Piggin2018-07-241-1/+1
* powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha2018-07-241-6/+3
* powerpc/powernv/opal-dump : Handles opal_dump_info properlyMukesh Ojha2018-07-241-3/+6
* powerpc/powernv/npu: Add a debugfs setting to change ATSD thresholdAlistair Popple2018-07-191-2/+10
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-197-388/+454
|\
| * powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy2018-07-163-22/+65
| * powerpc/powernv: Rework TCE level allocationAlexey Kardashevskiy2018-07-161-11/+19
| * powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy2018-07-163-21/+70
| * powerpc/powernv: Move TCE manupulation code to its own fileAlexey Kardashevskiy2018-07-165-320/+340
| * powerpc/powernv: Remove useless wrapperAlexey Kardashevskiy2018-07-161-6/+1
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-162-52/+3
* | powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 caseAlexey Kardashevskiy2018-07-041-1/+1
* | Revert "powerpc/powernv: Add support for the cxl kernel api on the real phb"Alastair D'Silva2018-07-023-145/+1
* | Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva2018-07-023-90/+0
* | powerpc/powernv/memtrace: Remove memtrace mmap()Michael Neuling2018-07-021-29/+0
* | powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy2018-07-021-1/+1
* | powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues2018-07-021-1/+11
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-4/+4
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-0716-99/+195
|\
| * powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"Colin Ian King2018-06-051-1/+1
| * powerpc/powernv: copy/paste - Mask SO bit in CRHaren Myneni2018-06-041-1/+2
| * powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek2018-06-031-0/+1
| * powerpc/perf: Unregister thread-imc if core-imc not supportedAnju T Sudhakar2018-06-031-0/+9
| * powerpc/perf: Rearrange memory freeing in imc initAnju T Sudhakar2018-06-031-3/+10
| * powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-031-3/+2
| * ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva2018-06-031-2/+2
| * powerpc/powernv: process all OPAL event interrupts with kopaldNicholas Piggin2018-06-033-61/+52
| * powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2018-06-032-1/+17
| * powerpc/powernv/ioda2: Remove redundant free of TCE pagesAlexey Kardashevskiy2018-06-031-1/+0
| * Merge branch 'fixes' into nextMichael Ellerman2018-06-031-2/+12
| |\
| * \ Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-06-031-2/+1
| |\ \