summaryrefslogtreecommitdiffstats
path: root/arch/m32r/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove m32r portArnd Bergmann2018-03-091-550/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* m32r: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-241-1/+1
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-4/+4
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-4/+6
* Disintegrate asm/system.h for M32RDavid Howells2012-03-281-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* m32r: invoke oom-killer from page faultNick Piggin2010-06-041-10/+4
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-3/+3
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* 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
* mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-26/+0
* [PATCH] m32r: fix do_page_fault and update_mmu_cacheHirokazu Takata2007-02-111-21/+19
* [PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata2006-12-081-2/+2
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+583
OpenPOWER on IntegriCloud