index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
1
-1
/
+1
2022-07-07
powerpc/bpf: Fix use of user_pt_regs in uapi
Naveen N. Rao
1
-0
/
+9
2022-07-02
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
1
-1
/
+4
2022-06-22
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
1
-0
/
+2
2022-06-22
powerpc: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-06-22
powerpc: Use bool in archrandom.h
Richard Henderson
1
-8
/
+9
2022-06-22
powerpc: Remove arch_has_random, arch_has_random_seed
Richard Henderson
1
-10
/
+0
2022-06-14
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
Michael Ellerman
1
-2
/
+5
2022-04-20
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2022-04-15
powerpc: Fix build errors with newer binutils
Anders Roxell
2
-8
/
+35
2021-11-17
powerpc/security: Add a helper to query stf_barrier type
Naveen N. Rao
1
-0
/
+5
2021-11-17
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
1
-0
/
+1
2021-09-22
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-14
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
1
-2
/
+4
2021-04-07
powerpc: Force inlining of cpu_has_feature() to avoid build failure
Christophe Leroy
1
-2
/
+2
2021-03-30
powerpc/4xx: Fix build errors from mfdcr()
Michael Ellerman
1
-4
/
+4
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-01-06
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
Christophe Leroy
1
-2
/
+21
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: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2
-4
/
+4
2020-12-30
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
1
-5
/
+0
2020-12-02
powerpc/64s: Fix allnoconfig build since uaccess flush
Stephen Rothwell
1
-0
/
+2
2020-12-02
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2
-0
/
+4
2020-11-22
powerpc: Only include kup-radix.h for 64-bit Book3S
Michael Ellerman
2
-5
/
+14
2020-11-22
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
6
-13
/
+44
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
4
-1
/
+25
2020-11-05
powerpc/drmem: Make lmb_size 64 bit
Aneesh Kumar K.V
1
-2
/
+2
2020-11-05
powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Nicholas Piggin
1
-1
/
+1
2020-10-29
powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
Nicholas Piggin
1
-13
/
+0
2020-10-29
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
1
-1
/
+1
2020-10-29
powerpc/book3s64/hash/4k: Support large linear mapping range with 4K
Aneesh Kumar K.V
1
-7
/
+6
2020-10-29
pseries/drmem: don't cache node id in drmem_lmb struct
Scott Cheloha
1
-21
/
+0
2020-10-29
powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
Nathan Lynch
1
-1
/
+17
2020-10-01
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
1
-0
/
+3
2020-09-23
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
1
-5
/
+5
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+2
2020-08-21
powerpc: Fix circular dependency between percpu.h and mmu.h
Michael Ellerman
1
-2
/
+2
2020-08-19
powerpc/32s: Fix CONFIG_BOOK3S_601 uses
Michael Ellerman
2
-2
/
+2
2020-08-19
powerpc/perf: Fix missing is_sier_aviable() during build
Madhavan Srinivasan
1
-0
/
+2
2020-08-19
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
1
-2
/
+0
2020-08-11
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
1
-0
/
+2
2020-06-24
powerpc/64s/pgtable: fix an undefined behaviour
Qian Cai
1
-4
/
+19
2020-06-24
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
1
-1
/
+0
2020-06-22
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
1
-2
/
+0
[next]