summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2016-08-29powerpc: signals: Discard transaction state from signal framesCyril Bur
2016-08-29powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini
2016-08-22powerpc/pseries: PACA save area fix for MCE vs MCENicholas Piggin
2016-08-22powerpc/pseries: PACA save area fix for general exception vs MCENicholas Piggin
2016-08-22powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman
2016-08-22powerpc, hotplug: Avoid to touch non-existent cpumasks.Boqun Feng
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin
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-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/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-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-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CFPRAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CGPRAnshuman Khandual
2016-08-01powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transactionAnshuman Khandual
2016-08-01powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requestsAnshuman Khandual
2016-08-01powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requestsAnshuman Khandual
2016-08-01powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requestsAnshuman Khandual
2016-08-01powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual
2016-08-01powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-08-01powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V
2016-08-01powerpc/64: Do feature patching before MMU initMichael Ellerman
2016-08-01powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman
2016-08-01powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds