aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/ioport.c
AgeCommit message (Expand)Author
2009-12-09x86-64, paravirt: Call set_iopl_mask() on 64 bitsH. Peter Anvin
2009-12-09x86: Merge sys_ioplBrian Gerst
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge
2009-02-11x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst
2009-02-11x86: pass in pt_regs pointer for syscalls that need itBrian Gerst
2009-01-04x86: ioport.c fix style problemsJaswinder Singh Rajput
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh
2008-01-30x86: refactor ioport unificationChris Wright
2008-01-30x86: fix ioport unification on 32-bitChris Wright
2008-01-30x86: ioport_{32|64}.c unificationmboton@gmail.com