summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2023-08-16powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie
2023-08-14powerpc/pseries: PLPKS: undo kernel-doc comment notationRandy Dunlap
2023-08-14Merge branch 'topic/cpu-smt' into nextMichael Ellerman
2023-08-02powerpc/pseries: Honour current SMT state when DLPAR onlining CPUsMichael Ellerman
2023-08-02powerpc/pseries: Initialise CPU hotplug callbacks earlierMichael Ellerman
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-07-17powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni
2023-07-03powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...Douglas Anderson
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-26powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memoryGaurav Batra
2023-06-15powerpc/64s: Fix VAS mm use after freeNicholas Piggin
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson
2023-05-30powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra
2023-05-17powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra
2023-05-17powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe
2023-05-08powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-20powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin
2023-04-05powerc/mm: try VMA lock-based page fault handling firstLaurent Dufour
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-04-04powerpc: Use of_address_to_resource()Rob Herring
2023-04-04powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-30powerpc: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-30powerpc: Use of_property_present() for testing DT property presenceRob Herring
2023-03-30powerpc/pseries: Add spaces around / operatorPetr Vaněk
2023-03-29powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-22powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_tableLuis Chamberlain
2023-03-17powerpc/pseries: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2023-03-15powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy
2023-03-14powerpc/iommu: Add "borrowing" iommu_table_group_opsAlexey Kardashevskiy
2023-03-14powerpc/pseries: RTAS work area requires GENERIC_ALLOCATORRandy Dunlap
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-22powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseriesRussell Currey
2023-02-16powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flagsAndrew Donnellan
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch
2023-02-13powerpc/pseries/lpar: convert to papr_sysparm APINathan Lynch
2023-02-13powerpc/pseries/lparcfg: convert to papr_sysparm APINathan Lynch
2023-02-13powerpc/pseries: convert CMO probe to papr_sysparm APINathan Lynch
2023-02-13powerpc/pseries: PAPR system parameter APINathan Lynch