summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-05-02powerpc/eeh: Clean up and document event handling functionsRussell Currey1-12/+24
2017-05-02powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey1-4/+15
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+11
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2017-04-30powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong1-0/+12
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas1-1/+2
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin1-0/+3
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin1-36/+207
2017-04-28powerpc: Mark system reset as an NMI with nmi_enter/exit()Nicholas Piggin1-0/+11
2017-04-28powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin3-3/+11
2017-04-28powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin3-6/+40
2017-04-28powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin2-3/+7
2017-04-28powerpc/64s: Exception macro for stack frame and initial register saveNicholas Piggin1-9/+4
2017-04-28powerpc/64s: Add exception macro that does not enable RINicholas Piggin1-13/+4
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-4/+50
2017-04-28Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras4-46/+38
2017-04-27pstore: Fix flags to enable dumps on powerpcAnkit Kumar1-0/+1
2017-04-27powerpc/ftrace/64: Split further based on -mprofile-kernelNaveen N. Rao4-305/+346
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao8-493/+532
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt1-0/+10
2017-04-26powerpc/64s: Revert setting of LPCR[LPES] on POWER9Nicholas Piggin1-2/+2
2017-04-25powerpc/sysfs: Fix reference leak of cpu device_nodes present at bootTyrel Datwyler1-0/+6
2017-04-25Merge branch 'topic/kprobes' into nextMichael Ellerman5-31/+244
2017-04-24powerpc/kprobes: Prefer ftrace when probing function entryNaveen N. Rao1-2/+15
2017-04-24powerpc: Introduce a new helper to obtain function entry pointsNaveen N. Rao1-3/+3
2017-04-24powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao3-1/+114
2017-04-24powerpc/ftrace: Restore LR from pt_regsNaveen N. Rao1-6/+7
2017-04-23powerpc/kprobes: Blacklist exception handlersNaveen N. Rao2-0/+11
2017-04-23powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()Naveen N. Rao1-21/+34
2017-04-23powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()Naveen N. Rao1-4/+1
2017-04-23powerpc/kprobes: Remove duplicate saving of MSRNaveen N. Rao1-1/+0
2017-04-23powerpc/64s: Simplify POWER9 DD1 idle workaround codeNicholas Piggin1-11/+5
2017-04-23powerpc/64s: Idle POWER8 avoid full state loss recovery where possibleNicholas Piggin1-6/+83
2017-04-23powerpc/64s: Idle do not hold reservation longer than requiredNicholas Piggin1-9/+11
2017-04-23powerpc/64s: Expand core idle state bitsNicholas Piggin1-16/+17
2017-04-23powerpc/64s: Fix POWER9 machine check handler from stop stateNicholas Piggin2-35/+69
2017-04-23powerpc/64s: Use alternative feature patchingNicholas Piggin1-9/+14
2017-04-23powerpc/64s: Stop using bit in HSPRG0 to test winkleNicholas Piggin2-35/+13
2017-04-23powerpc/64s: Move remaining system reset idle code into idle_book3s.SNicholas Piggin2-46/+44
2017-04-23powerpc/64s: Remove unnecessary relocation branch from idle handlerNicholas Piggin1-1/+1
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-04-20powerpc/kprobes: Emulate instructions on kprobe handler re-entryNaveen N. Rao1-0/+8
2017-04-20powerpc/kprobes: Factor out code to emulate instruction into a helperNaveen N. Rao1-21/+31
2017-04-20powerpc/kretprobes: Override default function entry offsetNaveen N. Rao1-0/+9
2017-04-20powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao2-4/+4
2017-04-20kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao2-2/+60
2017-04-20KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy1-24/+13
2017-04-19powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...Yongji Xie1-0/+8
2017-04-19powerpc/64s: Minor fix for MCE TLB flush for radixNicholas Piggin1-2/+6