aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ioport.c
Commit message (Expand)AuthorAge
* x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()Dominik Brodowski2018-04-02
* x86/syscalls: Use proper syscall definition for sys_ioperm()Dominik Brodowski2018-03-07
* x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski2017-12-17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-04
|\
| * x86/asm: Tidy up TSS limit codeAndy Lutomirski2017-03-01
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
|/
* x86/kvm/vmx: Defer TR reload after VM exitAndy Lutomirski2017-02-21
* x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski2016-03-17
* x86/asm/entry: Rename 'init_tss' to 'cpu_tss'Andy Lutomirski2015-03-06
* x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-03
* x86: Use bitmap library functionsAkinobu Mita2011-02-17
* x86-64, paravirt: Call set_iopl_mask() on 64 bitsH. Peter Anvin2009-12-09
* x86: Merge sys_ioplBrian Gerst2009-12-09
* x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge2009-03-02
* x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst2009-02-11
* x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-11
* x86: ioport.c fix style problemsJaswinder Singh Rajput2009-01-04
* x86: Introducing asm/syscalls.hJaswinder Singh2008-07-22
* x86: refactor ioport unificationChris Wright2008-01-30
* x86: fix ioport unification on 32-bitChris Wright2008-01-30
* x86: ioport_{32|64}.c unificationmboton@gmail.com2008-01-30