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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2022-04-08
powerpc: Fix build errors with newer binutils
Anders Roxell
2
-8
/
+35
2022-02-16
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
5
-2
/
+9
2022-02-01
powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
Naveen N. Rao
1
-0
/
+1
2022-02-01
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
1
-0
/
+2
2022-01-27
powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...
Athira Rajeev
1
-0
/
+40
2022-01-27
powerpc/irq: Add helper to set regs->softe
Christophe Leroy
1
-2
/
+9
2022-01-27
powerpc/perf: MMCR0 control for PMU registers under PMCC=00
Athira Rajeev
1
-0
/
+1
2022-01-27
powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to C
Jordan Niethe
1
-0
/
+12
2022-01-20
powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...
Nicholas Piggin
1
-0
/
+2
2021-11-18
powerpc/security: Add a helper to query stf_barrier type
Naveen N. Rao
1
-0
/
+5
2021-11-18
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
1
-0
/
+1
2021-11-18
powerpc: Fix is_kvm_guest() / kvm_para_available()
Michael Ellerman
1
-2
/
+2
2021-11-18
powerpc: Reintroduce is_kvm_guest() as a fast-path check
Srikar Dronamraju
2
-1
/
+11
2021-11-18
powerpc: Rename is_kvm_guest() to check_kvm_guest()
Srikar Dronamraju
2
-3
/
+3
2021-11-18
powerpc: Refactor is_kvm_guest() declaration to new header
Srikar Dronamraju
3
-7
/
+16
2021-09-18
KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...
Nicholas Piggin
1
-0
/
+7
2021-07-20
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
1
-0
/
+2
2021-07-19
powerpc/barrier: Avoid collision with clang's __lwsync macro
Nathan Chancellor
1
-0
/
+2
2021-07-14
KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
Suraj Jitindar Singh
1
-0
/
+30
2021-05-26
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2
-35
/
+52
2021-05-26
powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
Nicholas Piggin
2
-3
/
+22
2021-05-14
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
3
-2
/
+16
2021-05-14
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
1
-0
/
+5
2021-05-14
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
1
-2
/
+4
2021-05-11
powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
Tony Ambardar
1
-0
/
+1
2021-05-11
powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
Nicholas Piggin
1
-0
/
+1
2021-03-30
powerpc/4xx: Fix build errors from mfdcr()
Michael Ellerman
1
-4
/
+4
2021-03-25
powerpc: Force inlining of cpu_has_feature() to avoid build failure
Christophe Leroy
1
-2
/
+2
2021-03-17
powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
Christophe Leroy
1
-0
/
+10
2021-03-17
powerpc: Fix inverted SET_FULL_REGS bitop
Nicholas Piggin
1
-2
/
+2
2021-03-17
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
1
-1
/
+1
2021-03-17
powerpc/64: Fix stack trace not displaying final frame
Michael Ellerman
1
-0
/
+3
2021-03-17
powerpc/pci: Add ppc_md.discover_phbs()
Oliver O'Halloran
1
-0
/
+3
2021-03-04
powerpc/kexec_file: fix FDT size estimation for kdump kernel
Hari Bathini
1
-0
/
+1
2021-03-04
powerpc/uaccess: Avoid might_fault() when user access is enabled
Alexey Kardashevskiy
1
-3
/
+10
2021-01-27
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2
-0
/
+23
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-30
powerpc/8xx: Fix early debug when SMC1 is relocated
Christophe Leroy
1
-0
/
+1
2020-12-30
powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE
Christophe Leroy
1
-1
/
+1
2020-12-30
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
Christophe Leroy
1
-2
/
+21
2020-12-30
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2
-4
/
+4
2020-12-30
powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
Michael Ellerman
1
-0
/
+1
2020-12-30
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
1
-5
/
+0
2020-12-05
Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+12
2020-11-27
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+4
2020-11-27
Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+2
2020-11-27
powerpc/64s: Trim offlined CPUs from mm_cpumasks
Nicholas Piggin
1
-0
/
+12
2020-11-23
powerpc/64s: Fix allnoconfig build since uaccess flush
Stephen Rothwell
1
-0
/
+2
2020-11-23
Merge tag 'powerpc-cve-2020-4788' into fixes
Michael Ellerman
6
-31
/
+103
[next]