summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* sh64: Fix up vmalloc fault range check.Paul Mundt2012-05-181-1/+7
* Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt2012-05-181-2/+2
* sh: Enable shared page fault handler for _32/_64.Paul Mundt2012-05-141-0/+508
* sh: Move in the SH-5 TLB miss.Paul Mundt2008-01-281-303/+0Star
* sh: lockless UTLB miss fast-path.Paul Mundt2007-11-191-18/+7Star
* sh: Kill off UTLB flush in fast-path.Paul Mundt2007-11-191-8/+0Star
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* sh: Fix pgd mismatch from cached TTB in unhandled fault.Paul Mundt2007-08-011-2/+1Star
* mm: fault feedback #2Nick Piggin2007-07-191-12/+11Star
* sh: Check oops_may_print() in unhandled fault.Paul Mundt2007-06-181-16/+29
* sh: revert addition of page fault notifiersChristoph Hellwig2007-05-211-37/+0Star
* sh: Shut up compiler warnings in __do_page_fault().Paul Mundt2007-05-141-1/+1
* sh: Convert to common die chain.Paul Mundt2007-05-091-1/+1
* sh: Add die chain notifiers.Paul Mundt2007-05-071-2/+37
* sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-141-0/+87
* sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-061-0/+3
* sh: Get the PGD right in oops case with 64-bit PTEs.Paul Mundt2006-12-061-4/+2Star
* sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-061-86/+0Star
* sh: pmd rework.Stuart Menefy2006-12-061-0/+40
* sh: Set up correct siginfo structures for page faults.Stuart Menefy2006-12-061-9/+17
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* sh: More cosmetic cleanups and trivial fixes.Paul Mundt2006-09-271-5/+8
* sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt2006-09-271-3/+4
* sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-271-162/+40Star
* sh: Add control register barriers.Paul Mundt2006-09-271-2/+3
* [PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins2005-10-301-17/+23
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+374