summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2017-06-23powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin
2017-06-16powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao
2017-06-16powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao
2017-06-16powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao
2017-06-16powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V
2017-06-06powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-06powerpc/kernel: Initialize load_tm on task creationBreno Leitao
2017-06-05powerpc/kernel: Fix FP and vector register restorationBreno Leitao
2017-06-01powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman
2017-06-01powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin
2017-05-25powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin
2017-05-25powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling
2017-05-16powerpc/kprobes: Fix handling of instruction emulation on probe re-entryNaveen N. Rao
2017-05-16powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1Gautham R. Shenoy
2017-05-15powerpc/tm: Fix FP and VMX register corruptionMichael Neuling
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin
2017-05-09powerpc: Don't print cpu_spec->cpu_name if it's NULLNicholas Piggin
2017-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-05-09powerpc/64s: Fix unnecessary machine check handler relocation branchNicholas Piggin
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08powerpc/fadump: reuse crashkernel parameter for fadump memory reservationHari Bathini
2017-05-08powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-03powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set itNicholas Piggin
2017-05-03powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar
2017-05-03powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function bodyMichael Ellerman
2017-05-03powerpc/smp: Document irq enable/disable after migrating IRQsMichael Ellerman
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-02powerpc/eeh: Clean up and document event handling functionsRussell Currey
2017-05-02powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-30powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin
2017-04-28powerpc: Mark system reset as an NMI with nmi_enter/exit()Nicholas Piggin
2017-04-28powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin
2017-04-28powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin
2017-04-28powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin
2017-04-28powerpc/64s: Exception macro for stack frame and initial register saveNicholas Piggin
2017-04-28powerpc/64s: Add exception macro that does not enable RINicholas Piggin
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman