summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac
AgeCommit message (Expand)Author
2021-12-23powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2021-12-23cuda/pmu: Make find_via_cuda/pmu init functionsNick Child
2021-12-23powerpc/powermac: Add __init attribute to eligible functionsNick Child
2021-12-20powerpc: use swap() to make code cleanerYang Guang
2021-12-09powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin
2021-11-30powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy
2021-10-09powerpc/powermac: Remove stale declaration of pmac_mdChristophe Leroy
2021-10-09powerpc: Remove unused prototype for of_show_percpuinfoDaniel Axtens
2021-07-14powerpc/smp: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-25powerpc: Remove klimitChristophe Leroy
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy
2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier
2021-02-09powerpc/pci: Move PHB discovery for PCI_DN using platformsOliver O'Halloran
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-08powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACKChristophe Leroy
2020-11-27powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy
2020-09-18powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman
2020-09-15powerpc/powermac: Fix low_sleep_handler with KUAP and KUEPChristophe Leroy
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-07-29powerpc: use for_each_child_of_node() macroQinglang Miao
2020-07-29powerpc: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-02powerpc/powermac: Blacklist functions running with MMU disabled for kprobeChristophe Leroy
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2020-05-15powerpc: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11powerpc: Replace _ALIGN() by ALIGN()Christophe Leroy
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy
2020-04-01powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed
2020-03-17powerpc/pmac/smp: Drop unnecessary volatile qualifierYueHaibing
2020-03-17powerpc/pmac/smp: Avoid unused-variable warningsIlie Halip
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-01Merge branch 'fixes' into nextMichael Ellerman
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-19powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig
2019-06-19powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-03powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-01-22powerpc: Adopt nvram module for PPC64Finn Thain
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain