Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: reduce ifdef sections in fault.c | Harvey Harrison | 2008-02-04 | 1 | -22/+9 |
* | x86: fixes for lookup_address args | Harvey Harrison | 2008-02-01 | 1 | -1/+1 |
* | x86: use the same pgd_list for PAE and 64-bit | Jeremy Fitzhardinge | 2008-01-30 | 1 | -7/+3 |
* | x86: shrink some ifdefs in fault.c | Harvey Harrison | 2008-01-30 | 1 | -29/+14 |
* | x86: ignore spurious faults | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+55 |
* | x86: remove nx_enabled from fault.c | Harvey Harrison | 2008-01-30 | 1 | -8/+3 |
* | x86: unify fault_32|64.c | Harvey Harrison | 2008-01-30 | 1 | -0/+955 |