summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2020-05-221-0/+1
* KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson2020-05-221-1/+3
* KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson2020-05-221-1/+3
* powerpc/irq: fix stack overflow verificationChristophe Leroy2020-04-281-2/+2
* powerpc: Fix vDSO clock_getres()Vincenzo Frascino2020-02-115-5/+14
* powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva2020-02-111-2/+2
* powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva2020-02-111-2/+2
* USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-12-191-1/+0
* powerpc/pseries: correctly track irq state in default idleNathan Lynch2019-12-101-0/+3
* powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch2019-12-101-3/+8
* powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria2019-10-311-2/+7
* powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2019-10-312-13/+128
* powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria2019-10-052-2/+7
* powerpc/perf: add missing put_cpu_var in power_pmu_event_initJan Stancek2019-10-051-1/+3
* powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-09-231-1/+1
* powerpc/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall2019-09-231-1/+3
* powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2019-08-132-0/+8
* powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-08-131-1/+1
* powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-08-132-5/+5
* powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy2019-07-091-0/+9
* powerpc/powernv: Make opal log only readable by rootJordan Niethe2019-07-091-1/+1
* powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V2019-07-091-4/+6
* powerpc/wii: properly disable use of BATs when requested.Christophe Leroy2019-07-091-0/+4
* powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy2019-07-091-7/+27
* powerpc/irq: drop arch_early_irq_init()Christophe Leroy2019-07-091-5/+0
* locking/static_keys: Add a new static_key interfacePeter Zijlstra2019-05-221-2/+17
* jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2019-05-221-1/+1
* powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao2019-05-021-1/+1
* powerpc: Use sigsp()Richard Weinberger2019-05-023-11/+5
* powerpc: Use get_signal() signal_setup_done()Richard Weinberger2019-05-024-64/+45
* powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-04-041-3/+4
* powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao2019-04-042-9/+29
* powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2019-04-042-4/+40
* powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigsMichael Ellerman2019-04-045-5/+0
* KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2019-03-251-2/+0
* KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2019-03-251-2/+8
* powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras2019-02-111-1/+3
* powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao2019-02-111-1/+1
* powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao2019-02-111-1/+1
* powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann2018-12-161-2/+2
* powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt2018-12-161-0/+37
* KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-12-161-1/+1
* powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar2018-12-161-1/+1
* powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2018-12-162-17/+78
* powerpc: Fix size calculation using resource_size()Dan Carpenter2018-12-161-1/+1
* powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar2018-12-161-1/+1
* powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson2018-11-201-0/+1
* powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V2018-11-201-0/+1
* powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling2018-11-201-0/+1
* powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling2018-11-201-2/+2