summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-09-26powerpc/64/build: merge .got and .toc input sectionsNicholas Piggin
2022-09-26powerpc/64/build: only include .opd with ELFv1Nicholas Piggin
2022-09-26powerpc/build: move .data.rel.ro, .sdata2 to read-onlyNicholas Piggin
2022-09-26powerpc/build: move got, toc, plt, branch_lt sections to read-onlyNicholas Piggin
2022-09-26powerpc/32/build: move got1/got2 sections out of textNicholas Piggin
2022-09-26powerpc: move __end_rodata to cover arch read-only sectionsNicholas Piggin
2022-09-26powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman
2022-09-26powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page alignedMichael Ellerman
2022-09-26powerpc/64: Remove unused prom_init_toc symbolsMichael Ellerman
2022-09-26powerpc/pseries: move hcall_tracepoint_refcount out of .tocNicholas Piggin
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman
2022-09-24Merge branch 'fixes' into nextMichael Ellerman
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-20powerpc/64: don't refer nr_cpu_ids in asm code when it's undefinedYury Norov
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-15KVM: PPC: remove orphan declarations from kvm_ppc.hGaosheng Cui
2022-09-15powerpc/ps3: remove orphan declarations from ps3av.hGaosheng Cui
2022-09-15powerpc/sysdev: remove unused xics_ipi_dispatch() declarationGaosheng Cui
2022-09-15powerpc/powernv: remove orphan declarations from opal.hGaosheng Cui
2022-09-15powerpc/mm: remove orphan declarations from mmu_context.hGaosheng Cui
2022-09-15powerpc: remove unused udbg_init_debug_beat() declarationGaosheng Cui
2022-09-15powerpc: remove unused chrp_event_scan() declarationGaosheng Cui
2022-09-15powerpc/spufs: remove orphan declarations from spufs.hGaosheng Cui
2022-09-15powerpc/xmon: remove unused ppc_parse_cpu() declarationGaosheng Cui
2022-09-14Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan
2022-09-09Merge tag 'powerpc-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-09-09make generic INIT_C_CC a bit more genericAl Viro
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-08powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun
2022-09-08powerpc/85xx: Fix fall-through warning for ClangGustavo A. R. Silva
2022-09-08powerpc/64s: add pte_needs_flush and huge_pmd_needs_flushNicholas Piggin
2022-09-08powerpc/math-emu: Inhibit W=1 warningsChristophe Leroy
2022-09-08powerpc/pseries: Fix plpks crash on non-pseriesMichael Ellerman
2022-09-06perf: Use sample_flags for data_srcKan Liang
2022-09-06perf: Use sample_flags for weightKan Liang
2022-09-06perf: Use sample_flags for branch stackKan Liang
2022-09-06powerpc/pasemi: Use of_root in pas_pci_init()Michael Ellerman
2022-09-06powerpc/pasemi: Use strscpy instead of strlcpyRussell Currey
2022-09-06powerpc/xive: fix repeated words in commentsJilin Yuan
2022-09-06powerpc/vas: fix repeated words in commentsJilin Yuan
2022-09-06powerpc/mobility: fix repeated words in commentsJilin Yuan
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior
2022-09-05powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init()Liang He
2022-09-05powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()Liang He