Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-05 | powerpc: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-03-08 | powerpc/vas: Map paste address only if window is active | Haren Myneni | 1 | -1/+22 |
2022-03-08 | powerpc/vas: Return paste instruction failure if no active window | Haren Myneni | 1 | -0/+54 |
2022-03-08 | powerpc/vas: Add paste address mmap fault handler | Haren Myneni | 1 | -0/+68 |
2021-10-22 | powerpc/vas: Fix potential NULL pointer dereference | Gustavo A. R. Silva | 1 | -2/+2 |
2021-06-20 | powerpc/vas: Move update_csb/dump_crb to common book3s platform | Haren Myneni | 1 | -0/+167 |
2021-06-20 | powerpc/vas: Create take/drop pid and mm reference functions | Haren Myneni | 1 | -0/+39 |
2021-06-20 | powerpc/vas: Add platform specific user window operations | Haren Myneni | 1 | -21/+32 |
2021-06-20 | powerpc/powernv/vas: Rename register/unregister functions | Haren Myneni | 1 | -2/+0 |
2021-06-20 | powerpc/vas: Move VAS API to book3s common platform | Haren Myneni | 3 | -0/+295 |