summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-19powerpc/perf: Add per-task/process monitoring to vpa_pmu driverKajol Jain
2024-11-19powerpc/kvm: Add vpa latency counters to kvm_vcpu_archKajol Jain
2024-11-19powerpc/perf: Add perf interface to expose vpa countersKajol Jain
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds
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