aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
* | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-24
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-13
|\ \
| * | KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-12
| * | KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-12
| |/
* | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-12
|\ \
| * | powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2016-08-10
| * | powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman2016-08-10
| * | powerpc/32: Fix crash during static key initBenjamin Herrenschmidt2016-08-10
| * | powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt2016-08-10
| * | powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt2016-08-10
| * | powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur2016-08-10
| * | powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy2016-08-10
| * | powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt2016-08-09
| * | powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar2016-08-09
| * | powerpc/pci: Fix endian bug in fixed PHB numberingMichael Ellerman2016-08-09
| * | powerpc/eeh: Switch to conventional PCI address output in EEH logGuilherme G. Piccoli2016-08-09
| * | powerpc/vdso: Add missing include fileGuenter Roeck2016-08-09
| * | powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva2016-08-09
| * | powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers.Mahesh Salgaonkar2016-08-09
| * | powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar2016-08-09
| * | powerpc/powernv: Load correct TOC pointer while waking up from winkle.Mahesh Salgaonkar2016-08-09
| * | powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy2016-08-09
| * | powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter2016-08-09
| * | powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-09
| * | crypto: crc32c-vpmsum - Convert to CPU feature based module autoloadingAnton Blanchard2016-08-09
| * | powerpc/pasemi: Fix coherent_dma_mask for dma engineDarren Stevens2016-08-08
| |/
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-08
|\ \ | |/ |/|
| * powerpc/uaccess: Enable hardened usercopyKees Cook2016-07-26
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\ \
| * | char/genrtc: remove powerpc supportArnd Bergmann2016-06-03
| * | rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann2016-06-03
* | | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-05
|\ \ \
| * | | powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-04
| * | | powerpc/perf: Fix incorrect event codes in power9-event-listMadhavan Srinivasan2016-08-04
| * | | powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt2016-08-03
| * | | powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable support for EBB registersAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCRAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCRAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable support for NT_PPC_CFPRAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable support for NT_PPC_CGPRAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transactionAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requestsAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requestsAnshuman Khandual2016-07-31
| * | | powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requestsAnshuman Khandual2016-07-31
| * | | powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual2016-07-31
| * | | powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2016-07-31