summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup-common.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use str_plural() in cpu_init_thread_core_maps()Thorsten Blum2024-04-031-1/+1
* powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini2024-03-171-1/+1
* Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-151-17/+43
|\
| * powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy2024-03-031-0/+2
| * powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_idsMichael Ellerman2024-02-151-2/+17
| * powerpc/smp: Factor out assign_threads()Michael Ellerman2024-02-151-11/+21
| * powerpc/smp: Lookup avail once per device tree nodeMichael Ellerman2024-02-151-6/+5
* | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-231-1/+1
|/
* Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-031-16/+0
|\
| * vga16fb: drop powerpc supportArnd Bergmann2023-10-171-16/+0
* | Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-11-031-1/+0
|\ \
| * | powerpc: Remove initialisation of readposMatthew Wilcox (Oracle)2023-10-251-1/+0
| |/
* / powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2023-10-231-0/+2
|/
* powerpc: Explicitly include correct DT includesRob Herring2023-08-021-2/+2
* powerpc: Account mm_cpumask and active_cpus in init_mmNicholas Piggin2023-08-021-1/+5
* powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy2023-03-151-6/+7
* powerpc/64: Move paca allocation to early_setup()Nicholas Piggin2023-02-101-0/+4
* random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld2022-12-201-0/+1
* powerpc: Add hardware description stringMichael Ellerman2022-09-301-1/+18
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-0/+8
|\
| * powerpc: drop dependency on <asm/machdep.h> in archrandom.hYury Norov2022-08-011-0/+12
* | powerpc/mm: Move CMA reservations after initmem_init()Michael Ellerman2022-06-181-6/+7
|/
* Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-3/+1
|\
| * powerpc: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-3/+1
* | powerpc/setup: Refactor/untangle panic notifiersGuilherme G. Piccoli2022-05-191-20/+54
* | powerpc: Add missing headersChristophe Leroy2022-05-081-1/+2
* | powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
|/
* powerpc: Fix debug print in smp_setup_cpu_mapsFabiano Rosas2022-02-031-2/+2
* powerpc: Mark probe_machine() __init and staticMichael Ellerman2021-11-291-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\
| * memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-1/+1
| * memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
* | powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy2021-10-221-3/+0
|/
* powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V2021-08-131-13/+0
* powerpc: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-021-3/+1
|\
| * powerpc: Remove klimitChristophe Leroy2021-06-251-3/+1
* | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
|/
* powerpc: Fix section mismatch warning in smp_setup_pacas()Michael Ellerman2021-03-291-1/+1
* powerpc: Remove duplicate includesZhang Yunkai2021-03-241-1/+0
* powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()Markus Elfring2021-01-311-6/+5
* powerpc/mce: Remove per cpu variables from MCE handlersGanesh Goudar2021-01-311-0/+2
* powerpc: Remove ucache_bsizeChristophe Leroy2020-12-051-4/+0
* powerpc/64: Set up a kernel stack for secondaries before cpu_restore()Jordan Niethe2020-11-021-2/+2
* powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling2020-08-171-0/+1
* powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V2020-07-291-0/+3
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* powerpc/40x: Remove support for IBM 403GCXChristophe Leroy2020-05-281-4/+0
* powerpc/kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-041-2/+1