Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build...
[safe/jmp/linux-2.6] / arch / x86 / mm / fault.c
2008-07-03 Gustavo Fernando... x86: remove unnecessary #ifdef CONFIG_X86_32...#else
2008-06-12 Henry Nestlerx86: fix endless page faults in mount_block_root for...
2008-04-17 gorcunov@gmail.comx86: cleanup - rename VM_MASK to X86_VM_MASK
2008-04-17 Ingo Molnarx86: check vmlinux limits, 64-bit
2008-03-27 Ingo Molnarx86: prefetch fix #2
2008-03-27 Ingo Molnarx86: fix prefetch workaround
2008-02-14 Adrian Bunkx86: make dump_pagetable() static
2008-02-06 Ingo Molnarx86: fix deadlock, make pgd_lock irq-safe
2008-02-06 Thomas Gleixnerx86: make spurious fault handler aware of large mappings
2008-02-04 Andi Kleenx86: support gbpages in pagetable dump
2008-02-04 Harvey Harrisonx86: reduce ifdef sections in fault.c
2008-02-01 Harvey Harrisonx86: fixes for lookup_address args
2008-01-30 Jeremy Fitzhardingex86: use the same pgd_list for PAE and 64-bit
2008-01-30 Harvey Harrisonx86: shrink some ifdefs in fault.c
2008-01-30 Jeremy Fitzhardingex86: ignore spurious faults
2008-01-30 Harvey Harrisonx86: remove nx_enabled from fault.c
2008-01-30 Harvey Harrisonx86: unify fault_32|64.c