aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/io_bitmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski1-0/+16
2020-05-28x86/ioperm: Prevent a memory leak when fork failsJay Lang1-2/+2
2020-02-29x86/ioperm: Add new paravirt function update_io_bitmap()Juergen Gross1-1/+8
2019-11-16x86/ioperm: Extend IOPL config to control ioperm() as wellThomas Gleixner1-0/+6
2019-11-16x86/ioperm: Share I/O bitmap if identicalThomas Gleixner1-0/+5
2019-11-16x86/ioperm: Remove bitmap if all permissions droppedThomas Gleixner1-0/+2
2019-11-16x86/ioperm: Move TSS bitmap update to exit to user workThomas Gleixner1-0/+2
2019-11-16x86/ioperm: Add bitmap sequence numberThomas Gleixner1-0/+1
2019-11-16x86/ioperm: Move iobitmap data into a structThomas Gleixner1-0/+13