aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/fault_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-25sh: Hook up page fault events for software perf counters.Paul Mundt1-29/+32
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-18sh: remove stray markers.Christoph Hellwig1-4/+0
2008-12-22sh: Generic kgdb stub support.Paul Mundt1-6/+0
2008-12-22sh: P4 ioremap pass-throughMagnus Damm1-11/+0
2008-09-21sh: Trivial trace_mark() instrumentation for core events.Paul Mundt1-24/+33
2008-09-21sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt1-7/+4
2008-09-21sh: Look up the trap vector for the page fault notifier.Paul Mundt1-9/+4
2008-09-08sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt1-1/+28
2008-09-08sh: vmalloc pgtable sync fix.Stuart Menefy1-4/+7
2008-07-28sh: Conditionally re-enable IRQs in fault path.Stuart Menefy1-4/+8
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito1-0/+8
2008-02-14sh: trapped io support V2Magnus Damm1-0/+3
2008-01-28sh: Correct pte size mismatch for X2 TLB.Paul Mundt1-1/+1
2008-01-28sh: Move in the SH-5 TLB miss.Paul Mundt1-0/+303