summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2021-12-16powerpc/pseries/vas: Don't print an error when VAS is unavailableNicholas Piggin
2021-12-16powerpc/perf: Add data source encodings for power10 platformKajol Jain
2021-12-16powerpc/perf: Add encodings to represent data based on newer composite PERF_M...Kajol Jain
2021-12-16powerpc: gamecube_defconfig: Enable the RTC driverEmmanuel Gil Peyrot
2021-12-16powerpc: wii.dts: Expose HW_SRNPROT on this platformEmmanuel Gil Peyrot
2021-12-15Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-12-14powerpc/module_64: Fix livepatching for RO modulesRussell Currey
2021-12-14KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait objectSean Christopherson
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra
2021-12-09KVM: powerpc: Use Makefile.kvm for common filesDavid Woodhouse
2021-12-09powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy
2021-12-09powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panicHari Bathini
2021-12-09powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini
2021-12-09powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell
2021-12-09powerpc/inst: Optimise copy_inst_from_kernel_nofault()Christophe Leroy
2021-12-09powerpc/inst: Move ppc_inst_t definition in asm/reg.hChristophe Leroy
2021-12-09powerpc/inst: Define ppc_inst_t as u32 on PPC32Christophe Leroy
2021-12-09powerpc/inst: Define ppc_inst_tChristophe Leroy
2021-12-09powerpc/inst: Refactor ___get_user_instr()Christophe Leroy
2021-12-09powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATsChristophe Leroy
2021-12-09powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEPChristophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy