summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-02-13powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman
2018-02-13powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-02-13powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran
2018-02-13powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling
2018-02-13powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman
2018-02-13powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-02-13powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-13powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-13powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin
2018-02-13powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin
2018-02-13powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2017-12-29powerpc/perf: Dereference BHRB entries safelyRavi Bangoria
2017-12-20powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman
2017-12-20powerpc/ipic: Fix status get and status clearChristophe Leroy
2017-12-20powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III
2017-12-20powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya
2017-12-16powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras
2017-12-14powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy
2017-12-14axonram: Fix gendisk handlingJan Kara
2017-12-14powerpc/64: Fix checksum folding in csum_add()Shile Zhang
2017-12-14powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin
2017-12-14powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras
2017-12-14powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin
2017-12-09powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab
2017-11-30powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-15sched/cputime, powerpc32: Fix stale scaled stime on context switchFrederic Weisbecker
2017-11-15powerpc/corenet: explicitly disable the SDHC controller on kmcoge4Valentin Longchamp
2017-11-15KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counterLi Zhong
2017-11-08powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras
2017-11-02KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTMGreg Kurz
2017-10-21powerpc/perf: Add restrictions to PMC5 in power9 DD1Madhavan Srinivasan
2017-10-12powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero
2017-10-12powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur
2017-10-05powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao
2017-10-05powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero
2017-10-05powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-10-05KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables listPaul Mackerras
2017-10-05KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-09-27powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-08-30powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-24powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-11powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin
2017-08-11powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero
2017-08-06Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman
2017-08-06KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras
2017-08-06KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras
2017-08-06KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras
2017-08-06powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-07-27powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt