Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Use bitmap library functions | Akinobu Mita | 2011-02-17 | 1 | -15/+5 |
* | x86-64, paravirt: Call set_iopl_mask() on 64 bits | H. Peter Anvin | 2009-12-09 | 1 | -2/+0 |
* | x86: Merge sys_iopl | Brian Gerst | 2009-12-09 | 1 | -23/+5 |
* | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 2009-03-02 | 1 | -11/+0 |
* | x86: use regparm(3) for passed-in pt_regs pointer | Brian Gerst | 2009-02-11 | 1 | -1/+2 |
* | x86: pass in pt_regs pointer for syscalls that need it | Brian Gerst | 2009-02-11 | 1 | -3/+1 |
* | x86: ioport.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -2/+2 |
* | x86: Introducing asm/syscalls.h | Jaswinder Singh | 2008-07-22 | 1 | -0/+1 |
* | x86: refactor ioport unification | Chris Wright | 2008-01-30 | 1 | -19/+21 |
* | x86: fix ioport unification on 32-bit | Chris Wright | 2008-01-30 | 1 | -2/+4 |
* | x86: ioport_{32|64}.c unification | mboton@gmail.com | 2008-01-30 | 1 | -0/+150 |