summaryrefslogtreecommitdiff
path: root/arch/sh/mm/fault.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* mm, oom: remove statically defined arch functions of same nameDavid Rientjes2012-12-12
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* sh: Fix up recursive fault in oops with unset TTB.Paul Mundt2012-07-25
* sh64: Fix up vmalloc fault range check.Paul Mundt2012-05-18
* Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt2012-05-18
* sh: Enable shared page fault handler for _32/_64.Paul Mundt2012-05-14
* sh: Move in the SH-5 TLB miss.Paul Mundt2008-01-28
* sh: lockless UTLB miss fast-path.Paul Mundt2007-11-19
* sh: Kill off UTLB flush in fast-path.Paul Mundt2007-11-19
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* sh: Fix pgd mismatch from cached TTB in unhandled fault.Paul Mundt2007-08-01
* mm: fault feedback #2Nick Piggin2007-07-19
* sh: Check oops_may_print() in unhandled fault.Paul Mundt2007-06-18
* sh: revert addition of page fault notifiersChristoph Hellwig2007-05-21
* sh: Shut up compiler warnings in __do_page_fault().Paul Mundt2007-05-14
* sh: Convert to common die chain.Paul Mundt2007-05-09
* sh: Add die chain notifiers.Paul Mundt2007-05-07
* sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-14
* sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-06
* sh: Get the PGD right in oops case with 64-bit PTEs.Paul Mundt2006-12-06
* sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-06
* sh: pmd rework.Stuart Menefy2006-12-06
* sh: Set up correct siginfo structures for page faults.Stuart Menefy2006-12-06
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-29
* sh: More cosmetic cleanups and trivial fixes.Paul Mundt2006-09-27
* sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt2006-09-27
* sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-27
* sh: Add control register barriers.Paul Mundt2006-09-27
* [PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins2005-10-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16