summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+38
| |\
| | * 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-081-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-083-46/+18
|\ \ \ \
| * | | | powerpc/fadump: reuse crashkernel parameter for fadump memory reservationHari Bathini2017-05-081-13/+10
| * | | | powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini2017-05-083-33/+8
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-24/+13
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy2017-04-201-24/+13
* | | | 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/+4
| * | | | powerpc/64s: Add exception macro that does not enable RINicholas Piggin2017-04-281-13/+4
| * | | | 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-251-0/+6
| * | | | Merge branch 'topic/kprobes' into nextMichael Ellerman2017-04-255-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
| | * | | | powerpc/kprobes: Emulate instructions on kprobe handler re-entryNaveen N. Rao2017-04-201-0/+8
| | * | | | powerpc/kprobes: Factor out code to emulate instruction into a helperNaveen N. Rao2017-04-201-21/+31
| | * | | | powerpc/kretprobes: Override default function entry offsetNaveen N. Rao2017-04-201-0/+9
| | * | | | powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao2017-04-202-4/+4
| | * | | | kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao2017-04-202-2/+60
| | |/ / /
| * | | | powerpc/kprobes: Blacklist exception handlersNaveen N. Rao2017-04-232-0/+11
| * | | | powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()Naveen N. Rao2017-04-231-21/+34
| * | | | powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()Naveen N. Rao2017-04-231-4/+1
| * | | | powerpc/kprobes: Remove duplicate saving of MSRNaveen N. Rao2017-04-231-1/+0
| * | | | powerpc/64s: Simplify POWER9 DD1 idle workaround codeNicholas Piggin2017-04-231-11/+5