aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+4
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 15-35/+169
2022-04-07Revert "powerpc: Set max_mapnr correctly"Gravatar Kefeng Wang 1-1/+1
2022-04-07powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitGravatar Kefeng Wang 1-1/+5
2022-04-05powerpc/pseries/vas: use default_groups in kobj_typeGravatar Greg Kroah-Hartman 1-2/+4
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Gravatar Christophe Leroy 1-0/+1
2022-04-03KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hGravatar Michael Ellerman 2-12/+12
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-5/+0
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2022-03-31powerpc/numa: Handle partially initialized numa nodesGravatar Srikar Dronamraju 1-1/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationGravatar Masahiro Yamada 1-2/+1
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+234
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-6/+6
2022-03-28powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SGravatar Christophe Leroy 1-2/+8
2022-03-28Merge branch 'topic/ppc-kvm' into nextGravatar Michael Ellerman 9-18/+142
2022-03-27powerpc: restore removed #endifGravatar Stephen Rothwell 1-0/+1
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-24/+21
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+2
2022-03-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+0
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 198-2113/+3040
2022-03-24mm/migration: add trace events for THP migrationsGravatar Anshuman Khandual 1-1/+0
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-1/+8
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-16/+8
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2022-03-23powerpc/papr_scm: Fix build failure whenGravatar Kajol Jain 1-2/+7
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 6-8/+8
2022-03-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-25/+9
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...Gravatar David Hildenbrand 1-17/+0
2022-03-22powerpc/fadump: opt out from freeing pages on cma activation failureGravatar Hari Bathini 1-0/+6
2022-03-22cma: factor out minimum alignment requirementGravatar David Hildenbrand 2-6/+1
2022-03-22mm: merge pte_mkhuge() call into arch_make_huge_pte()Gravatar Anshuman Khandual 1-2/+2
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 2-2/+0
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 4-48/+64
2022-03-21powerpc: Add pmd_pfn()Gravatar Matthew Wilcox (Oracle) 3-6/+6
2022-03-21mm: Turn isolate_lru_page() into folio_isolate_lru()Gravatar Matthew Wilcox (Oracle) 1-1/+0
2022-03-21powerpc/pseries: Fix use after free in remove_phb_dynamic()Gravatar Michael Ellerman 1-0/+4
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+1
2022-03-16powerpc/time: improve decrementer clockevent processingGravatar Nicholas Piggin 1-8/+10
2022-03-16powerpc/time: Fix KVM host re-arming a timer beyond decrementer rangeGravatar Nicholas Piggin 1-2/+3
2022-03-16powerpc/tm: Fix more userspace r13 corruptionGravatar Nicholas Piggin 1-9/+16
2022-03-16powerpc/xive: fix return value of __setup handlerGravatar Randy Dunlap 1-3/+3
2022-03-15x86/ibt,kprobes: Cure sym+0 equals fentry woesGravatar Peter Zijlstra 1-13/+21
2022-03-15x86/livepatch: Validate __fentry__ locationGravatar Peter Zijlstra 1-10/+0
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsGravatar Chuck Lever 2-2/+0
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchGravatar Christophe Leroy 1-0/+7
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 2-2/+2
2022-03-10resume_user_mode: Move to resume_user_mode.hGravatar Eric W. Biederman 1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hGravatar Eric W. Biederman 1-4/+4