summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/fault_32.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Enable shared page fault handler for _32/_64.Paul Mundt2012-05-141-564/+0
* sh: Ensure fixmap and store queue space can co-exist.Paul Mundt2012-05-141-2/+2
* sh: Support thread fault code encoding.Paul Mundt2012-05-141-32/+36
* sh: Tidy up and generalize page fault error paths.Paul Mundt2012-05-141-105/+220
*-. Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-191-24/+75
|\ \
| * | sh: Improve oops error reportingStuart Menefy2012-04-191-23/+74
| * | sh: Fix error synchronising kernel page tablesStuart Menefy2012-04-191-1/+1
| |/
* / sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul2012-04-111-9/+29
|/
* Disintegrate asm/system.h for SHDavid Howells2012-03-281-1/+1
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-3/+3
* sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2010-04-261-1/+0
* sh: invoke oom-killer from page faultNick Piggin2010-04-261-9/+4
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* | sh: Definitions for 3-level page table layoutMatt Fleming2009-12-171-0/+3
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-4/+4
* sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-031-2/+2
* sh: TLB fast path optimizations for load/store exceptions.Paul Mundt2009-08-151-13/+13
* sh: TLB protection violation exception optimizations.Paul Mundt2009-08-151-3/+3
* sh: Restore previous behaviour on kernel faultMatt Fleming2009-07-131-2/+9
* sh: Tidy up vmalloc fault handling.Paul Mundt2009-07-051-56/+97
* sh: use kprobes_built_in() for notify_page_fault().Paul Mundt2009-07-051-3/+1
* sh: Hook up page fault events for software perf counters.Paul Mundt2009-06-251-29/+32
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* sh: remove stray markers.Christoph Hellwig2009-06-181-4/+0
* sh: Generic kgdb stub support.Paul Mundt2008-12-221-6/+0
* sh: P4 ioremap pass-throughMagnus Damm2008-12-221-11/+0
* sh: Trivial trace_mark() instrumentation for core events.Paul Mundt2008-09-211-24/+33
* sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt2008-09-211-7/+4
* sh: Look up the trap vector for the page fault notifier.Paul Mundt2008-09-211-9/+4
* sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt2008-09-081-1/+28
* sh: vmalloc pgtable sync fix.Stuart Menefy2008-09-081-4/+7
* sh: Conditionally re-enable IRQs in fault path.Stuart Menefy2008-07-281-4/+8
* sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito2008-02-141-0/+8
* sh: trapped io support V2Magnus Damm2008-02-141-0/+3
* sh: Correct pte size mismatch for X2 TLB.Paul Mundt2008-01-281-1/+1
* sh: Move in the SH-5 TLB miss.Paul Mundt2008-01-281-0/+303