summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy2022-02-071-0/+2
* powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy2021-12-231-2/+2
* cuda/pmu: Make find_via_cuda/pmu init functionsNick Child2021-12-231-2/+2
* powerpc/powermac: Add __init attribute to eligible functionsNick Child2021-12-236-9/+9
* powerpc: use swap() to make code cleanerYang Guang2021-12-201-4/+2
* powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy2021-12-091-0/+2
* powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-091-0/+1
* powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-021-1/+1
* powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy2021-11-301-0/+1
* powerpc/powermac: Remove stale declaration of pmac_mdChristophe Leroy2021-10-081-2/+0
* powerpc: Remove unused prototype for of_show_percpuinfoDaniel Axtens2021-10-081-1/+0
* powerpc/smp: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-141-0/+1
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-022-3/+3
|\
| * powerpc: Remove klimitChristophe Leroy2021-06-241-1/+1
| * powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy2021-06-161-2/+2
* | powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier2021-06-101-0/+1
|/
* powerpc/pci: Move PHB discovery for PCI_DN using platformsOliver O'Halloran2021-02-082-3/+5
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-73/+59
|\
| * powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACKChristophe Leroy2020-12-081-73/+59
* | powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin2020-11-261-0/+2
|/
* powerpc: Remove support for PowerPC 601Christophe Leroy2020-10-082-5/+1
* powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman2020-09-183-8/+8
* powerpc/powermac: Fix low_sleep_handler with KUAP and KUEPChristophe Leroy2020-09-151-8/+1
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-1/+1
|\
| * kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-1/+1
* | powerpc: use for_each_child_of_node() macroQinglang Miao2020-07-293-7/+5
* | powerpc: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-291-1/+1
|/
* 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
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* powerpc/powermac: Blacklist functions running with MMU disabled for kprobeChristophe Leroy2020-06-022-1/+6
* powerpc: Use a datatype for instructionsJordan Niethe2020-05-181-2/+2
* powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-181-1/+2
* powerpc: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-1/+1
* powerpc: Replace _ALIGN() by ALIGN()Christophe Leroy2020-05-111-2/+2
* powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-5/+5
* powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport2020-04-011-1/+0
* powerpc: Replace setup_irq() by request_irq()afzal mohammed2020-03-252-25/+16
* powerpc/pmac/smp: Drop unnecessary volatile qualifierYueHaibing2020-03-171-2/+2
* powerpc/pmac/smp: Avoid unused-variable warningsIlie Halip2020-03-171-4/+4
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-141-5/+63
|\
| * Merge branch 'fixes' into nextMichael Ellerman2019-07-011-0/+1
| |\
| * | powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2019-06-191-5/+63
* | | Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-221-0/+1
|\ \ \ | | |/ | |/|
| * | powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig2019-06-191-0/+1
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3011-60/+11
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-212-0/+2
* powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy2019-05-021-0/+6
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* powerpc: Adopt nvram module for PPC64Finn Thain2019-01-223-4/+2