summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-0211-12/+12
* powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy2021-11-301-0/+1
* powerpc/85xx: Make c293_pcie_pic_init() staticMichael Ellerman2021-11-291-1/+1
* powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() staticMichael Ellerman2021-11-291-2/+2
* powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()Michael Ellerman2021-11-291-0/+2
* powerpc: remove cpu_online_cores_map functionNicholas Piggin2021-11-292-8/+8
* powerpc/microwatt: Make microwatt_get_random_darn() staticMichael Ellerman2021-11-251-1/+1
* powerpc/pseries: delete scanlogNathan Lynch2021-11-253-200/+0
* powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushesNicholas Piggin2021-11-251-3/+7
* powerpc/cell: add missing of_node_putJulia Lawall2021-11-251-0/+1
* powerpc/powernv: add missing of_node_putJulia Lawall2021-11-251-0/+1
* powerpc/6xx: add missing of_node_putJulia Lawall2021-11-251-0/+1
* powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin2021-11-241-5/+3
* powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)Nicholas Piggin2021-11-241-1/+0
* powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...Alexey Kardashevskiy2021-11-151-2/+4
* powerpc/pseries/ddw: simplify enable_ddw()Alexey Kardashevskiy2021-11-151-7/+4
* powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...Alexey Kardashevskiy2021-11-151-9/+0
* powerpc/83xx/mpc8349emitx: Drop unused variableUwe Kleine-König2021-11-151-1/+0
* Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-081-1/+2
|\
| * ocxl: Use pci core's DVSEC functionalityBen Widawsky2021-10-291-1/+2
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\ \
| * | PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-064-6/+5
|\ \
| * | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-062-3/+3
| * | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-062-3/+2
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-062-2/+3
| * | memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-2/+1
* | | Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-0516-262/+150
|\ \ \
| * | | powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde2021-10-291-1/+11
| * | | powerpc/44x/fsp2: add missing of_node_putBixuan Cui2021-10-281-0/+2
| * | | powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return voidUwe Kleine-König2021-10-281-5/+2
| * | | powerpc/pseries/mobility: ignore ibm, platform-facilities updatesNathan Lynch2021-10-221-0/+34
| * | | powerpc/vas: Fix potential NULL pointer dereferenceGustavo A. R. Silva2021-10-221-2/+2
| * | | powerpc/pseries/iommu: Add of_node_put() before breakWan Jiabing2021-10-221-1/+3
| * | | powerpc/pseries/cpuhp: remove obsolete comment from pseries_cpu_dieNathan Lynch2021-10-091-5/+0
| * | | powerpc/pseries/cpuhp: delete add/remove_by_count codeNathan Lynch2021-10-091-216/+2
| * | | powerpc/pseries/cpuhp: cache node correctionsNathan Lynch2021-10-091-4/+71
| * | | powerpc/powernv/dump: Fix typo in commentVasant Hegde2021-10-091-1/+1
| * | | powerpc: Drop superfluous pci_dev_is_added() callsNiklas Schnelle2021-10-092-8/+1
| * | | powerpc/powermac: Remove stale declaration of pmac_mdChristophe Leroy2021-10-091-2/+0
| * | | powerpc: Remove unused prototype for of_show_percpuinfoDaniel Axtens2021-10-091-1/+0
| * | | powerpc/476: Fix sparse reportChristophe Leroy2021-10-091-2/+2
| * | | powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni2021-10-093-7/+13
| * | | powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni2021-10-091-2/+1
| * | | powerps/pseries/dma: Add support for 2M IOMMU page sizeAlexey Kardashevskiy2021-10-091-5/+5
| | |/ | |/|
* | | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-014-2/+32
|\ \ \
| * | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-041-2/+3
| * | | powerpc/pseries/svm: Add a powerpc version of cc_platform_has()Tom Lendacky2021-10-043-0/+29
| |/ /
* | | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-0/+1
|\ \ \ | |_|/ |/| |
| * | mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig2021-10-181-0/+1