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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
powerpc/ftrace: Fix stack teardown in ftrace_no_trace
Naveen N Rao
1
-2
/
+2
2023-12-20
powerpc/ftrace: Create a dummy stackframe to fix stack unwind
Naveen N Rao
1
-2
/
+11
2023-12-08
powerpc: Don't clobber f0/vs0 during fp|altivec register save
Timothy Pearson
2
-0
/
+15
2023-10-25
powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
Christophe Leroy
1
-1
/
+1
2023-10-10
powerpc/perf/hv-24x7: Update domain value check
Kajol Jain
1
-1
/
+1
2023-09-23
powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
ruanjinjie
1
-0
/
+1
2023-09-23
powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
Russell Currey
1
-3
/
+14
2023-09-23
powerpc/32s: Fix assembler warning about r0
Christophe Leroy
1
-1
/
+1
2023-09-23
powerpc/32: Include .branch_lt in data section
Joel Stanley
1
-0
/
+1
2023-08-30
powerpc: Fail build if using recordmcount with binutils v2.37
Naveen N Rao
1
-0
/
+8
2023-08-30
powerpc: remove leftover code of old GCC version checks
Masahiro Yamada
1
-8
/
+0
2023-08-30
powerpc/32: add stack protector support
Christophe Leroy
6
-0
/
+51
2023-08-30
powerpc/rtas_flash: allow user copy to flash block cache objects
Nathan Lynch
1
-3
/
+3
2023-08-30
powerpc/64s/radix: Fix soft dirty tracking
Michael Ellerman
1
-2
/
+2
2023-08-30
powerpc: Move page table dump files in a dedicated subdirectory
Christophe Leroy
11
-17
/
+14
2023-08-30
powerpc/mm: dump block address translation on book3s/32
Christophe Leroy
3
-1
/
+178
2023-08-30
powerpc/mm: dump segment registers on book3s/32
Christophe Leroy
2
-1
/
+65
2023-08-30
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
5
-14
/
+19
2023-08-30
powerpc/mm: move platform specific mmu-xxx.h in platform directories
Christophe Leroy
10
-14
/
+42
2023-08-11
powerpc/mm/altmap: Fix altmap boundary check
Aneesh Kumar K.V
1
-2
/
+1
2023-08-11
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
1
-1
/
+1
2023-08-11
powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
Randy Dunlap
1
-1
/
+1
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-18
/
+0
2023-06-21
powerpc: Fix defconfig choice logic when cross compiling
Michael Ellerman
1
-5
/
+4
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
1
-2
/
+0
2023-06-21
powerpc/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-05-17
powerpc/rtas: use memmove for potentially overlapping buffer copy
Nathan Lynch
1
-1
/
+1
2023-05-17
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
1
-3
/
+2
2023-05-17
powerpc/wii: fix resource printk format warnings
Randy Dunlap
3
-4
/
+4
2023-05-17
powerpc/mpc512x: fix resource printk format warning
Randy Dunlap
1
-1
/
+1
2023-03-11
powerpc: Remove linker flag from KBUILD_AFLAGS
Nathan Chancellor
1
-1
/
+1
2023-03-11
powerpc/rtas: ensure 4KB alignment for rtas_data_buf
Nathan Lynch
1
-1
/
+1
2023-03-11
powerpc/rtas: make all exports GPL
Nathan Lynch
1
-11
/
+11
2023-03-11
powerpc/pseries/lparcfg: add missing RTAS retry status handling
Nathan Lynch
1
-10
/
+10
2023-03-11
powerpc/powernv/ioda: Skip unallocated resources when mapping to PE
Frederic Barrat
1
-1
/
+2
2023-02-25
powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
Sean Anderson
1
-0
/
+16
2023-02-25
powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
Sean Anderson
3
-2
/
+90
2023-02-06
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2023-01-18
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
1
-1
/
+6
2023-01-18
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
1
-3
/
+10
2023-01-18
powerpc/hv-gpci: Fix hv_gpci event list
Kajol Jain
4
-1
/
+57
2023-01-18
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...
Yang Yingliang
1
-1
/
+1
2023-01-18
powerpc/perf: callchain validate kernel stack pointer bounds
Nicholas Piggin
1
-0
/
+1
2023-01-18
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
1
-0
/
+1
2023-01-18
powerpc/52xx: Fix a resource leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2022-10-26
powerpc: Fix SPE Power ISA properties for e500v1 platforms
Pali Rohár
5
-4
/
+55
2022-10-26
powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5
Nicholas Piggin
1
-1
/
+1
2022-10-26
powerpc/powernv: add missing of_node_put() in opal_export_attrs()
Zheng Yongjun
1
-0
/
+1
2022-10-26
powerpc/pci_dn: Add missing of_node_put()
Liang He
1
-0
/
+1
[next]