summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-12-23cuda/pmu: Make find_via_cuda/pmu init functionsNick Child
2021-12-23powerpc/512x: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/85xx: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/83xx: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/embedded6xx: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/44x: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/4xx: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/ps3: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/pseries: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/powermac: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/pasemi: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/chrp: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/cell: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/xmon: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/sysdev: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/perf: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/mm: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/lib: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child
2021-12-21powerpc/dts: Remove "spidev" nodesRob Herring
2021-12-21powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman
2021-12-20powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin
2021-12-20powerpc: use swap() to make code cleanerYang Guang
2021-12-20powerpc/mpic: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-12-19Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-12-19Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2021-12-17arch: Remove leftovers from prism54 wireless driverAlexandre Ghiti
2021-12-17Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti
2021-12-17Documentation, arch: Remove leftovers from raw deviceAlexandre Ghiti
2021-12-16of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring
2021-12-16of/fdt: Rework early_init_dt_scan_root() to call directlyRob Herring
2021-12-16of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring
2021-12-16powerpc/mpic_u3msi: Use msi_for_each-desc()Thomas Gleixner
2021-12-16powerpc/fsl_msi: Use msi_for_each_desc()Thomas Gleixner
2021-12-16powerpc/pasemi/msi: Convert to msi_on_each_dec()Thomas Gleixner
2021-12-16powerpc/cell/axon_msi: Convert to msi_on_each_desc()Thomas Gleixner
2021-12-16powerpc/4xx/hsta: Rework MSI handlingThomas Gleixner
2021-12-16powerpc/pseries/msi: Let core code check for contiguous entriesThomas Gleixner
2021-12-16PCI/MSI: Use msi_desc::msi_indexThomas Gleixner
2021-12-16powerpc/pseries/msi: Use PCI device propertiesThomas Gleixner
2021-12-16powerpc/cell/axon_msi: Use PCI device propertyThomas Gleixner
2021-12-16powerpc: wii_defconfig: Enable the RTC driverEmmanuel Gil Peyrot
2021-12-16powerpc/pseries: use slab context cpumask allocation in CPU hotplug initNicholas Piggin
2021-12-16powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interruptsNicholas Piggin
2021-12-16powerpc/64/interrupt: reduce expensive debug testsNicholas Piggin
2021-12-16powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...Nicholas Piggin
2021-12-16powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...Nicholas Piggin
2021-12-16powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapperNicholas Piggin
2021-12-16powerpc/64/interrupt: make normal synchronous interrupts enable MSR[EE] if po...Nicholas Piggin