Merge branch 'auto-ftrace-next' into tracing/for-linus
[safe/jmp/linux-2.6] / arch / x86 / mm / fault.c
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-08 Jeremy Fitzhardingex86: simplify vmalloc_sync_all
2008-07-08 Ingo MolnarMerge branches 'x86/mmio', 'x86/delay', 'x86/idle'...
2008-07-07 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-07-03 Gustavo Fernando... x86: remove unnecessary #ifdef CONFIG_X86_32...#else
2008-07-01 Vegard Nossumx86: small unifications of address printing
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-12 Henry Nestlerx86: fix endless page faults in mount_block_root for...
2008-05-24 Pekka Paalanenx86: mmiotrace full patch, preview 1
2008-05-24 Pekka Paalanenx86: explicit call to mmiotrace in do_page_fault()
2008-05-23 Pekka Paalanenx86: add a list for custom page fault handlers.
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