summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-12-05powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman1-0/+1
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy4-4/+26
2019-12-05powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy3-8/+8
2019-12-05powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt1-1/+3
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy1-8/+9
2019-12-05powerpc/prom: fix early DEBUG messagesChristophe Leroy1-3/+3
2019-12-05powerpc/xmon: fix dump_segments()Christophe Leroy1-1/+1
2019-12-05powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy1-2/+2
2019-11-28KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman3-0/+38
2019-11-28powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman4-4/+54
2019-11-28powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl1-3/+16
2019-11-28mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand1-1/+1
2019-11-28powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia1-2/+1
2019-11-28powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff1-1/+1
2019-11-28powerpc: Fix signedness bug in update_flash_db()Dan Carpenter1-1/+1
2019-11-25KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LRCameron Kaiser1-0/+3
2019-11-25powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao1-1/+1
2019-11-25powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao1-1/+1
2019-11-25libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring1-0/+2
2019-11-25powerpc/pseries: Disable CPU hotplug across migrationsNathan Fontenot1-0/+2
2019-11-25powerpc/64s/hash: Fix stab_rr off by one initializationNicholas Piggin1-1/+1
2019-11-25powerpc/iommu: Avoid derefence before pointer checkBreno Leitao1-1/+1
2019-11-25powerpc/vdso: Correct call frame informationAlan Modra4-0/+4
2019-10-17powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan1-4/+7
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch1-0/+3
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin1-0/+4
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch1-0/+9
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy1-2/+1
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch1-3/+8
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V1-9/+7
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero1-1/+2
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2-4/+0
2019-08-04powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2-0/+8
2019-08-04powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran1-3/+12
2019-08-04powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada1-0/+20
2019-08-04powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter1-0/+1
2019-08-04powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy1-0/+2
2019-08-04powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria1-2/+7
2019-08-04powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2-13/+128
2019-07-10powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao3-5/+6
2019-06-22KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras1-8/+1
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras3-8/+8
2019-06-11powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria3-2/+10
2019-05-31powerpc/numa: improve control of topology updatesNathan Lynch1-6/+12
2019-05-31powerpc/boot: Fix missing check of lseek() return valueBo YU1-1/+5
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor1-1/+1
2019-05-16powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy1-1/+1
2019-05-16powerpc/64s: Include cpu headerBreno Leitao1-0/+1
2019-04-17powerpc/security: Fix spectre_v2 reportingMichael Ellerman1-15/+8
2019-04-17powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy1-0/+1