Age | Commit message (Expand) | Author |
2015-03-04 | powerpc/iommu: Remove IOMMU device references via bus notifier | Nishanth Aravamudan |
2015-02-11 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2015-02-04 | powerpc/powernv: Add OPAL soft-poweroff routine | Joel Stanley |
2015-02-02 | cxl: Fix device_node reference counting | Ryan Grimm |
2015-01-28 | powerpc/powernv: Don't alloc IRQ map if necessary | Gavin Shan |
2015-01-28 | powerpc/powernv: Separate function for OPAL IRQ setup | Gavin Shan |
2015-01-28 | powerpc/powernv: Remove "opal" prefix from pr_xxx()s | Michael Ellerman |
2015-01-27 | powerpc/powernv: Skip registering log region when CONFIG_PRINTK=n | Pranith Kumar |
2015-01-23 | powerpc/powernv: Remove pnv_pci_probe_mode() | Gavin Shan |
2015-01-23 | powerpc/eeh: Fix missed PE#0 on P7IOC | Gavin Shan |
2015-01-23 | powernv/iommu: disable IOMMU bypass with param iommu=nobypass | Thadeu Lima de Souza Cascardo |
2015-01-23 | powerpc/powernv: Print the M64 range information in bootup log | Wei Yang |
2015-01-22 | cxl: Enable CAPP recovery | Ryan Grimm |
2015-01-22 | powerpc/powernv: Restore LPCR with LPCR_PECE1 cleared | Shreyas B. Prabhu |
2015-01-12 | powernv: Fix OPAL tracepoint code | Anton Blanchard |
2014-12-19 | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2014-12-18 | powerpc/powernv: Ignore smt-enabled on Power8 and later | Greg Kurz |
2014-12-15 | powerpc/powernv: Expose OPAL firmware symbol map | Benjamin Herrenschmidt |
2014-12-15 | powernv/powerpc: Add winkle support for offline cpus | Shreyas B. Prabhu |
2014-12-15 | powernv/cpuidle: Redesign idle states management | Shreyas B. Prabhu |
2014-12-15 | powerpc/powernv: Enable Offline CPUs to enter deep idle states | Shreyas B. Prabhu |
2014-12-14 | i2c: Driver to expose PowerNV platform i2c busses | Neelesh Gupta |
2014-12-11 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-08 | powerpc/powernv: Return to cpu offline loop when finished in KVM guest | Paul Mackerras |
2014-12-02 | Merge remote-tracking branch 'benh/next' into next | Michael Ellerman |
2014-12-02 | powerpc/powernv: Cleanup unused MCE definitions/declarations. | Mahesh Salgaonkar |
2014-12-02 | powerpc/eeh: Dump PHB diag-data early | Gavin Shan |
2014-12-02 | powerpc/eeh: Set EEH_PE_RESET on PE reset | Gavin Shan |
2014-11-30 | hwmon: (ibmpowernv) Use platform 'id_table' to probe the device | Neelesh Gupta |
2014-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds |
2014-11-27 | powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE | Gavin Shan |
2014-11-27 | powerpc/powernv: Fix the hmi event version check. | Mahesh Salgaonkar |
2014-11-24 | powerpc/powernv: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu |
2014-11-19 | powerpc: Remove more traces of bootmem | Michael Ellerman |
2014-11-17 | rtc/tpo: Driver to support rtc and wakeup on PowerNV platform | Neelesh Gupta |
2014-11-14 | powerpc/powernv: Fix potential zero devisor | Gavin Shan |
2014-11-14 | powerpc/powernv: Bail upon invalid master PE | Gavin Shan |
2014-11-14 | powerpc/powernv: Simplify pnv_ioda_configure_pe() | Gavin Shan |
2014-11-14 | powerpc/powernv: Set PELTV for compound PEs | Gavin Shan |
2014-11-14 | powerpc/powernv: Initialize M64 PE in time | Gavin Shan |
2014-11-14 | powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe() | Gavin Shan |
2014-11-14 | powerpc/powernv: Fix condition to remove M64 | Gavin Shan |
2014-11-14 | powerpc/powernv: Check PHB type in advance | Gavin Shan |
2014-11-12 | Merge branch 'topic/opal-ipmi' into next | Michael Ellerman |
2014-11-12 | powerpc/powernv: Add OPAL IPMI interface | Jeremy Kerr |
2014-11-10 | powerpc/jump_label: Use HAVE_JUMP_LABEL | Anton Blanchard |
2014-11-10 | powerpc: Remove superfluous bootmem includes | Anton Blanchard |
2014-11-05 | Merge branch 'topic/get-cpu-var' into next | Michael Ellerman |