summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds6-8/+8
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-25/+9
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand1-17/+0
2022-03-22powerpc/fadump: opt out from freeing pages on cma activation failureHari Bathini1-0/+6
2022-03-22cma: factor out minimum alignment requirementDavid Hildenbrand2-6/+1
2022-03-22mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual1-2/+2
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-2/+0
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-48/+64
2022-03-21powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)3-6/+6
2022-03-21mm: Turn isolate_lru_page() into folio_isolate_lru()Matthew Wilcox (Oracle)1-1/+0
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever2-2/+0
2022-03-07powerpc: Fix STACKTRACE=n buildMichael Ellerman1-1/+1
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo2-2/+2
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig1-1/+0
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2-0/+2
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook1-0/+1
2022-02-15powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell1-0/+2
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel4-48/+64
2022-02-07powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy1-2/+2
2022-01-29agp: define proper stubs for empty helpersArnd Bergmann1-2/+2
2022-01-25powerpc/64s/interrupt: Fix decrementer stormNicholas Piggin1-2/+3
2022-01-25KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUsNicholas Piggin4-4/+3
2022-01-24powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...Athira Rajeev1-3/+14
2022-01-24powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy6-2/+18
2022-01-23Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds12-82/+125
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2-4/+2
2022-01-22proc: remove PDE_DATA() completelyMuchun Song1-2/+2
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds3-2/+7
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-104/+10
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang1-46/+1
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang1-49/+2
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang1-4/+11
2022-01-20mm: percpu: generalize percpu related configKefeng Wang1-13/+4
2022-01-19powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz1-0/+2
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2022-01-18powerpc/64s: Mask SRR0 before checking against the masked NIPNicholas Piggin1-0/+2
2022-01-17powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64Athira Rajeev1-30/+28
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-101/+85
2022-01-16powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy3-33/+38
2022-01-16powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32Christophe Leroy1-1/+1
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+3
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-2/+2
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-2/+0
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V1-0/+1
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng1-4/+2
2022-01-15powerpc/audit: Fix syscall_get_arch()Christophe Leroy2-2/+4