aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/fault.c
AgeCommit message (Expand)Author
2008-02-06x86: fix deadlock, make pgd_lock irq-safeIngo Molnar
2008-02-06x86: make spurious fault handler aware of large mappingsThomas Gleixner
2008-02-04x86: support gbpages in pagetable dumpAndi Kleen
2008-02-04x86: reduce ifdef sections in fault.cHarvey Harrison
2008-02-01x86: fixes for lookup_address argsHarvey Harrison
2008-01-30x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge
2008-01-30x86: shrink some ifdefs in fault.cHarvey Harrison
2008-01-30x86: ignore spurious faultsJeremy Fitzhardinge
2008-01-30x86: remove nx_enabled from fault.cHarvey Harrison
2008-01-30x86: unify fault_32|64.cHarvey Harrison