summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/machdep.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy2024-03-031-0/+1
* powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann2023-11-061-2/+1
* powerpc/machdep: Remove trailing whitespacesThomas Zimmermann2023-11-061-5/+5
* powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy2023-03-141-0/+1
* powerpc/machdep: Make machine name constChristophe Leroy2023-03-141-1/+1
* powerpc/machdep: warn when machine_is() used too earlyNathan Lynch2023-02-151-5/+11
* powerpc: Cleanup idle for e500Christophe Leroy2022-09-261-1/+0
* Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-071-2/+0
|\
| * powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy2022-06-201-2/+0
* | random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-2/+0
|/
* powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar2022-03-071-0/+2
* powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy2022-02-071-15/+0
* powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLSChristophe Leroy2022-02-071-5/+0
* powerpc: Mark probe_machine() __init and staticMichael Ellerman2021-11-291-2/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\
| * mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-1/+1
* | powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy2021-10-221-13/+0
|/
* powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran2021-02-021-0/+3
* powerpc/machdep: remove suspend_disable_cpu()Nathan Lynch2020-12-081-1/+0
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman2020-09-181-1/+0
* powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin2020-09-151-2/+0
* powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria2020-07-261-1/+1
* powerpc: Remove empty commentJordan Niethe2019-09-051-3/+0
* powerpc/mm: rework io-workaround invocation.Christophe Leroy2019-08-271-2/+0
* powerpc/mm: drop ppc_md.iounmap() and __iounmap()Christophe Leroy2019-08-271-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig2019-02-181-1/+1
* powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig2019-02-181-2/+0
* powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-141-1/+1
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-191-0/+1
* powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-031-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-01-211-0/+1
|\
| * Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2017-12-051-0/+1
* | powerpc/pci: Separate SR-IOV CallsBryant G. Ly2017-12-111-0/+8
|/
* powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin2017-08-311-1/+0
* powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin2017-06-191-0/+1
* powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...Yongji Xie2017-04-191-0/+2
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-2/+2
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-041-2/+0
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-1/+0
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-36/+0
* powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-171-1/+2
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-2/+2
* powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V2016-05-011-0/+1
* powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson2016-03-011-1/+1
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-2/+2
* powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-081-2/+7
* powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras2015-07-231-1/+1