aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-1/+16
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-9/+0
2019-11-24powerpc: Add const qual to local_read() parameterEric Dumazet1-1/+1
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2-0/+4
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne1-9/+0
2019-10-29powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann1-0/+3
2019-10-22KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch opNicholas Piggin2-1/+1
2019-10-22KVM: PPC: Book3S: Define and use SRR1_MSR_BITSNicholas Piggin1-0/+12
2019-10-22KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPsGreg Kurz1-0/+3
2019-10-17powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy1-0/+1
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell1-0/+4
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+7
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-8/+106
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-1/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-24powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V1-1/+7
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V1-1/+2
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V1-2/+2
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth1-3/+97
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe1-0/+3
2019-09-21powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple1-3/+3
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds55-634/+718
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+0
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+28
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao2-1/+4
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-13/+0
2019-09-14powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater1-2/+1
2019-09-14powerpc/fadump: support holes in kernel boot memory areaHari Bathini1-0/+12
2019-09-14powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini1-8/+0
2019-09-14powerpc/fadump: consider f/w load areaHari Bathini1-10/+1
2019-09-14powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini2-3/+17
2019-09-14powerpc/fadump: make crash memory ranges array allocation genericHari Bathini1-3/+12
2019-09-14powerpc/fadump: process architected register state data provided by firmwareHari Bathini1-0/+4
2019-09-14powerpc/fadump: reset metadata address during clean upHari Bathini1-0/+1
2019-09-14powerpc/fadump: register kernel metadata address with opalHari Bathini1-0/+4
2019-09-14powerpc/fadump: add fadump support on powernvHari Bathini1-0/+7
2019-09-14powerpc/opal: add MPIPL interface definitionsHari Bathini2-1/+48
2019-09-14pseries/fadump: define RTAS register/un-register callback functionsHari Bathini1-0/+2
2019-09-14powerpc/fadump: introduce callbacks for platform specific operationsHari Bathini1-0/+24
2019-09-14powerpc/fadump: move rtas specific definitions to platform codeHari Bathini2-113/+23
2019-09-14powerpc/fadump: declare helper functions in internal header fileHari Bathini1-0/+8
2019-09-14powerpc/fadump: add helper functionsHari Bathini1-1/+1
2019-09-14powerpc/fadump: move internal macros/definitions to a new headerHari Bathini2-71/+86
2019-09-14powerpc/64s: Remove overlaps_kvm_tmp()Michael Ellerman1-11/+0
2019-09-14powerpc/eeh: Fix build with STACKTRACE=nMichael Ellerman1-0/+2
2019-09-12powerpc/xive: Fix bogus error code returned by OPALGreg Kurz1-1/+1