summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-03-01KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()Suraj Jitindar Singh
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-02-28powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tablesAlexey Kardashevskiy
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-27powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy
2019-02-27powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-02-27KVM: PPC: Fix compilation when KVM is not enabledPaul Mackerras
2019-02-26powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor
2019-02-26powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to CNicholas Piggin
2019-02-26powerpc/64s: Fix data interrupts vs d-side MCE reentrancyNicholas Piggin
2019-02-26powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancyNicholas Piggin
2019-02-26powerpc/64s: system reset interrupt preserve HSRRsNicholas Piggin
2019-02-26powerpc/64s: Fix HV NMI vs HV interrupt recoverability testNicholas Piggin
2019-02-26powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-02-26powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V
2019-02-26powerpc sstep: Add support for modsd, modud instructionsSandipan Das
2019-02-26powerpc sstep: Add support for modsw, moduw instructionsPrasannaKumar Muralidharan
2019-02-26powerpc sstep: Add support for extswsli instructionSandipan Das
2019-02-26powerpc sstep: Add support for cnttzw, cnttzd instructionsSandipan Das
2019-02-26powerpc: sstep: Add support for darn instructionSandipan Das
2019-02-26powerpc: sstep: Add support for maddhd, maddhdu, maddld instructionsSandipan Das
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-23Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-23powerpc: clean stack pointers namingChristophe Leroy
2019-02-23powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy
2019-02-23powerpc: 'current_set' is now a table of task_struct pointersChristophe Leroy
2019-02-23powerpc: regain entire stack spaceChristophe Leroy
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy
2019-02-23powerpc/idle/6xx: Use r1 with CURRENT_THREAD_INFO()Christophe Leroy
2019-02-23powerpc: Use task_stack_page() in current_pt_regs()Christophe Leroy
2019-02-23powerpc: Use linux/thread_info.h in processor.hChristophe Leroy
2019-02-23powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMITChristophe Leroy
2019-02-23powerpc/64: Use task_stack_page() to initialise paca->kstackChristophe Leroy
2019-02-23powerpc: Update comments in preparation for THREAD_INFO_IN_TASKChristophe Leroy
2019-02-23powerpc: Replace current_thread_info()->task with currentChristophe Leroy
2019-02-23powerpc: Don't use CURRENT_THREAD_INFO to find the stackChristophe Leroy
2019-02-23powerpc: call_do_[soft]irq() takes a pointer to the stackChristophe Leroy
2019-02-23powerpc: Rename THREAD_INFO to TASK_STACKChristophe Leroy
2019-02-23powerpc: prep stack walkers for THREAD_INFO_IN_TASKChristophe Leroy
2019-02-23powerpc: Only use task_struct 'cpu' field on SMPChristophe Leroy
2019-02-23powerpc: Avoid circular header inclusion in mmu-hash.hChristophe Leroy
2019-02-23powerpc/irq: use memblock functions returning virtual addressChristophe Leroy
2019-02-23powerpc/64: Simplify __secondary_start paca->kstack handlingMichael Ellerman
2019-02-23powerpc/64s: Remove MSR_RI optimisation in system_call_exit()Michael Ellerman
2019-02-23powerpc: Enable kcovAndrew Donnellan
2019-02-23powerpc/kconfig: make _etext and data areas alignment configurable on 8xxChristophe Leroy
2019-02-23powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2019-02-23powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32Christophe Leroy
2019-02-23powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy