summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup-common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* arch/powerpc/setup: Drop dummy_con initializationArvind Sankar2020-01-141-3/+0
* powerpc/fsl_booke/kaslr: dump out kernel offset information on panicJason Yan2019-11-131-0/+20
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-1/+7
|\
| * powerpc/64s: Make boot look nice(r)Nicholas Piggin2019-08-151-1/+7
* | driver core: initialize a default DMA mask for platform deviceChristoph Hellwig2019-08-221-6/+0
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.Christophe Leroy2019-05-031-21/+18
* powerpc/setup: cleanup the #ifdef CONFIG_TAU blockChristophe Leroy2019-05-031-12/+12
* powerpc/setup: cleanup ifdef mess in check_cache_coherency()Christophe Leroy2019-05-031-7/+3
* powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVECChristophe Leroy2019-05-031-2/+0
* powerpc/mm: define an empty mm_iommu_init()Christophe Leroy2019-05-031-2/+0
* powerpc/fadump: define an empty fadump_cleanup()Christophe Leroy2019-05-031-2/+0
* powerpc/mm: print hash info in a helperChristophe Leroy2019-05-031-21/+1
* powerpc/32: Add KASAN supportChristophe Leroy2019-05-031-0/+3
* powerpc/mm: fix erroneous duplicate slb_addr_limit initChristophe Leroy2019-05-031-6/+0
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-04-301-2/+2
|\
| * powerpc/64s: Reimplement book3s idle code in CNicholas Piggin2019-04-301-2/+2
* | powerpc/mm: Print kernel map details to dmesgAneesh Kumar K.V2019-04-211-0/+3
* | powerpc/mm: Reduce memory usage for mm_context_t for radixAneesh Kumar K.V2019-04-211-0/+6