tracing: x86, mmiotrace: only register for die notifier when tracer active
[safe/jmp/linux-2.6] / arch / x86 / mm / fault.c
2009-02-22 Ingo Molnarx86, mm: fault.c, simplify kmmio_fault(), cleanup
2009-02-20 Ingo Molnarx86, mm: fault.c, update copyrights
2009-02-20 Ingo Molnarx86, mm: fault.c, give another attempt at prefetch...
2009-02-20 Ingo Molnarx86, mm: fault.c, remove #ifdef from fault_in_kernel_sp...
2009-02-20 Ingo Molnarx86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX
2009-02-20 Ingo Molnarx86, mm: fault.c, remove #ifdef from do_page_fault()
2009-02-20 Ingo Molnarx86, mm: fault.c, unify oops handling
2009-02-20 Ingo Molnarx86, mm: fault.c, unify oops printing
2009-02-20 Ingo Molnarx86, mm: fault.c, reorder functions
2009-02-20 Ingo Molnarx86, mm, kprobes: fault.c, simplify notify_page_fault()
2009-02-20 Ingo Molnarx86, mm: fault.c, simplify kmmio_fault()
2009-02-20 Ingo Molnarx86, mm: fault.c, enable PF_RSVD checks on 32-bit too
2009-02-20 Ingo Molnarx86, mm: fault.c, factor out the vm86 fault check
2009-02-20 Ingo Molnarx86, mm: fault.c, refactor/simplify the is_prefetch...
2009-02-20 Ingo Molnarx86, mm: fault.c cleanup
2009-02-20 Ingo MolnarMerge branch 'tip/x86/urgent' of git://git./linux/kerne...
2009-02-20 Steven Rostedtx86: check PMD in spurious_fault handler
2009-02-13 Ingo MolnarMerge branch 'x86/untangle2' of git://git./linux/kernel...
2009-02-13 Ingo MolnarMerge branch 'x86/mm' into x86/core
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-06 Ingo MolnarMerge branch 'linus' into x86/mm
2009-02-06 Masami Hiramatsuprevent kprobes from catching spurious page faults
2009-02-05 Hiroshi Shimamotox86: mm: introduce helper function in fault.c
2009-01-29 Peter Zijlstrax86: add might_sleep() to do_page_fault()
2009-01-28 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetec...
2009-01-21 Johannes Weinerx86: optimise page fault entry, cleanup
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-20 Nick Pigginx86: optimise x86's do_page_fault (C entry point for...
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into stackprotector
2009-01-12 Andi Kleenx86: avoid theoretical vmalloc fault loop
2009-01-06 Nick Pigginmm: invoke oom-killer from page fault
2008-12-31 Ingo MolnarMerge branch 'linus' into stackprotector
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-15 Ingo MolnarMerge branch 'linus' into stackprotector
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-25 Ingo MolnarMerge branch 'linus' into stackprotector
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-26 Eric Sandeenstackprotector: use canary at end of stack to indicate...
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