aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-2/+0
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-4/+1
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-4/+1
2024-12-23powerpc: Use str_on_off() helper in check_cache_coherency()Thorsten Blum1-2/+2
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+4
2024-11-02powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh1-0/+1
2024-11-02powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh1-1/+3
2024-10-21powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()Ritesh Harjani (IBM)1-2/+4
2024-08-12powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy1-0/+1
2024-04-03powerpc: Use str_plural() in cpu_init_thread_core_maps()Thorsten Blum1-1/+1
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini1-1/+1
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-17/+43
2024-03-03powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy1-0/+2
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He1-1/+1
2024-02-15powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_idsMichael Ellerman1-2/+17
2024-02-15powerpc/smp: Factor out assign_threads()Michael Ellerman1-11/+21
2024-02-15powerpc/smp: Lookup avail once per device tree nodeMichael Ellerman1-6/+5
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-16/+0
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+0
2023-10-25powerpc: Remove initialisation of readposMatthew Wilcox (Oracle)1-1/+0
2023-10-23powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman1-0/+2
2023-10-17vga16fb: drop powerpc supportArnd Bergmann1-16/+0
2023-08-02powerpc: Explicitly include correct DT includesRob Herring1-2/+2
2023-08-02powerpc: Account mm_cpumask and active_cpus in init_mmNicholas Piggin1-1/+5
2023-03-15powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy1-6/+7
2023-02-10powerpc/64: Move paca allocation to early_setup()Nicholas Piggin1-0/+4
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld1-0/+1
2022-09-30powerpc: Add hardware description stringMichael Ellerman1-1/+18
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds1-0/+8
2022-08-01powerpc: drop dependency on <asm/machdep.h> in archrandom.hYury Norov1-0/+12
2022-06-18powerpc/mm: Move CMA reservations after initmem_init()Michael Ellerman1-6/+7
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+1
2022-05-19powerpc: Use do_kernel_power_off()Dmitry Osipenko1-3/+1
2022-05-19powerpc/setup: Refactor/untangle panic notifiersGuilherme G. Piccoli1-20/+54
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+2
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2022-02-03powerpc: Fix debug print in smp_setup_cpu_mapsFabiano Rosas1-2/+2
2021-11-29powerpc: Mark probe_machine() __init and staticMichael Ellerman1-1/+1
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport1-1/+1
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-1/+1
2021-10-22powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy1-3/+0
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V1-13/+0
2021-07-08powerpc: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-25powerpc: Remove klimitChristophe Leroy1-3/+1
2021-03-29powerpc: Fix section mismatch warning in smp_setup_pacas()Michael Ellerman1-1/+1
2021-03-24powerpc: Remove duplicate includesZhang Yunkai1-1/+0
2021-01-31powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()Markus Elfring1-6/+5