index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2022-09-26
powerpc: Remove redundant selection of E500 and E500MC
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-26
powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mc
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-09-26
powerpc/cputable: Split cpu_specs[] out of cputable.h
Christophe Leroy
2022-09-26
powerpc/cputable: Move __cpu_setup() prototypes out of cputable.h
Christophe Leroy
2022-09-26
powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypes
Christophe Leroy
2022-09-26
powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC
Christophe Leroy
2022-09-26
powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
Christophe Leroy
2022-09-26
powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes
Pali Rohár
2022-09-26
powerpc: dts: turris1x.dts: Fix NOR partitions labels
Pali Rohár
2022-09-26
powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESS
Michael Ellerman
2022-09-26
powerpc/highmem: Properly handle fragmented memory
Christophe Leroy
2022-09-26
powerpc/prom_init: drop PROM_BUG()
David Hildenbrand
2022-09-26
powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
Christophe Leroy
2022-09-26
powerpc/mm: Reduce redundancy in pgtable.h
Christophe Leroy
2022-09-26
powerpc/book3s: Inline first level of update_mmu_cache()
Christophe Leroy
2022-09-26
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
Christophe Leroy
2022-09-26
powerpc/nohash: Remove pgd_huge() stub
Christophe Leroy
2022-09-26
powerpc/mm/64s: Drop p4d_leaf()
Michael Ellerman
2022-09-26
powerpc/mm/64s: Drop pgd_huge()
Michael Ellerman
2022-09-26
powerpc/microwatt: Remove unused early debug code
Michael Ellerman
2022-09-26
powerpc/64: Remove unused SYS_CALL_TABLE symbol
Michael Ellerman
2022-09-26
powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLE
Nicholas Piggin
2022-09-26
powerpc/64/build: merge .got and .toc input sections
Nicholas Piggin
2022-09-26
powerpc/64/build: only include .opd with ELFv1
Nicholas Piggin
2022-09-26
powerpc/build: move .data.rel.ro, .sdata2 to read-only
Nicholas Piggin
2022-09-26
powerpc/build: move got, toc, plt, branch_lt sections to read-only
Nicholas Piggin
2022-09-26
powerpc/32/build: move got1/got2 sections out of text
Nicholas Piggin
2022-09-26
powerpc: move __end_rodata to cover arch read-only sections
Nicholas Piggin
2022-09-26
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
Michael Ellerman
2022-09-26
powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned
Michael Ellerman
2022-09-26
powerpc/64: Remove unused prom_init_toc symbols
Michael Ellerman
2022-09-26
powerpc/pseries: move hcall_tracepoint_refcount out of .toc
Nicholas Piggin
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-24
Merge branch 'fixes' into next
Michael Ellerman
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
Yury Norov
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-15
KVM: PPC: remove orphan declarations from kvm_ppc.h
Gaosheng Cui
2022-09-15
powerpc/ps3: remove orphan declarations from ps3av.h
Gaosheng Cui
2022-09-15
powerpc/sysdev: remove unused xics_ipi_dispatch() declaration
Gaosheng Cui
2022-09-15
powerpc/powernv: remove orphan declarations from opal.h
Gaosheng Cui
2022-09-15
powerpc/mm: remove orphan declarations from mmu_context.h
Gaosheng Cui
2022-09-15
powerpc: remove unused udbg_init_debug_beat() declaration
Gaosheng Cui
2022-09-15
powerpc: remove unused chrp_event_scan() declaration
Gaosheng Cui
2022-09-15
powerpc/spufs: remove orphan declarations from spufs.h
Gaosheng Cui
2022-09-15
powerpc/xmon: remove unused ppc_parse_cpu() declaration
Gaosheng Cui
2022-09-14
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
[prev]
[next]