summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/machdep.h
AgeCommit message (Expand)Author
2023-03-15powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy
2023-03-15powerpc/machdep: Make machine name constChristophe Leroy
2023-02-15powerpc/machdep: warn when machine_is() used too earlyNathan Lynch
2022-09-26powerpc: Cleanup idle for e500Christophe Leroy
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy
2022-03-08powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar
2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy
2022-02-07powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLSChristophe Leroy
2021-11-29powerpc: Mark probe_machine() __init and staticMichael Ellerman
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-10-22powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy
2021-02-03powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2020-12-08powerpc/machdep: remove suspend_disable_cpu()Nathan Lynch
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-09-18powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman
2020-09-15powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin
2020-07-26powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria
2019-09-05powerpc: Remove empty commentJordan Niethe
2019-08-27powerpc/mm: rework io-workaround invocation.Christophe Leroy
2019-08-27powerpc/mm: drop ppc_md.iounmap() and __iounmap()Christophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig
2019-02-18powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin
2017-04-19powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...Yongji Xie
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt
2016-07-17powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-05-01powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V
2016-03-01powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2015-10-09powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy
2015-06-02powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman