summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-11-11mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09powerpc/mm: use core_kernel_text() helperKefeng Wang
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-06hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2021-11-06powerpc: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy
2021-11-05Merge branch 'pci/driver'Bjorn Helgaas
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-29Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-29signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman
2021-10-29ocxl: Use pci core's DVSEC functionalityBen Widawsky
2021-10-29powerpc/32e: Ignore ESR in instruction storage interrupt handlerNicholas Piggin
2021-10-29powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde
2021-10-29powerpc: Don't provide __kernel_map_pages() without ARCH_SUPPORTS_DEBUG_PAGEA...Christophe Leroy
2021-10-29Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-10-28powerpc/xmon: fix task state outputDenis Kirjanov
2021-10-28powerpc/44x/fsp2: add missing of_node_putBixuan Cui
2021-10-28powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman
2021-10-28KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handlingLaurent Vivier
2021-10-28powerpc/security: Use a mutex for interrupt exit code patchingRussell Currey
2021-10-27ftrace: disable preemption when recursion locked王贇
2021-10-28powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return voidUwe Kleine-König
2021-10-28powerpc/fsl_booke: Fix setting of exec flag when setting TLBCAMsChristophe Leroy
2021-10-28powerpc/book3e: Fix set_memory_x() and set_memory_nx()Christophe Leroy
2021-10-28powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()Christophe Leroy
2021-10-28powerpc/bpf: Fix write protecting JIT codeHari Bathini