Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[safe/jmp/linux-2.6] / arch / x86 / mm / fault.c
2009-02-06 Masami Hiramatsuprevent kprobes from catching spurious page faults
2009-01-12 Andi Kleenx86: avoid theoretical vmalloc fault loop
2009-01-06 Nick Pigginmm: invoke oom-killer from page fault
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-28 Linus TorvaldsMerge branch 'x86-core-for-linus' of git://git./linux...
2008-12-03 Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-11-13 David HowellsCRED: Wrap task credential accesses in the x86 arch
2008-10-27 Pekka Paalanentrace: add the MMIO-tracer to the tracer menu, cleanup
2008-10-22 Alexander van Heukelumx86, dumpstack: let signr=0 signal no do_exit
2008-10-16 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-13 Ingo Molnarx86/mm: unify init task OOM handling
2008-10-13 Linus Torvaldsx86/mm: do not trigger a kernel warning if user-space...
2008-10-13 Alexander van Heukelumtraps: x86: remove trace_hardirqs_fixup from pagefault...
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/xen
2008-09-07 Hugh Dickinsx86: add periodic corruption check
2008-09-07 Jeremy Fitzhardingex86: check for and defend against BIOS memory corruption
2008-09-06 Jan Beulichx86: adjust vmalloc_sync_all() for Xen (2nd try)
2008-07-23 Jaswinder Singhx86: mm/fault.c declare do_page_fault before they get...
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