summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mce: Fix a bug where mce loops on memory UE.Mahesh Salgaonkar2018-05-011-5/+2
* powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling2018-04-241-1/+2
* powerpc/kexec_file: Fix error code when trying to load kdump kernelThiago Jung Bauermann2018-04-241-1/+1
* powerpc/kprobes: Fix call trace due to incorrect preempt countNaveen N. Rao2018-04-241-13/+17
* powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bitsNicholas Piggin2018-04-241-3/+9
* powerpc/eeh: Fix race with driver un/bindMichael Neuling2018-04-241-26/+42
* powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bitNicholas Piggin2018-04-241-0/+7
* powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin2018-03-261-1/+1
* powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-231-0/+3
* powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin2018-03-231-0/+8
* powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU featuresMichael Ellerman2018-03-141-0/+3
* powerpc/pseries: Fix vector5 in ibm architecture vector tableBharata B Rao2018-03-061-1/+0
* powerpc/pseries: Revert support for ibm,drc-info devtree propertyMichael Bringmann2018-02-221-1/+1
* powerpc/eeh: Fix crashes in eeh_report_resume()Juan J. Alvarez2018-02-211-1/+2
* powerpc: Expose TSCR via sysfs only on powernvCyril Bur2018-02-151-2/+4
* Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-142-3/+5
|\
| * powerpc/64s: Fix may_hard_irq_enable() for PMI soft maskingNicholas Piggin2018-02-082-3/+5
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \
| * | powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy2018-02-101-2/+3
* | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-0/+4
|\ \ \ | |_|/ |/| |
| * | Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-012-28/+118
| |\ \
| | * | KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless cededBenjamin Herrenschmidt2018-01-191-0/+3
| | * | KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalationsBenjamin Herrenschmidt2018-01-191-0/+1
* | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-065-25/+21
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-312-13/+14
| |\ \ \
| | * | | powerpc/pci: Unroll two pass loop when scanning bridgesAndy Shevchenko2017-12-181-5/+12
| | * | | powerpc/pci: Use for_each_pci_bridge() helperAndy Shevchenko2017-12-182-10/+4
| * | | | Merge branch 'pci/dt-resources' into nextBjorn Helgaas2018-01-311-8/+2
| |\ \ \ \
| | * | | | powerpc/pci: Use of_irq_parse_and_map_pci() helperRob Herring2018-01-171-8/+2
| | |/ / /
| * | | | powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+2
| |/ / /
* | | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-0246-747/+980
|\ \ \ \
| * | | | powerpc/watchdog: Print the NIP in soft_nmi_interrupt()Michael Ellerman2018-01-281-1/+1
| * | | | powerpc/watchdog: regs can't be null in soft_nmi_interrupt()Michael Ellerman2018-01-281-4/+1
| * | | | powerpc/watchdog: Tweak watchdog printksMichael Ellerman2018-01-281-6/+9
| * | | | powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu2018-01-271-6/+9
| * | | | powerpc/pseries: Add Initialization of VF BarsBryant G. Ly2018-01-271-1/+1
| * | | | powerpc/eeh: Add EEH notify resume sysfsBryant G. Ly2018-01-271-0/+62
| * | | | PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly2018-01-271-0/+6
| * | | | powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-271-0/+59
| * | | | powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin2018-01-233-54/+38
| * | | | powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-221-0/+24
| * | | | powerpc/tm: Fix endianness flip on trapGustavo Romero2018-01-221-1/+7
| * | | | powerpc: Expose TSCR via sysfsAnton Blanchard2018-01-221-0/+8
| * | | | powerpc: Use octal numbers for file permissionsRussell Currey2018-01-226-13/+13
| * | | | Merge branch 'fixes' into nextMichael Ellerman2018-01-219-54/+343
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-01-211-28/+114
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras2018-01-181-28/+114
| * | | | powerpc: Enable support for ibm,drc-info devtree propertyMichael Bringmann2018-01-211-0/+1
| * | | | powerpc/watchdog: improve watchdog commentsNicholas Piggin2018-01-211-20/+38