| Commit message (Expand) | Author | Age | Files | Lines |
* | CRIS: Drop support for the CRIS port | Jesper Nilsson | 2018-03-16 | 1 | -390/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | cris: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-09-23 | 1 | -1/+1 |
* | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-26 | 1 | -1/+1 |
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 1 | -3/+3 |
* | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 2015-02-15 | 1 | -1/+3 |
|\ |
|
| * | CRIS: Avoid warning in cris mm/fault.c | Jesper Nilsson | 2015-01-29 | 1 | -1/+3 |
* | | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -0/+2 |
|/ |
|
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 | 1 | -2/+4 |
* | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
* | cris/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 2012-04-04 | 1 | -5/+26 |
* | Disintegrate asm/system.h for CRIS | David Howells | 2012-03-28 | 1 | -0/+1 |
* | CRIS: Always dump registers for segfaulting process. | Jesper Nilsson | 2010-08-04 | 1 | -0/+6 |
* | CRIS: Add config for pausing a seg-faulting process | Jesper Nilsson | 2010-08-04 | 1 | -3/+10 |
* | CRIS: Don't take faults while in_atomic | Jesper Nilsson | 2010-08-04 | 1 | -8/+5 |
* | CRIS: Fixup lookup for delay slot faults | Jesper Nilsson | 2010-08-04 | 1 | -1/+4 |
* | CRIS: invoke oom-killer from page fault | Jesper Nilsson | 2010-08-04 | 1 | -4/+4 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile. | Jesper Nilsson | 2009-06-24 | 1 | -1/+1 |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | CRIS: Minor fixes to mm/fault.c | Jesper Nilsson | 2008-02-08 | 1 | -141/+28 |
* | spelling fixes: arch/cris/ | Simon Arlott | 2007-10-20 | 1 | -2/+2 |
* | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -11/+12 |
* | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra | 2006-12-07 | 1 | -1/+1 |
* | It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers | Linus Torvalds | 2005-08-04 | 1 | -3/+3 |
* | [PATCH] CRIS update: mm | Mikael Starvik | 2005-07-27 | 1 | -12/+83 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+387 |