index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
powerpc: Reintroduce is_kvm_guest() as a fast-path check
Srikar Dronamraju
3
-1
/
+13
2021-11-18
powerpc: Rename is_kvm_guest() to check_kvm_guest()
Srikar Dronamraju
4
-8
/
+8
2021-11-18
powerpc: Refactor is_kvm_guest() declaration to new header
Srikar Dronamraju
5
-7
/
+18
2021-11-18
powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found
Xiaoming Ni
1
-2
/
+1
2021-11-02
powerpc/bpf: Fix BPF_MOD when imm == 1
Naveen N. Rao
1
-2
/
+8
2021-10-27
powerpc/idle: Don't corrupt back chain when going idle
Michael Ellerman
1
-4
/
+6
2021-10-27
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
Michael Ellerman
1
-2
/
+7
2021-10-27
KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
Michael Ellerman
1
-9
/
+10
2021-10-27
powerpc64/idle: Fix SP offsets when saving GPRs
Christopher M. Riedl
1
-65
/
+73
2021-10-27
powerpc/smp: do not decrement idle task preempt count in CPU offline
Nathan Lynch
1
-2
/
+0
2021-10-20
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
1
-1
/
+2
2021-10-13
pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
Mahesh Salgaonkar
1
-0
/
+4
2021-10-13
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
1
-7
/
+10
2021-10-13
powerpc/bpf: Fix BPF_SUB when imm == 0x80000000
Naveen N. Rao
1
-10
/
+17
2021-10-13
powerpc/iommu: Report the correct most efficient DMA mask for PCI devices
Alexey Kardashevskiy
1
-0
/
+9
2021-10-13
powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
Pali Rohár
1
-1
/
+1
2021-09-22
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
Nicholas Piggin
1
-2
/
+34
2021-09-18
KVM: PPC: Fix clearing never mapped TCEs in realmode
Alexey Kardashevskiy
1
-3
/
+6
2021-09-18
powerpc/smp: Update cpu_core_map on all PowerPc systems
Srikar Dronamraju
1
-6
/
+5
2021-09-18
KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...
Nicholas Piggin
2
-0
/
+27
2021-09-18
KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines
Fabiano Rosas
1
-2
/
+4
2021-09-18
powerpc/config: Renable MTD_PHYSMAP_OF
Joel Stanley
1
-0
/
+1
2021-09-18
powerpc/numa: Consider the max NUMA node for migratable LPAR
Laurent Dufour
1
-3
/
+10
2021-09-18
powerpc/stacktrace: Include linux/delay.h
Michal Suchanek
1
-0
/
+1
2021-09-18
powerpc/perf/hv-gpci: Fix counter value parsing
Kajol Jain
1
-1
/
+1
2021-09-03
powerpc/perf: Invoke per-CPU variable access with disabled interrupts
Athira Rajeev
1
-4
/
+6
2021-08-18
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
1
-1
/
+1
2021-08-18
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
1
-1
/
+2
2021-08-04
powerpc/pseries: Fix regression while building external modules
Srikar Dronamraju
1
-1
/
+1
2021-08-04
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+6
2021-07-28
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
1
-0
/
+20
2021-07-28
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
1
-3
/
+22
2021-07-28
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
1
-2
/
+2
2021-07-28
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
1
-0
/
+2
2021-07-20
powerpc/boot: Fixup device-tree on little endian
Benjamin Herrenschmidt
2
-27
/
+41
2021-07-20
powerpc/mm/book3s64: Fix possible build error
Aneesh Kumar K.V
1
-9
/
+17
2021-07-20
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
2
-0
/
+14
2021-07-19
powerpc/powernv/vas: Release reference to tgid during window close
Haren Myneni
1
-4
/
+5
2021-07-19
powerpc/barrier: Avoid collision with clang's __lwsync macro
Nathan Chancellor
1
-0
/
+2
2021-07-19
powerpc/mm: Fix lockup on kernel exec fault
Christophe Leroy
1
-3
/
+1
2021-07-14
powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
Valentin Schneider
2
-6
/
+0
2021-07-14
powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
Vaibhav Jain
1
-11
/
+24
2021-07-14
powerpc/64s: Fix copy-paste data exposure into newly created tasks
Nicholas Piggin
1
-16
/
+32
2021-07-14
powerpc/papr_scm: Properly handle UUID types and API
Andy Shevchenko
1
-9
/
+18
2021-07-14
powerpc: Offline CPU in stop_this_cpu()
Nicholas Piggin
1
-0
/
+11
2021-07-14
powerpc/powernv: Fix machine check reporting of async store errors
Nicholas Piggin
1
-8
/
+40
2021-07-14
KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
Suraj Jitindar Singh
4
-8
/
+39
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-07-14
powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
Michael Ellerman
1
-6
/
+21
2021-07-14
KVM: PPC: Book3S HV: Workaround high stack usage with clang
Nathan Chancellor
1
-1
/
+2
[prev]
[next]