aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-02-26Merge tag 'v4.9.84' into v4.9-rtJulia Cartwright
2018-02-25powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-02-25powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-02-25powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNELMichael Ellerman
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-22powerpc: fix build errors in stable treeNicholas Piggin
2018-02-17powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
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
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
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-14Merge tag 'v4.9.68' into v4.9-rtSteven Rostedt (VMware)
2017-12-14Merge tag 'v4.9.66' into v4.9-rtSteven Rostedt (VMware)
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-29Merge tag 'v4.9.63' into v4.9-rtSteven Rostedt (VMware)
2017-11-29Merge tag 'v4.9.62' into v4.9-rtSteven Rostedt (VMware)
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-17Merge tag 'v4.9.61' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.60' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.58' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.55' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.53' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.52' into v4.9-rtSteven Rostedt (VMware)
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