summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/setup-common.c
AgeCommit message (Expand)Author
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-03powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He
2024-02-15powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_idsMichael Ellerman
2024-02-15powerpc/smp: Factor out assign_threads()Michael Ellerman
2024-02-15powerpc/smp: Lookup avail once per device tree nodeMichael Ellerman
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-10-25powerpc: Remove initialisation of readposMatthew Wilcox (Oracle)
2023-10-23powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman
2023-10-17vga16fb: drop powerpc supportArnd Bergmann
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-08-02powerpc: Account mm_cpumask and active_cpus in init_mmNicholas Piggin
2023-03-15powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy
2023-02-10powerpc/64: Move paca allocation to early_setup()Nicholas Piggin
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld
2022-09-30powerpc: Add hardware description stringMichael Ellerman
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-01powerpc: drop dependency on <asm/machdep.h> in archrandom.hYury Norov
2022-06-18powerpc/mm: Move CMA reservations after initmem_init()Michael Ellerman
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-19powerpc: Use do_kernel_power_off()Dmitry Osipenko
2022-05-19powerpc/setup: Refactor/untangle panic notifiersGuilherme G. Piccoli
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-02-03powerpc: Fix debug print in smp_setup_cpu_mapsFabiano Rosas
2021-11-29powerpc: Mark probe_machine() __init and staticMichael Ellerman
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-10-22powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-07-08powerpc: convert to setup_initial_init_mm()Kefeng Wang
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-25powerpc: Remove klimitChristophe Leroy
2021-03-29powerpc: Fix section mismatch warning in smp_setup_pacas()Michael Ellerman
2021-03-24powerpc: Remove duplicate includesZhang Yunkai
2021-01-31powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()Markus Elfring
2021-01-31powerpc/mce: Remove per cpu variables from MCE handlersGanesh Goudar
2020-12-05powerpc: Remove ucache_bsizeChristophe Leroy
2020-11-02powerpc/64: Set up a kernel stack for secondaries before cpu_restore()Jordan Niethe
2020-08-17powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling
2020-07-29powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-05-28powerpc/40x: Remove support for IBM 403GCXChristophe Leroy
2020-03-04powerpc/kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-01-14arch/powerpc/setup: Drop dummy_con initializationArvind Sankar