index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
powerpc/rtas: use memmove for potentially overlapping buffer copy
Nathan Lynch
1
-1
/
+1
2023-05-11
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
1
-3
/
+2
2023-05-11
powerpc/wii: fix resource printk format warnings
Randy Dunlap
3
-4
/
+4
2023-05-11
powerpc/mpc512x: fix resource printk format warning
Randy Dunlap
1
-1
/
+1
2023-05-11
powerpc/perf: Properly detect mpc7450 family
Christophe Leroy
2
-3
/
+8
2023-05-11
powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU
Nicholas Piggin
1
-0
/
+2
2023-04-20
powerpc/papr_scm: Update the NUMA distance table for the target node
Aneesh Kumar K.V
2
-0
/
+8
2023-04-06
powerpc/64s: Fix __pte_needs_flush() false positive warning
Benjamin Gray
1
-2
/
+7
2023-04-06
powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
Haren Myneni
1
-0
/
+8
2023-04-06
powerpc: Don't try to copy PPR for task with NULL pt_regs
Jens Axboe
1
-0
/
+6
2023-03-30
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
1
-1
/
+1
2023-03-22
powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500
Christophe Leroy
1
-1
/
+1
2023-03-22
powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG
Christophe Leroy
1
-0
/
+8
2023-03-22
powerpc: Pass correct CPU reference to assembler
Christophe Leroy
1
-4
/
+0
2023-03-22
powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
Pali Rohár
1
-4
/
+10
2023-03-22
powerpc/64: Set default CPU in Kconfig
Christophe Leroy
2
-22
/
+12
2023-03-22
powerpc/mm: Fix false detection of read faults
Russell Currey
1
-3
/
+8
2023-03-17
powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
1
-2
/
+2
2023-03-17
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
5
-16
/
+13
2023-03-17
powerpc/64: Fix task_cpu in early boot when booting non-zero cpuid
Nicholas Piggin
1
-0
/
+5
2023-03-17
powerpc/bpf/32: Only set a stack frame when necessary
Christophe Leroy
1
-2
/
+18
2023-03-17
powerpc: Remove __kernel_text_address() in show_instructions()
Christophe Leroy
1
-2
/
+1
2023-03-17
powerpc/iommu: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-3
/
+1
2023-03-17
powerpc/64: Don't recurse irq replay
Nicholas Piggin
2
-37
/
+70
2023-03-17
powerpc: dts: t1040rdb: fix compatible string for Rev A boards
Vladimir Oltean
1
-1
/
+0
2023-03-11
eth: fealnx: bring back this old driver
Jakub Kicinski
1
-0
/
+1
2023-03-10
powerpc: Remove linker flag from KBUILD_AFLAGS
Nathan Chancellor
1
-1
/
+1
2023-03-10
powerpc/mm: Rearrange if-else block to avoid clang warning
Anders Roxell
1
-7
/
+4
2023-02-18
Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2023-02-17
powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Benjamin Gray
1
-2
/
+2
2023-02-12
Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-3
/
+5
2023-02-07
powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Nicholas Piggin
1
-2
/
+4
2023-02-06
powerpc/kexec_file: fix implicit decl error
Randy Dunlap
1
-0
/
+1
2023-02-05
Merge tag 'powerpc-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-31
/
+77
2023-02-02
powerpc: Don't select ARCH_WANTS_NO_INSTR
Michael Ellerman
1
-1
/
+0
2023-02-02
powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()
Michael Ellerman
1
-0
/
+2
2023-02-01
powerpc/kexec_file: Count hot-pluggable memory in FDT estimate
Sourabh Jain
1
-1
/
+1
2023-01-31
powerpc/64s/radix: Fix RWX mapping with relocated kernel
Michael Ellerman
1
-0
/
+13
2023-01-31
powerpc/64s/radix: Fix crash with unaligned relocated kernel
Michael Ellerman
1
-0
/
+11
2023-01-31
powerpc/kexec_file: Fix division by zero in extra size estimation
Michael Ellerman
1
-4
/
+7
2023-01-31
powerpc/imc-pmu: Revert nest_init_lock to being a mutex
Michael Ellerman
1
-7
/
+7
2023-01-30
powerpc/64: Fix perf profiling asynchronous interrupt handlers
Nicholas Piggin
4
-15
/
+32
2023-01-30
powerpc/64s: Fix local irq disable when PMIs are disabled
Nicholas Piggin
1
-1
/
+1
2023-01-30
powerpc/kvm: Fix unannotated intra-function call warning
Sathvika Vasireddy
1
-3
/
+2
2023-01-30
powerpc/85xx: Fix unannotated intra-function call warning
Sathvika Vasireddy
1
-1
/
+2
2023-01-15
Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-72
/
+72
2023-01-12
powerpc/64s/hash: Make stress_hpt_timer_fn() static
Yang Yingliang
1
-1
/
+1
2023-01-11
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
2
-71
/
+67
2023-01-11
powerpc/boot: Fix incorrect version calculation issue in ld_version
Ojaswin Mujoo
1
-0
/
+4
2023-01-08
Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+5
[next]