index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
vas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix typos
Bjorn Helgaas
2024-05-08
1
-1
/
+1
*
powerpc/pseries/vas: Migration suspend waits for no in-progress open windows
Haren Myneni
2023-12-13
1
-7
/
+44
*
powerpc/vas: Limit open window failure messages in log bufffer
Haren Myneni
2023-10-20
1
-2
/
+2
*
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
2023-08-24
1
-0
/
+1
*
powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close
Haren Myneni
2023-07-17
1
-2
/
+7
*
powerpc/64s: Fix VAS mm use after free
Nicholas Piggin
2023-06-15
1
-1
/
+1
*
powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
Haren Myneni
2023-03-29
1
-0
/
+8
*
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-18
1
-2
/
+1
*
powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPU
Haren Myneni
2022-10-18
1
-14
/
+29
*
powerpc/pseries/vas: Add VAS IRQ primary handler
Haren Myneni
2022-10-18
1
-7
/
+33
*
powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL
Haren Myneni
2022-09-30
1
-1
/
+1
*
powerpc/pseries/vas: Remove the unneeded result variable
ye xingchen
2022-09-28
1
-5
/
+1
*
powerpc/pseries/vas: Fix comment typo
Jason Wang
2022-07-28
1
-1
/
+1
*
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
2022-06-29
1
-0
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2022-05-19
1
-11
/
+12
|
\
|
*
powerpc/pseries/vas: Use QoS credits from the userspace
Haren Myneni
2022-05-04
1
-11
/
+12
*
|
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-1
/
+1
|
/
*
powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
2022-03-08
1
-1
/
+97
*
powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
2022-03-08
1
-17
/
+71
*
powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
2022-03-08
1
-27
/
+20
*
powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities
Haren Myneni
2022-03-08
1
-1
/
+1
*
powerpc/pseries/vas: sysfs interface to export capabilities
Haren Myneni
2022-03-08
1
-0
/
+6
*
powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
2022-03-08
1
-1
/
+90
*
powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
2022-03-08
1
-8
/
+199
*
powerpc/pseries/vas: Save PID in pseries_vas_window struct
Haren Myneni
2022-03-08
1
-4
/
+5
*
powerpc/pseries/vas: Use common names in VAS capability structure
Haren Myneni
2022-03-08
1
-5
/
+5
*
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-1
/
+1
*
powerpc/pseries/vas: Don't print an error when VAS is unavailable
Nicholas Piggin
2021-12-16
1
-2
/
+9
*
powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn() as static
Cédric Le Goater
2021-08-20
1
-1
/
+1
*
powerpc/pseries/vas: Include irqdomain.h
Michael Ellerman
2021-06-25
1
-0
/
+1
*
powerpc/pseries/vas: Setup IRQ and fault handling
Haren Myneni
2021-06-20
1
-0
/
+102
*
powerpc/pseries/vas: Integrate API with open/close windows
Haren Myneni
2021-06-20
1
-0
/
+223
*
powerpc/pseries/vas: Implement getting capabilities from hypervisor
Haren Myneni
2021-06-20
1
-0
/
+122
*
powerpc/pseries/vas: Add hcall wrappers for VAS handling
Haren Myneni
2021-06-20
1
-0
/
+147