summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorLines
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-0/+13
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+13
2019-11-02Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-18/+57
2019-11-02powerpc/bpf: Fix tail call implementationEric Dumazet-0/+13
2019-10-29powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin-16/+37
2019-10-29powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann-1/+18
2019-10-25powerpc/powernv/eeh: Fix oops when probing cxl devicesFrederic Barrat-1/+1
2019-10-17powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy-0/+1
2019-10-15KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz-10/+32
2019-10-11spufs: fix a crash in spufs_create_root()Emmanuel Nicolet-0/+1
2019-10-09powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_hostJordan Niethe-0/+1
2019-10-09powerpc/pseries: Remove confusing warning message.Laurent Dufour-0/+3
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell-0/+4
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+4
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada-1/+1
2019-09-30kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini-4/+4
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-9/+25
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-92/+559
2019-09-27powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran-2/+2
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland-3/+3
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds-10/+4
2019-09-24thp: update split_huge_page_pmd() commentKefeng Wang-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-1/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-2/+0
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)-1/+1
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)-5/+2
2019-09-25powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorAneesh Kumar K.V-8/+40
2019-09-25powerpc/nvdimm: Use HCALL error as the return valueAneesh Kumar K.V-15/+11
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-91/+116
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V-1/+16
2019-09-24powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V-8/+9
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V-22/+134
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V-9/+9
2019-09-24powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V-2/+28
2019-09-24powerpc/pseries: Call H_BLOCK_REMOVE when supportedLaurent Dufour-2/+21
2019-09-24powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour-0/+142
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth-14/+108
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds-6/+6
2019-09-21powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy-1/+14
2019-09-21powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy-8/+13
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe-12/+27
2019-09-21powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple-3/+3
2019-09-21powerpc/book3s64/radix: Remove WARN_ON in destroy_context()Aneesh Kumar K.V-1/+14
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-5204/+7897
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-3/+4
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-7/+8
2019-09-19powerpc/mm/mce: Keep irqs disabled during lockless page table walkAneesh Kumar K.V-8/+12
2019-09-18vfs: Convert spufs to use the new mount APIDavid Howells-91/+116