summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-22/+4
|\
| * ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-221-22/+4
* | Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-242-31/+89
|\ \
| * | powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt2018-08-201-0/+37
| * | powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2018-08-201-31/+52
* | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-1719-877/+935
|\| | | |/ |/|
| * powerpc/powernv/idle: Fix build errorAneesh Kumar K.V2018-08-101-1/+1
| * powerpc/powernv: Allow memory that has been hot-removed to be hot-addedRashmica Gupta2018-08-101-7/+85
| * powerpc/powernv/opal: Use standard interrupts property when availableBenjamin Herrenschmidt2018-08-071-51/+75
| * crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2018-08-072-0/+3
| * powerpc/powernv: Export opal_check_token symbolHaren Myneni2018-08-071-0/+1
| * powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman2018-08-071-0/+7
| * powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2018-08-071-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
| |/
* / PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-311-1/+2
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-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