summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ioport.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-041-1/+7
|\
| * x86/asm: Tidy up TSS limit codeAndy Lutomirski2017-03-011-1/+7
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/
* x86/kvm/vmx: Defer TR reload after VM exitAndy Lutomirski2017-02-211-0/+5
* x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski2016-03-171-3/+9
* x86/asm/entry: Rename 'init_tss' to 'cpu_tss'Andy Lutomirski2015-03-061-1/+1
* x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-031-1/+2
* x86: Use bitmap library functionsAkinobu Mita2011-02-171-15/+5
* x86-64, paravirt: Call set_iopl_mask() on 64 bitsH. Peter Anvin2009-12-091-2/+0
* x86: Merge sys_ioplBrian Gerst2009-12-091-23/+5
* x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge2009-03-021-11/+0
* x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst2009-02-111-1/+2
* x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-111-3/+1
* x86: ioport.c fix style problemsJaswinder Singh Rajput2009-01-041-2/+2
* x86: Introducing asm/syscalls.hJaswinder Singh2008-07-221-0/+1
* x86: refactor ioport unificationChris Wright2008-01-301-19/+21
* x86: fix ioport unification on 32-bitChris Wright2008-01-301-2/+4
* x86: ioport_{32|64}.c unificationmboton@gmail.com2008-01-301-0/+150