summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-09-02powerpc/sstep: Avoid used uninitialized errorMichael Ellerman
2017-09-01axonram: Return directly after a failed kzalloc() in axon_ram_probe()Markus Elfring
2017-09-01axonram: Improve a size determination in axon_ram_probe()Markus Elfring
2017-09-01axonram: Delete an error message for a failed memory allocation in axon_ram_p...Markus Elfring
2017-09-01powerpc/powernv/npu: Move tlb flush before launching ATSDAlistair Popple
2017-09-01powerpc/iommu: Use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-09-01powerpc/eeh: Delete an error out of memory message at init timeMarkus Elfring
2017-09-01powerpc/mm: Use seq_putc() in two functionsMarkus Elfring
2017-09-01crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni
2017-09-01powerpc/32: remove a NOP from memset()Christophe Leroy
2017-09-01powerpc/32: optimise memset()Christophe Leroy
2017-09-01powerpc: fix location of two EXPORT_SYMBOLChristophe Leroy
2017-09-01powerpc/32: add memset16()Christophe Leroy
2017-09-01powerpc: Wrap register number correctly for string load/store instructionsPaul Mackerras
2017-09-01powerpc: Emulate load/store floating point as integer word instructionsPaul Mackerras
2017-09-01powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras
2017-09-01powerpc: Separate out load/store emulation into its own functionPaul Mackerras
2017-09-01powerpc: Handle opposite-endian processes in emulation codePaul Mackerras
2017-09-01powerpc: Set regs->dar if memory access fails in emulate_step()Paul Mackerras
2017-09-01powerpc: Emulate the dcbz instructionPaul Mackerras
2017-09-01powerpc: Emulate load/store floating double pair instructionsPaul Mackerras
2017-09-01powerpc: Emulate vector element load/store instructionsPaul Mackerras
2017-09-01powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not livePaul Mackerras
2017-09-01powerpc: Make load/store emulation use larger memory accessesPaul Mackerras
2017-09-01powerpc: Add emulation for the addpcis instructionPaul Mackerras
2017-09-01powerpc: Don't update CR0 in emulation of popcnt, prty, bpermd instructionsPaul Mackerras
2017-09-01powerpc: Fix emulation of the isel instructionPaul Mackerras
2017-09-01powerpc/64: Fix update forms of loads and stores to write 64-bit EAPaul Mackerras
2017-09-01powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras
2017-09-01powerpc: Don't check MSR FP/VMX/VSX enable bits in analyse_instr()Paul Mackerras
2017-09-01powerpc: Change analyse_instr so it doesn't modify *regsPaul Mackerras
2017-09-01KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fdnixiaoming
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse
2017-08-31powerpc/powernv: update to new mmu_notifier semanticJérôme Glisse
2017-08-31powerpc: Correct instruction code for xxlor instructionPaul Mackerras
2017-08-31powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-08-31powerpc/pseries: Don't attempt to acquire drc during memory hot add for assig...John Allen
2017-08-31powerpc/4xx: Constify cpm_suspend_opsArvind Yadav
2017-08-31powerpc/smp: Add Power9 scheduler topologyOliver O'Halloran
2017-08-31powerpc/smp: Add cpu_l2_cache_mapOliver O'Halloran
2017-08-31powerpc/smp: Rework CPU topology constructionOliver O'Halloran
2017-08-31powerpc/smp: Use cpu_to_chip_id() to find core siblingsOliver O'Halloran
2017-08-31powerpc: conditionally compile platform-specific serial driversHannes Reinecke
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding
2017-08-31powerpc/configs: Enable THP and 64K for ppc64(le)_defconfigBalbir Singh
2017-08-31powerpc/configs: Enable function trace by defaultBalbir Singh
2017-08-31powerpc/xmon: Add ISA v3.0 SPRs to SPR dumpBalbir Singh
2017-08-31powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dumpBalbir Singh
2017-08-31powerpc/xmon: Dump all 64 bits of HDECBalbir Singh
2017-08-31powerpc: Squash lines for simple wrapper functionsMasahiro Yamada