aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-02-09powerpc: mm: add VM_IOREMAP flag to the vmalloc areaBaoquan He
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2023-02-09mm: replace vma->vm_flags indirect modification in ksm_madviseSuren Baghdasaryan
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3sDavid Hildenbrand
2023-01-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-12powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-06powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2022-12-22powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier
2022-12-16powerpc/code-patching: Fix oops with DEBUG_VM enabledMichael Ellerman
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15mm: Convert __HAVE_ARCH_P..P_GET to the new stylePeter Zijlstra
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-12powerpc/qspinlock: Fix 32-bit buildNicholas Piggin
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)
2022-12-08powerpc/prom: Fix 32-bit buildMichael Ellerman
2022-12-07powerpc/rtas: mandate RTAS syscall filteringNathan Lynch
2022-12-07powerpc/rtas: define pr_fmt and convert printk call sitesNathan Lynch
2022-12-07powerpc/rtas: clean up includesNathan Lynch
2022-12-07powerpc/rtas: clean up rtas_error_log_max initializationNathan Lynch
2022-12-07powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch
2022-12-07powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2022-12-07powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2022-12-07powerpc/rtasd: use correct OF API for event scan rateNathan Lynch
2022-12-07powerpc/rtas: document rtas_call()Nathan Lynch