summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/fault_32.c
Commit message (Expand)AuthorAgeFilesLines
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-2/+2
* sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-201-4/+4
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* sparc32: fix sparse warnings in unaligned_32.cSam Ravnborg2014-04-291-3/+1
* sparc32: fix sparse warning in fault_32.cSam Ravnborg2014-04-291-3/+2
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-3/+9
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* sparc32: move probe_memory() to srmmu.cSam Ravnborg2012-07-261-12/+0
* sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg2012-07-261-6/+0
* sparc32: cleanup mm/fault_32.cSam Ravnborg2012-05-151-50/+44
* sparc32: Trivial removal of sun4c references in comments.David S. Miller2012-05-121-4/+0
* sparc32: Remove sparc_lvl15_nmi().David S. Miller2012-05-111-15/+0
* sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2012-05-111-1/+1
* sparc32: remove sun4c trapsSam Ravnborg2012-05-111-89/+0
* sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg2012-05-111-3/+0
* sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultKautuk Consul2012-04-041-7/+30
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-1/+0
* sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-311-1/+0
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-5/+3
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-071-1/+1
* sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller2011-03-161-2/+1
* sparc32: Fix unaligned stack handling on trap return.David S. Miller2010-10-261-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-021-46/+60
|\
| * sparc: Support show_unhandled_signals.David S. Miller2010-03-011-46/+60
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-2/+2
|\ \ | |/ |/|
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-2/+2
* | sparc: Add missing SW perf fault events.David S. Miller2010-01-201-2/+10
|/
* sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-021-3/+4
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-2/+2
* sparc: refactor code in fault_32.cSam Ravnborg2009-01-061-1/+2
* sparc: prepare mm/ for unificationSam Ravnborg2008-12-041-0/+543
OpenPOWER on IntegriCloud