summaryrefslogtreecommitdiff
path: root/arch/sh/mm/fault_32.c
AgeCommit message (Expand)Author
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt
2012-05-14sh: Support thread fault code encoding.Paul Mundt
2012-05-14sh: Tidy up and generalize page fault error paths.Paul Mundt
2012-04-19Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt
2012-04-19sh: Improve oops error reportingStuart Menefy
2012-04-19sh: Fix error synchronising kernel page tablesStuart Menefy
2012-04-11sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2010-04-26sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt
2010-04-26sh: invoke oom-killer from page faultNick Piggin
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