summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-10-11KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-10-07powerpc/xmon: Check for HV mode when dumping XIVE info from OPALCédric Le Goater
2019-10-05powerpc/xive: Fix bogus error code returned by OPALGreg Kurz
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-09-16powerpc/64: mark start_here_multiplatform as __refChristophe Leroy
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-09-06KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy
2019-08-29powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-07-31powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-07-31powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy
2019-07-31powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-07-31powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada
2019-07-31powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter
2019-07-31powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao
2019-07-31powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-07-31powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch
2019-07-31powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-07-31powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-06-25powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao
2019-06-22KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-06-22powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-06-09powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria
2019-06-09KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater
2019-05-31powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey
2019-05-31powerpc/numa: improve control of topology updatesNathan Lynch
2019-05-31powerpc/boot: Fix missing check of lseek() return valueBo YU
2019-05-31powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-16powerpc/powernv/idle: Restore IAMR after idleRussell Currey
2019-05-16powerpc/64s: Include cpu headerBreno Leitao
2019-05-16powerpc: remove old GCC version checksNicholas Piggin
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-08powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-05-08kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas
2019-04-20powerpc/pseries: Remove prrn_work workqueueNathan Fontenot
2019-04-17powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2019-04-05powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V
2019-04-05powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor