summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-20Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-20Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-17Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-17powerpc/64s: Prevent fallthrough to hash TLB flush when using radixBenjamin Gray
2023-02-13char/agp: introduce asm-generic/agp.hMike Rapoport
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport
2023-02-12Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
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-07powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin
2023-02-06powerpc/kexec_file: fix implicit decl errorRandy Dunlap
2023-02-04Merge tag 'powerpc-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
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-02-02powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman
2023-02-02powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()Michael Ellerman
2023-02-01powerpc/kexec_file: Count hot-pluggable memory in FDT estimateSourabh Jain
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-31powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman
2023-01-31powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman
2023-01-31powerpc/kexec_file: Fix division by zero in extra size estimationMichael Ellerman
2023-01-31powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman
2023-01-30driver core: fixup for "driver core: make struct bus_type.uevent() take a con...Stephen Rothwell
2023-01-30powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin
2023-01-30powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin
2023-01-30powerpc/kvm: Fix unannotated intra-function call warningSathvika Vasireddy
2023-01-30powerpc/85xx: Fix unannotated intra-function call warningSathvika Vasireddy
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27vio: move to_vio_dev() to use container_of_const()Greg Kroah-Hartman
2023-01-27of: device: make of_device_uevent_modalias() take a const device *Greg Kroah-Hartman
2023-01-24kbuild: Add config fragment merge functionalityNicolas Saenz Julienne
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2023-01-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
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