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