aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-31powerpc/mce: Remove per cpu variables from MCE handlersGanesh Goudar1-0/+2
2020-12-05powerpc: Remove ucache_bsizeChristophe Leroy1-4/+0
2020-11-02powerpc/64: Set up a kernel stack for secondaries before cpu_restore()Jordan Niethe1-2/+2
2020-08-17powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling1-0/+1
2020-07-29powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V1-0/+3
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-05-28powerpc/40x: Remove support for IBM 403GCXChristophe Leroy1-4/+0
2020-03-04powerpc/kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+1
2020-01-14arch/powerpc/setup: Drop dummy_con initializationArvind Sankar1-3/+0
2019-11-13powerpc/fsl_booke/kaslr: dump out kernel offset information on panicJason Yan1-0/+20
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+7
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig1-6/+0
2019-08-15powerpc/64s: Make boot look nice(r)Nicholas Piggin1-1/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-03powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.Christophe Leroy1-21/+18
2019-05-03powerpc/setup: cleanup the #ifdef CONFIG_TAU blockChristophe Leroy1-12/+12
2019-05-03powerpc/setup: cleanup ifdef mess in check_cache_coherency()Christophe Leroy1-7/+3
2019-05-03powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVECChristophe Leroy1-2/+0
2019-05-03powerpc/mm: define an empty mm_iommu_init()Christophe Leroy1-2/+0
2019-05-03powerpc/fadump: define an empty fadump_cleanup()Christophe Leroy1-2/+0
2019-05-03powerpc/mm: print hash info in a helperChristophe Leroy1-21/+1
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy1-0/+3
2019-05-03powerpc/mm: fix erroneous duplicate slb_addr_limit initChristophe Leroy1-6/+0
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-2/+2
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin1-2/+2
2019-04-21powerpc/mm: Print kernel map details to dmesgAneesh Kumar K.V1-0/+3