index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
vas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close
Haren Myneni
1
-2
/
+7
2023-07-19
powerpc/64s: Fix VAS mm use after free
Nicholas Piggin
1
-1
/
+1
2023-04-06
powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
Haren Myneni
1
-0
/
+8
2022-10-18
powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPU
Haren Myneni
1
-14
/
+29
2022-10-18
powerpc/pseries/vas: Add VAS IRQ primary handler
Haren Myneni
1
-7
/
+33
2022-09-30
powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL
Haren Myneni
1
-1
/
+1
2022-09-28
powerpc/pseries/vas: Remove the unneeded result variable
ye xingchen
1
-5
/
+1
2022-07-28
powerpc/pseries/vas: Fix comment typo
Jason Wang
1
-1
/
+1
2022-06-29
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
1
-0
/
+1
2022-05-18
Merge branch 'fixes' into next
Michael Ellerman
1
-11
/
+12
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-05-04
powerpc/pseries/vas: Use QoS credits from the userspace
Haren Myneni
1
-11
/
+12
2022-03-07
powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
1
-1
/
+97
2022-03-07
powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
1
-17
/
+71
2022-03-07
powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
1
-27
/
+20
2022-03-07
powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities
Haren Myneni
1
-1
/
+1
2022-03-07
powerpc/pseries/vas: sysfs interface to export capabilities
Haren Myneni
1
-0
/
+6
2022-03-07
powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
1
-1
/
+90
2022-03-07
powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
1
-8
/
+199
2022-03-07
powerpc/pseries/vas: Save PID in pseries_vas_window struct
Haren Myneni
1
-4
/
+5
2022-03-07
powerpc/pseries/vas: Use common names in VAS capability structure
Haren Myneni
1
-5
/
+5
2021-12-23
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-12-16
powerpc/pseries/vas: Don't print an error when VAS is unavailable
Nicholas Piggin
1
-2
/
+9
2021-08-20
powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn() as static
Cédric Le Goater
1
-1
/
+1
2021-06-25
powerpc/pseries/vas: Include irqdomain.h
Michael Ellerman
1
-0
/
+1
2021-06-20
powerpc/pseries/vas: Setup IRQ and fault handling
Haren Myneni
1
-0
/
+102
2021-06-20
powerpc/pseries/vas: Integrate API with open/close windows
Haren Myneni
1
-0
/
+223
2021-06-20
powerpc/pseries/vas: Implement getting capabilities from hypervisor
Haren Myneni
1
-0
/
+122
2021-06-20
powerpc/pseries/vas: Add hcall wrappers for VAS handling
Haren Myneni
1
-0
/
+147