summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch2023-11-071-0/+1
* Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-035-14/+17
|\
| * powerpc/pseries: use kfree_sensitive() in plpks_gen_password()Minjie Du2023-10-201-2/+2
| * powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen2023-10-201-1/+3
| * powerpc/vas: Limit open window failure messages in log buffferHaren Myneni2023-10-201-2/+2
| * powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...Gaurav Batra2023-10-191-4/+4
| * powerpc: Annotate endianness of various variables and functionsBenjamin Gray2023-10-191-1/+2
| * powerpc: Use NULL instead of 0 for null pointersBenjamin Gray2023-10-191-4/+4
* | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-011-1/+0
|\ \
| * | powerpc: Remove now superfluous sentinel element from ctl_table arraysJoel Granados2023-10-101-1/+0
* | | Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-013-0/+138
|\ \ \ | |_|/ |/| |
| * | powerpc/pseries: PLPKS SED Opal keystore supportGreg Joyce2023-10-173-0/+138
| |/
* | powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev2023-09-301-4/+0
* | powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev2023-09-301-3/+1
|/
* Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-3112-84/+47
|\
| * powerpc/pseries: Remove unused hcall tracing instructionNicholas Piggin2023-08-251-1/+0
| * powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin2023-08-251-0/+1
| * powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey2023-08-243-12/+4
| * powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman2023-08-243-1/+3
| * powerpc: Move DMA64_PROPNAME define to a headerMichal Suchanek2023-08-181-2/+0
| * powerpc/mm: Cleanup memory block size probingAneesh Kumar K.V2023-08-183-58/+11
| * powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie2023-08-161-0/+1
| * powerpc/pseries: PLPKS: undo kernel-doc comment notationRandy Dunlap2023-08-141-1/+1
| * Merge branch 'topic/cpu-smt' into nextMichael Ellerman2023-08-143-9/+25
| |\
| | * powerpc/pseries: Honour current SMT state when DLPAR onlining CPUsMichael Ellerman2023-08-021-0/+8
| | * powerpc/pseries: Initialise CPU hotplug callbacks earlierMichael Ellerman2023-08-023-9/+17
| * | powerpc: Explicitly include correct DT includesRob Herring2023-08-021-0/+1
| |/
* / powerpc/book3s64/memhotplug: enable memmap on memory for radixAneesh Kumar K.V2023-08-211-1/+1
|/
* powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni2023-07-171-2/+7
* powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...Douglas Anderson2023-07-031-0/+1
* Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-302-5/+15
|\
| * powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memoryGaurav Batra2023-06-261-4/+14
| * powerpc/64s: Fix VAS mm use after freeNicholas Piggin2023-06-151-1/+1
* | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-2/+2
|\ \
| * | watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson2023-06-091-2/+2
* | | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-271-2/+1
|\ \ \ | |_|/ |/| |
| * | powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-081-2/+1
* | | powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra2023-05-301-2/+11
| |/ |/|
* | powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra2023-05-171-4/+9
* | powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe2023-05-171-25/+0
|/
* Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-2810-67/+63
|\
| * powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan2023-04-202-1/+5
| * powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-201-2/+2
| * powerpc: Use of_address_to_resource()Rob Herring2023-04-042-50/+15
| * powerpc: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-301-1/+1
| * powerpc: Use of_property_present() for testing DT property presenceRob Herring2023-03-302-2/+2
| * powerpc/pseries: Add spaces around / operatorPetr Vaněk2023-03-301-1/+1
| * powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_tableLuis Chamberlain2023-03-221-9/+1
| * powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-161-1/+0
| * powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy2023-03-153-0/+31