summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | powerpc: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
|/
* powerpc/kprobes: Fix handling of instruction emulation on probe re-entryNaveen N. Rao2017-05-161-1/+2
* powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1Gautham R. Shenoy2017-05-161-1/+1
* powerpc/tm: Fix FP and VMX register corruptionMichael Neuling2017-05-151-0/+19
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-128-17/+1109
|\
| * powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-095-13/+1095
| * powerpc: Don't print cpu_spec->cpu_name if it's NULLNicholas Piggin2017-05-091-1/+1
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-05-091-0/+12
| |\
| | * powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong2017-04-301-0/+12
| * | powerpc/64s: Fix unnecessary machine check handler relocation branchNicholas Piggin2017-05-091-3/+1Star
* | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-091-0/+10
|\ \ \
| * \ \ Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-284-46/+38Star
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-271-0/+10
| | * | | powerpc/64s: Revert setting of LPCR[LPES] on POWER9Nicholas Piggin2017-04-261-2/+2
* | | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-091-1/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-281-1/+2
| |\ \ \ \ \
| | * | | | | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| * | | | | | powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...Yongji Xie2017-04-191-0/+8
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-093-46/+18Star
|\ \ \ \ \ \
| * | | | | | powerpc/fadump: reuse crashkernel parameter for fadump memory reservationHari Bathini2017-05-091-13/+10Star
| * | | | | | powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini2017-05-093-33/+8Star
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-24/+13Star
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy2017-04-201-24/+13Star
* | | | | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-0539-1296/+2090
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set itNicholas Piggin2017-05-031-9/+12
| * | | | | powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2017-05-032-2/+4
| * | | | | powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function bodyMichael Ellerman2017-05-031-2/+4
| * | | | | powerpc/smp: Document irq enable/disable after migrating IRQsMichael Ellerman2017-05-031-1/+8
| * | | | | powerpc/eeh: Clean up and document event handling functionsRussell Currey2017-05-021-12/+24
| * | | | | powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey2017-05-021-4/+15
| * | | | | powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin2017-04-281-0/+3
| * | | | | powerpc: Add NMI IPI infrastructureNicholas Piggin2017-04-281-36/+207
| * | | | | powerpc: Mark system reset as an NMI with nmi_enter/exit()Nicholas Piggin2017-04-281-0/+11
| * | | | | powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin2017-04-283-3/+11
| * | | | | powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin2017-04-283-6/+40
| * | | | | powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin2017-04-282-3/+7
| * | | | | powerpc/64s: Exception macro for stack frame and initial register saveNicholas Piggin2017-04-281-9/+4Star
| * | | | | powerpc/64s: Add exception macro that does not enable RINicholas Piggin2017-04-281-13/+4Star
| * | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-04-281-4/+50
| |\| | | | | | |_|_|/ | |/| | |
| | * | | powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy2017-03-301-5/+22
| | * | | powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposalAlexey Kardashevskiy2017-03-301-0/+4
| | * | | powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()Alexey Kardashevskiy2017-03-301-0/+25
| * | | | powerpc/ftrace/64: Split further based on -mprofile-kernelNaveen N. Rao2017-04-274-305/+346
| * | | | powerpc: Split ftrace bits into a separate fileNaveen N. Rao2017-04-278-493/+532
| * | | | powerpc/sysfs: Fix reference leak of cpu device_nodes present at bootTyrel Datwyler2017-04-241-0/+6
| * | | | Merge branch 'topic/kprobes' into nextMichael Ellerman2017-04-245-31/+244
| |\ \ \ \
| | * | | | powerpc/kprobes: Prefer ftrace when probing function entryNaveen N. Rao2017-04-241-2/+15
| | * | | | powerpc: Introduce a new helper to obtain function entry pointsNaveen N. Rao2017-04-241-3/+3
| | * | | | powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao2017-04-243-1/+114
| | * | | | powerpc/ftrace: Restore LR from pt_regsNaveen N. Rao2017-04-241-6/+7