summaryrefslogtreecommitdiff
path: root/arch/parisc/mm/fault.c
Commit message (Expand)AuthorAge
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * parisc: fix a printkDan Carpenter2017-02-25
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
|/
* parisc: Add line-break when printing segfault infoHelge Deller2017-01-02
* parisc: Show trap name in kernel crashHelge Deller2016-10-11
* parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-08
* parisc: Report trap type as human readable stringHelge Deller2016-09-24
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-08
* parisc: Use generic extable search and sort routinesHelge Deller2016-03-23
* parisc: Additionally check for in_atomic() in page fault handlerHelge Deller2015-09-08
* 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
* Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-20
|\
| * parisc: ratelimit userspace segfault printingHelge Deller2014-05-15
* | parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-03
|/
* parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller2013-11-19
* parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller2013-11-07
* parisc: provide macro to create exception table entriesHelge Deller2013-11-07
* parisc: optimize variable initialization in do_page_faultJohn David Anglin2013-10-13
* arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena2013-09-30
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2013-02-20
* parisc: invoke oom-killer from page faultNick Piggin2010-05-30
* parisc: remove CVS keywordsAlexander Beregalov2009-07-03
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-05
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* mm: fault feedback #2Nick Piggin2007-07-19
* [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller2007-02-17
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-07
* [PARISC] Misc. janitorial workHelge Deller2006-04-21
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-04
* Linux-2.6.12-rc2Linus Torvalds2005-04-16