aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ioport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-17x86: Use bitmap library functionsAkinobu Mita1-15/+5
2009-12-09x86-64, paravirt: Call set_iopl_mask() on 64 bitsH. Peter Anvin1-2/+0
2009-12-09x86: Merge sys_ioplBrian Gerst1-23/+5
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge1-11/+0
2009-02-11x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst1-1/+2
2009-02-11x86: pass in pt_regs pointer for syscalls that need itBrian Gerst1-3/+1
2009-01-04x86: ioport.c fix style problemsJaswinder Singh Rajput1-2/+2
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh1-0/+1
2008-01-30x86: refactor ioport unificationChris Wright1-19/+21
2008-01-30x86: fix ioport unification on 32-bitChris Wright1-2/+4
2008-01-30x86: ioport_{32|64}.c unificationmboton@gmail.com1-0/+150