summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2024-11-15crypto: aes-gcm-p10 - Use the correct bit to test for P10Michal Suchanek
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky
2024-11-15powerpc/Makefile: Allow overriding CPPArnd Bergmann
2024-11-15powerpc-km82xx.c: replace of_node_put() with __freeDavid Hunter
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-15powerpc/kexec: Fix return of uninitialized variableZhang Zekun
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-11-14powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type()Markus Elfring
2024-11-14powerpc: remove dead config options for MPC85xx platform supportLukas Bulwahn
2024-11-14powerpc/xive: Use cpumask_intersects()Costa Shulyupin
2024-11-14powerpc/xmon: symbol lookup length fixedMukesh Kumar Chaurasiya
2024-11-14powerpc/ep8248e: Use %pa to format resource_size_tSimon Horman
2024-11-14powerpc/ps3: Reorganize kerneldoc parameter namesJulia Lawall
2024-11-14KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain
2024-11-14perf/powerpc: Use perf_arch_instruction_pointer()Colton Lewis
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis
2024-11-14powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek
2024-11-14KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbellsGautam Menghani
2024-11-14KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guestsGautam Menghani
2024-11-14Revert "KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1"Gautam Menghani
2024-11-14powerpc/vdso: Remove unused clockmode asm offsetsThomas Weißschuh
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini
2024-11-13powerpc/cell: Remove dead extern declaration for spu_priv1_beat_opsMichael Ellerman
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan
2024-11-11asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro
2024-11-10powerpc/irq: use seq_put_decimal_ull_width() for decimal valuesDavid Wang
2024-11-10powerpc/pseries: Fix KVM guest detection for disabling hardlockup detectorGautam Menghani
2024-11-10fadump: reserve param area if below boot_mem_topSourabh Jain
2024-11-10powerpc/fadump: allocate memory for additional parameters earlyHari Bathini
2024-11-10powerpc/ftrace: Fix ftrace bug with KASAN=yMichael Ellerman
2024-11-08Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-08KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMAPaolo Bonzini
2024-11-08powerpc/cell: Use for_each_of_range() iteratorRob Herring (Arm)
2024-11-08powerpc/44x: Use for_each_of_range() iteratorRob Herring (Arm)
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador
2024-11-06arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle huget...Oscar Salvador
2024-11-07powerpc/ps3: Mark ps3_setup_uhc_device() __initGeert Uytterhoeven
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-06powerpc: Add __must_check to set_memory_...()Christophe Leroy
2024-11-06KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid ...Gautam Menghani
2024-11-05powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()Qi Zheng
2024-11-05KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guestsAmit Machhiwal
2024-11-05powerpc: Use str_enabled_disabled() helper functionThorsten Blum
2024-11-05powerpc/modules: start/end_opd are only needed for ABI v1Michael Ellerman
2024-11-05powerpc/ps3: replace open-coded sysfs_emit functionPaulo Miguel Almeida
2024-11-04powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clangNathan Chancellor
2024-11-03convert spu_run(2)Al Viro
2024-11-03switch spufs_calls_{get,put}() to CLASS() useAl Viro
2024-11-03fdget(), trivial conversionsAl Viro