summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2019-12-13powerpc/math-emu: Update macros from GCCJoel Stanley
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2019-12-01KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-01powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-20powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard
2019-11-20powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-10-11powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-10-01powerpc/xive: Fix bogus error code returned by OPALGreg Kurz
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-09-16powerpc/tm: Remove msr_tm_active()Breno Leitao
2019-09-16KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras
2019-09-16powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai
2019-07-31powerpc/cacheflush: fix variable set but not usedQian Cai
2019-06-25powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-16powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao
2019-04-03powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-04-03powerpc/fsl: Add macro to flush the branch predictorDiana Craciun
2019-04-03powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-03-27powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-23powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V
2019-03-23powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras
2019-02-15powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V
2019-02-12powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar
2019-02-12powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy
2018-12-01powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman
2018-11-21Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
2018-11-13powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-10-09mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-09-18powerpc: Avoid code patching freed init sectionsMichael Neuling
2018-09-12KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-23powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V
2018-08-23powerpc/nohash: fix pte_access_permitted()Christophe Leroy
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds