aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm/fault_32.c
AgeCommit message (Expand)Author
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-12-17sh: Definitions for 3-level page table layoutMatt Fleming
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt
2009-08-15sh: TLB fast path optimizations for load/store exceptions.Paul Mundt
2009-08-15sh: TLB protection violation exception optimizations.Paul Mundt
2009-07-13sh: Restore previous behaviour on kernel faultMatt Fleming
2009-07-05sh: Tidy up vmalloc fault handling.Paul Mundt
2009-07-05sh: use kprobes_built_in() for notify_page_fault().Paul Mundt
2009-06-25sh: Hook up page fault events for software perf counters.Paul Mundt
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-18sh: remove stray markers.Christoph Hellwig
2008-12-22sh: Generic kgdb stub support.Paul Mundt
2008-12-22sh: P4 ioremap pass-throughMagnus Damm
2008-09-21sh: Trivial trace_mark() instrumentation for core events.Paul Mundt
2008-09-21sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt
2008-09-21sh: Look up the trap vector for the page fault notifier.Paul Mundt
2008-09-08sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt
2008-09-08sh: vmalloc pgtable sync fix.Stuart Menefy
2008-07-28sh: Conditionally re-enable IRQs in fault path.Stuart Menefy
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito
2008-02-14sh: trapped io support V2Magnus Damm
2008-01-28sh: Correct pte size mismatch for X2 TLB.Paul Mundt
2008-01-28sh: Move in the SH-5 TLB miss.Paul Mundt