index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
fault_32.c
Age
Commit message (
Expand
)
Author
2009-08-15
sh: TLB fast path optimizations for load/store exceptions.
Paul Mundt
2009-08-15
sh: TLB protection violation exception optimizations.
Paul Mundt
2009-07-13
sh: Restore previous behaviour on kernel fault
Matt Fleming
2009-07-05
sh: Tidy up vmalloc fault handling.
Paul Mundt
2009-07-05
sh: use kprobes_built_in() for notify_page_fault().
Paul Mundt
2009-06-25
sh: Hook up page fault events for software perf counters.
Paul Mundt
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-18
sh: remove stray markers.
Christoph Hellwig
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
sh: P4 ioremap pass-through
Magnus Damm
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
2008-09-21
sh: Kill off duplicate page fault notifiers in slow path.
Paul Mundt
2008-09-21
sh: Look up the trap vector for the page fault notifier.
Paul Mundt
2008-09-08
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
2008-09-08
sh: vmalloc pgtable sync fix.
Stuart Menefy
2008-07-28
sh: Conditionally re-enable IRQs in fault path.
Stuart Menefy
2008-02-14
sh: Fix multiple UTLB hit on UP SH-4.
Hideo Saito
2008-02-14
sh: trapped io support V2
Magnus Damm
2008-01-28
sh: Correct pte size mismatch for X2 TLB.
Paul Mundt
2008-01-28
sh: Move in the SH-5 TLB miss.
Paul Mundt