MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
[safe/jmp/linux-2.6] / arch / sh / mm / fault_32.c
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-03 Paul Mundtsh: Fix up and optimize the kmap_coherent() interface.
2009-08-14 Paul Mundtsh: TLB fast path optimizations for load/store exceptions.
2009-08-14 Paul Mundtsh: TLB protection violation exception optimizations.
2009-07-13 Matt Flemingsh: Restore previous behaviour on kernel fault
2009-07-04 Paul Mundtsh: Tidy up vmalloc fault handling.
2009-07-04 Paul Mundtsh: use kprobes_built_in() for notify_page_fault().
2009-06-24 Paul Mundtsh: Hook up page fault events for software perf counters.
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-18 Christoph Hellwigsh: remove stray markers.
2008-12-22 Paul Mundtsh: Generic kgdb stub support.
2008-12-22 Magnus Dammsh: P4 ioremap pass-through
2008-09-21 Paul Mundtsh: Trivial trace_mark() instrumentation for core events.
2008-09-21 Paul Mundtsh: Kill off duplicate page fault notifiers in slow...
2008-09-21 Paul Mundtsh: Look up the trap vector for the page fault notifier.
2008-09-08 Paul Mundtsh: kprobes: Hook up kprobe_fault_handler() in the...
2008-09-08 Stuart Menefysh: vmalloc pgtable sync fix.
2008-07-28 Stuart Menefysh: Conditionally re-enable IRQs in fault path.
2008-02-14 Hideo Saitosh: Fix multiple UTLB hit on UP SH-4.
2008-02-14 Magnus Dammsh: trapped io support V2
2008-01-28 Paul Mundtsh: Correct pte size mismatch for X2 TLB.
2008-01-28 Paul Mundtsh: Move in the SH-5 TLB miss.