Age | Commit message (Expand) | Author |
2018-10-31 | kvm: simplify floating point logic. | Adin Scannell |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-08-22 | Add separate Recycle method for allocator. | Adin Scannell |
2018-08-08 | Protect PCIDs with a mutex. | Adin Scannell |
2018-08-06 | Fix a bug in PCIDs.Assign | ShiruRen |
2018-07-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni |
2018-07-16 | Add CPUID faulting for ptrace and KVM. | Adin Scannell |
2018-06-11 | Minor ring0 interface cleanup. | Adin Scannell |
2018-06-11 | Make page tables split-safe. | Adin Scannell |
2018-06-11 | Handle all exception vectors. | Adin Scannell |
2018-06-08 | Fix kernel flags handling and add missing vectors. | Adin Scannell |
2018-06-06 | Ensure guest-mode for page table modifications. | Adin Scannell |
2018-06-06 | Split PCID implementation from page tables. | Adin Scannell |
2018-06-06 | Add allocator abstraction for page tables. | Adin Scannell |
2018-06-01 | Move page tables lock into the address space. | Adin Scannell |
2018-05-30 | Restore FS on resume. | Adin Scannell |
2018-05-30 | Change ring0 & page tables arguments to structs. | Adin Scannell |
2018-05-07 | Fix misspellings | Ian Gudger |
2018-05-01 | Set LMA in EFER | Michael Pratt |
2018-04-28 | Check in gVisor. | Googler |