summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2024-03-03powerpc: Refactor __kernel_map_pages()Christophe Leroy
2024-02-22powerpc: Implement set_memory_rox()Christophe Leroy
2024-02-22powerpc: Use user_mode() macro when possibleChristophe Leroy
2024-02-22powerpc/trace: Restrict hash_fault trace event to HASH MMUChristophe Leroy
2024-02-21powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling conventionNicholas Piggin
2024-02-21powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-featuresNicholas Piggin
2024-02-21powerpc: Add Power11 architected and raw modeMadhavan Srinivasan
2024-02-21powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde
2024-02-15powerpc: ibmebus: make ibmebus_bus_type constRicardo B. Marliere
2024-02-15powerpc: pmac: make macio_bus_type constRicardo B. Marliere
2024-02-15powerpc: mpic: make mpic_subsys constRicardo B. Marliere
2024-02-15powerpc: vio: make vio_bus_type constRicardo B. Marliere
2024-02-15powerpc: Force inlining of arch_vmap_p{u/m}d_supported()Christophe Leroy
2024-02-15powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_idsMichael Ellerman
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-29Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2023-12-21powerpc/hvcall: Reorder Nestedv2 hcall opcodesVaibhav Jain
2023-12-15powerpc/sched: Cleanup vcpu_is_preempted()Aneesh Kumar K.V
2023-12-13powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4BSathvika Vasireddy
2023-12-13powerpc/ftrace: Fix indentation in ftrace.hNaveen N Rao
2023-12-13powerpc/pseries/papr-sysparm: Expose character device to user spaceNathan Lynch
2023-12-13powerpc/pseries: Add papr-vpd character driver for VPD retrievalNathan Lynch
2023-12-13powerpc/rtas: Facilitate high-level call sequencesNathan Lynch
2023-12-13powerpc/rtas: Add function return status constantsNathan Lynch
2023-12-08tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-07powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()Aneesh Kumar K.V (IBM)
2023-12-07powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONEAneesh Kumar K.V (IBM)
2023-12-07KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0Jordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offsetJordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guestJordan Niethe
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke
2023-12-01powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman
2023-11-30powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()Michael Ellerman
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann
2023-11-28powerpc/rtas_pci: rename and properly expose config access APIsNathan Lynch
2023-11-27powerpc: Remove orphaned reg_a2.hMichael Ellerman
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He
2023-11-22powerpc/rtas: Remove 'extern' from function declarations in rtas.hNathan Lynch
2023-11-21powerpc/rtas: Remove trailing spaceNathan Lynch
2023-11-21powerpc/rtas: Move post_mobility_fixup() declaration to pseriesNathan Lynch
2023-11-21powerpc/rtas: Remove unused rtas_service_present()Nathan Lynch
2023-11-21powerpc/rtas: Drop declaration of undefined call_rtas() functionNathan Lynch
2023-11-21powerpc/ps3: move udbg_shutdown_ps3gelic prototypeArnd Bergmann
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds