aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ioport.c
Commit message (Expand)AuthorAgeFilesLines
* 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