summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy2018-12-216-32/+135
* powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy2018-12-213-24/+34
* powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2Alexey Kardashevskiy2018-12-211-0/+10
* powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy2018-12-211-1/+3
* powerpc: generate uapi header and system call table filesFiroz Khan2018-12-219-909/+26
* powerpc: add system call table generation supportFiroz Khan2018-12-214-0/+563
* powerpc: split compat syscall table out from native tableFiroz Khan2018-12-214-13/+39
* powerpc: move macro definition from asm/systbl.hFiroz Khan2018-12-212-1/+1
* powerpc: add __NR_syscalls along with NR_syscallsFiroz Khan2018-12-212-3/+5
* powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai2018-12-212-6/+19
* ocxl: Fix endiannes bug in read_afu_name()Greg Kurz2018-12-211-1/+1
* selftests/powerpc: Add checks for transactional sigreturnBreno Leitao2018-12-213-1/+48
* powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao2018-12-212-9/+29
* powerpc/tm: Print scratch valueBreno Leitao2018-12-211-1/+2
* powerpc/tm: Save MSR to PACA before RFIDBreno Leitao2018-12-211-0/+4
* powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2018-12-212-15/+49
* powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar2018-12-213-5/+14
* powerpc/fadump: Throw proper error message on fadump registration failureMahesh Salgaonkar2018-12-211-2/+33
* powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar2018-12-213-11/+108
* powerpc/powernv: Move opal_power_control_init() call in opal_init().Mahesh Salgaonkar2018-12-213-2/+5
* powerpc/4xx: Delete an unnecessary return statement in two functionsMarkus Elfring2018-12-212-3/+0
* powerpc/4xx: Delete error message for a ENOMEM in two functionsMarkus Elfring2018-12-211-4/+1
* powerpc/4xx: Use seq_putc() in ocm_debugfs_show()Markus Elfring2018-12-211-1/+1
* powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show()Markus Elfring2018-12-211-6/+2
* powerpc/8xx: Allow pinning IMMR TLB when using early debug consoleChristophe Leroy2018-12-211-1/+1
* powerpc/powernv: Remove PCI_MSI ifdef checksOliver O'Halloran2018-12-213-17/+0
* powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2018-12-211-1/+1
* Powerpc/perf: Wire up PMI throttlingRavi Bangoria2018-12-211-1/+10
* powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy2018-12-203-8/+8
* powerpc/powernv/ioda: Reduce a number of hooks in pnv_phbAlexey Kardashevskiy2018-12-202-10/+3
* powerpc/powernv/ioda1: Remove dead code for a single device PEAlexey Kardashevskiy2018-12-201-9/+1
* vfio/spapr_tce: Get rid of possible infinite loopAlexey Kardashevskiy2018-12-201-7/+3
* powerpc/powernv/npu: Remove unused headers and a macro.Alexey Kardashevskiy2018-12-201-13/+0
* powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addres...Alexey Kardashevskiy2018-12-201-1/+1
* powerpc/eeh: Fix debugfs_simple_attr.cocci warningsYueHaibing2018-12-201-10/+10
* powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun2018-12-201-1/+1
* powerpc/fsl: Update Spectre v2 reportingDiana Craciun2018-12-201-1/+4
* powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun2018-12-201-0/+1
* powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun2018-12-201-0/+4
* powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2018-12-202-0/+21
* powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun2018-12-203-1/+37
* powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2018-12-202-0/+26
* powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun2018-12-201-0/+7
* powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun2018-12-201-1/+1
* powerpc/fsl: Add macro to flush the branch predictorDiana Craciun2018-12-201-0/+10
* powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2018-12-204-0/+45
* powerpc/prom: move the device tree if not in declared memory.Christophe Leroy2018-12-201-2/+2
* powerpc: Add some documentation of ISA versionsMichael Ellerman2018-12-201-0/+74
* powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigsMichael Ellerman2018-12-205-5/+0
* powerpc: eeh_event: convert semaphore to completionArnd Bergmann2018-12-201-6/+3