aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)Author
2019-12-01powerpc/powernv: hold device_hotplug_lock when calling device_online()David Hildenbrand
2019-11-06powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin
2019-11-06powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand
2019-10-11powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy
2019-10-11powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-10-07powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA wi...Alexey Kardashevskiy
2019-10-05powerpc/imc: Dont create debugfs files for cpu-less nodesMadhavan Srinivasan
2019-10-01powerpc/xive: Fix bogus error code returned by OPALGreg Kurz
2019-07-26powerpc/powernv/npu: Fix reference leakGreg Kurz
2019-06-22powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-31powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar
2019-04-05powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tablesAlexey Kardashevskiy
2019-03-23powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras
2019-03-23powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-02-12powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addres...Alexey Kardashevskiy
2018-11-21powerpc/memtrace: Remove memory in chunksRashmica Gupta
2018-09-20powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again)Alexey Kardashevskiy
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-21ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox
2018-08-20powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-10powerpc/powernv/idle: Fix build errorAneesh Kumar K.V
2018-08-10powerpc/powernv: Allow memory that has been hot-removed to be hot-addedRashmica Gupta
2018-08-08powerpc/powernv/opal: Use standard interrupts property when availableBenjamin Herrenschmidt
2018-08-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni
2018-08-08powerpc/powernv: Export opal_check_token symbolHaren Myneni
2018-08-08powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman
2018-08-08powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt
2018-08-03powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab
2018-08-03powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-31powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat
2018-07-31powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin
2018-07-24powerpc/powernv: move opal console flushing to udbgNicholas Piggin
2018-07-24powerpc/powernv: Remove OPALv1 support from opal console driverNicholas Piggin
2018-07-24powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin
2018-07-24powerpc/powernv: opal-kmsg use flush fallback from console codeNicholas Piggin
2018-07-24powerpc/powernv: opal-kmsg standardise OPAL_BUSY handlingNicholas Piggin
2018-07-24powerpc/powernv: Fix OPAL console driver OPAL_BUSY loopsNicholas Piggin
2018-07-24powerpc/powernv: opal_put_chars partial write fixNicholas Piggin
2018-07-24powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha
2018-07-24powerpc/powernv/opal-dump : Handles opal_dump_info properlyMukesh Ojha