summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-05-02powerpc/pseries/dlpar: Remove unnecessary cast to kfree()Xu Wang
2022-04-29net: unexport csum_and_copy_{from,to}_userChristoph Hellwig
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-28powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-04-27powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()Michael Ellerman
2022-04-27powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren
2022-04-26fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren
2022-04-26compat: consolidate the compat_flock{,64} definitionChristoph Hellwig
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig
2022-04-26powerpc/fadump: print start of preserved areaHari Bathini
2022-04-26powerpc/fadump: align destination address to pagesizeHari Bathini
2022-04-26powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini
2022-04-26powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPARHari Bathini
2022-04-26powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini
2022-04-26powerpc/boot: remove unused function find_node_by_linuxphandle()Frank Rowand
2022-04-24Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-23powerpc: Remove unused SLOW_DOWN_IO definitionBjorn Helgaas
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-21powerpc/perf: Fix 32bit compileAlexey Kardashevskiy
2022-04-21powerpc/perf: Fix power10 event alternativesAthira Rajeev
2022-04-21powerpc/perf: Fix power9 event alternativesAthira Rajeev
2022-04-21KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy
2022-04-21powerpc/time: Always set decrementer in timer_interrupt()Michael Ellerman
2022-04-21powerpc/83xx/mpc8349emitx: Get rid of of_node assignmentAndy Shevchenko
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu
2022-04-18swiotlb: add a SWIOTLB_ANY flag to lift the low memory restrictionChristoph Hellwig
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-14ELF: Remove elf_core_copy_kernel_regs()Brian Gerst
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-07Revert "powerpc: Set max_mapnr correctly"Kefeng Wang
2022-04-07powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-05powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xxChristophe Leroy
2022-04-05powerpc/pseries/vas: use default_groups in kobj_typeGreg Kroah-Hartman
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy
2022-04-03KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hMichael Ellerman
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31powerpc/numa: Handle partially initialized numa nodesSrikar Dronamraju
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SChristophe Leroy
2022-03-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-03-27powerpc: restore removed #endifStephen Rothwell
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds