summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/setup-common.c
AgeCommit message (Expand)Author
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
2019-11-13powerpc/fsl_booke/kaslr: dump out kernel offset information on panicJason Yan
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig
2019-08-15powerpc/64s: Make boot look nice(r)Nicholas Piggin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-03powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.Christophe Leroy
2019-05-03powerpc/setup: cleanup the #ifdef CONFIG_TAU blockChristophe Leroy
2019-05-03powerpc/setup: cleanup ifdef mess in check_cache_coherency()Christophe Leroy
2019-05-03powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVECChristophe Leroy
2019-05-03powerpc/mm: define an empty mm_iommu_init()Christophe Leroy
2019-05-03powerpc/fadump: define an empty fadump_cleanup()Christophe Leroy
2019-05-03powerpc/mm: print hash info in a helperChristophe Leroy
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy
2019-05-03powerpc/mm: fix erroneous duplicate slb_addr_limit initChristophe Leroy
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin
2019-04-21powerpc/mm: Print kernel map details to dmesgAneesh Kumar K.V
2019-04-21powerpc/mm: Reduce memory usage for mm_context_t for radixAneesh Kumar K.V
2019-04-21powerpc/mm: Move slb_addr_linit to early_init_mmuAneesh Kumar K.V
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-07arch: simplify several early memory allocationsMike Rapoport
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy
2019-02-22powerpc/setup: display reason for not bootingChristophe Leroy
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig
2018-12-20powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun