Age | Commit message (Expand) | Author |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy |
2022-05-08 | powerpc: Remove asm/prom.h from all files that don't need it | Christophe Leroy |
2022-05-05 | powerpc: fix typos in comments | Julia Lawall |
2022-05-04 | powerpc/eeh: Remove unused inline functions | YueHaibing |
2022-05-04 | powerpc/pseries/cmm: Remove unneeded variable "ret" | zuoqilin |
2022-05-02 | powerpc/pseries/dlpar: Remove unnecessary cast to kfree() | Xu Wang |
2022-04-26 | powerpc/fadump: print start of preserved area | Hari Bathini |
2022-04-26 | powerpc/fadump: align destination address to pagesize | Hari Bathini |
2022-04-26 | powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR | Hari Bathini |
2022-04-10 | Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-04-10 | Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-04-05 | powerpc/pseries/vas: use default_groups in kobj_type | Greg Kroah-Hartman |
2022-03-30 | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-28 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2022-03-23 | powerpc/papr_scm: Fix build failure when | Kajol Jain |
2022-03-21 | powerpc/pseries: Fix use after free in remove_phb_dynamic() | Michael Ellerman |
2022-03-09 | powerpc/papr_scm: Add perf interface support | Kajol Jain |
2022-03-08 | powerpc: declare unmodified attribute_group usages const | Rohan McLure |
2022-03-08 | powerpc: Move C prototypes out of asm-prototypes.h | Christophe Leroy |
2022-03-08 | KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3 | Nicholas Piggin |
2022-03-08 | powerpc/pseries: Interface to represent PAPR firmware attributes | Pratik R. Sampat |
2022-03-08 | powerpc/mce: Avoid using irq_work_queue() in realmode | Ganesh Goudar |
2022-03-08 | powerpc/pseries: Parse control memory access error | Ganesh Goudar |
2022-03-08 | powerpc/pseries/vas: Add VAS migration handler | Haren Myneni |
2022-03-08 | powerpc/pseries/vas: Modify reconfig open/close functions for migration | Haren Myneni |
2022-03-08 | powerpc/pseries/vas: Define global hv_cop_caps struct | Haren Myneni |
2022-03-08 | powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities | Haren Myneni |
2022-03-08 | powerpc/pseries/vas: sysfs interface to export capabilities | Haren Myneni |
2022-03-08 | powerpc/pseries/vas: Reopen windows with DLPAR core add | Haren Myneni |
2022-03-08 | powerpc/pseries/vas: Close windows with DLPAR core removal | Haren Myneni |
2022-03-08 | powerpc/pseries/vas: Save PID in pseries_vas_window struct | Haren Myneni |
2022-03-08 | powerpc/pseries/vas: Use common names in VAS capability structure | Haren Myneni |
2022-02-16 | powerpc/papr_scm: Implement initial support for injecting smart errors | Vaibhav Jain |
2022-02-12 | powerpc/pseries: make pseries_devicetree_update() static | Nathan Lynch |
2022-02-02 | powerpc/pseries: read the lpar name from the firmware | Laurent Dufour |
2022-01-14 | Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-12-23 | powerpc/pseries: Add __init attribute to eligible functions | Nick Child |
2021-12-16 | powerpc/pseries/msi: Let core code check for contiguous entries | Thomas Gleixner |
2021-12-16 | PCI/MSI: Use msi_desc::msi_index | Thomas Gleixner |
2021-12-16 | powerpc/pseries/msi: Use PCI device properties | Thomas Gleixner |
2021-12-16 | powerpc/pseries: use slab context cpumask allocation in CPU hotplug init | Nicholas Piggin |
2021-12-16 | powerpc/pseries/vas: Don't print an error when VAS is unavailable | Nicholas Piggin |
2021-12-09 | powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU | Nicholas Piggin |
2021-12-09 | genirq/msi, treewide: Use a named struct for PCI/MSI attributes | Thomas Gleixner |
2021-12-02 | powerpc/pseries: lparcfg don't include slb_size line in radix mode | Nicholas Piggin |
2021-12-02 | powerpc/pseries: move process table registration away from hash-specific code | Nicholas Piggin |
2021-12-02 | powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE | Nicholas Piggin |
2021-12-02 | powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE | Nicholas Piggin |
2021-11-25 | powerpc/pseries: delete scanlog | Nathan Lynch |
2021-11-15 | powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one... | Alexey Kardashevskiy |