aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin
2016-08-10powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-10powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt
2016-08-10powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur
2016-08-10powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy
2016-08-09powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt
2016-08-09powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar
2016-08-09powerpc/pci: Fix endian bug in fixed PHB numberingMichael Ellerman
2016-08-09powerpc/eeh: Switch to conventional PCI address output in EEH logGuilherme G. Piccoli
2016-08-09powerpc/vdso: Add missing include fileGuenter Roeck
2016-08-09powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva
2016-08-09powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers.Mahesh Salgaonkar
2016-08-09powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar
2016-08-09powerpc/powernv: Load correct TOC pointer while waking up from winkle.Mahesh Salgaonkar
2016-08-09powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy
2016-08-09powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt
2016-08-09crypto: crc32c-vpmsum - Convert to CPU feature based module autoloadingAnton Blanchard
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-08powerpc/pasemi: Fix coherent_dma_mask for dma engineDarren Stevens
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-04powerpc/fsl_rio: fix a missing error codeDan Carpenter
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman
2016-08-04powerpc/perf: Fix incorrect event codes in power9-event-listMadhavan Srinivasan
2016-08-03powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-08-02include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-08-01powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for EBB registersAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCRAnshuman Khandual
2016-08-01powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCRAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual