Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-29 | x86/ioperm: Add new paravirt function update_io_bitmap() | Juergen Gross | 1 | -1/+8 |
2019-11-16 | x86/ioperm: Extend IOPL config to control ioperm() as well | Thomas Gleixner | 1 | -0/+6 |
2019-11-16 | x86/ioperm: Share I/O bitmap if identical | Thomas Gleixner | 1 | -0/+5 |
2019-11-16 | x86/ioperm: Remove bitmap if all permissions dropped | Thomas Gleixner | 1 | -0/+2 |
2019-11-16 | x86/ioperm: Move TSS bitmap update to exit to user work | Thomas Gleixner | 1 | -0/+2 |
2019-11-16 | x86/ioperm: Add bitmap sequence number | Thomas Gleixner | 1 | -0/+1 |
2019-11-16 | x86/ioperm: Move iobitmap data into a struct | Thomas Gleixner | 1 | -0/+13 |