Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-15 | x86: make dump_pagetable() static | Adrian Bunk | 1 | -1/+1 |
2008-02-07 | x86: fix deadlock, make pgd_lock irq-safe | Ingo Molnar | 1 | -2/+3 |
2008-02-07 | x86: make spurious fault handler aware of large mappings | Thomas Gleixner | 1 | -6/+17 |
2008-02-04 | x86: support gbpages in pagetable dump | Andi Kleen | 1 | -1/+2 |
2008-02-04 | x86: reduce ifdef sections in fault.c | Harvey Harrison | 1 | -22/+9 |
2008-02-01 | x86: fixes for lookup_address args | Harvey Harrison | 1 | -1/+1 |
2008-01-30 | x86: use the same pgd_list for PAE and 64-bit | Jeremy Fitzhardinge | 1 | -7/+3 |
2008-01-30 | x86: shrink some ifdefs in fault.c | Harvey Harrison | 1 | -29/+14 |
2008-01-30 | x86: ignore spurious faults | Jeremy Fitzhardinge | 1 | -0/+55 |
2008-01-30 | x86: remove nx_enabled from fault.c | Harvey Harrison | 1 | -8/+3 |
2008-01-30 | x86: unify fault_32|64.c | Harvey Harrison | 1 | -0/+955 |