| Commit message (Expand) | Author | Age | Files | Lines |
* | avr32: remove support for AVR32 architecture | Hans-Christian Noren Egtvedt | 2017-05-01 | 1 | -268/+0 |
* | avr32: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-10-03 | 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 | -2/+2 |
* | 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 | -0/+2 |
* | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner | 2013-09-12 | 1 | -1/+1 |
* | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
* | avr32/mm/fault.c: port OOM changes to do_page_fault | Kautuk Consul | 2012-07-30 | 1 | -8/+25 |
* | avr32: invoke oom-killer from page fault | Nick Piggin | 2010-08-09 | 1 | -10/+4 |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 1 | -18/+0 |
* | avr32: Fix broken pte dump code in do_page_fault() | Haavard Skinnemoen | 2008-02-13 | 1 | -0/+2 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -3/+3 |
* | 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 | -12/+11 |
* | [AVR32] ratelimit segfault reporting rate | Andrea Righi | 2007-06-14 | 1 | -1/+1 |
* | [AVR32] optimize pagefault path | Christoph Hellwig | 2007-05-13 | 1 | -24/+12 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -1/+1 |
* | [AVR32] Clean up exception handling code | Haavard Skinnemoen | 2007-04-27 | 1 | -75/+41 |
* | [PATCH] avr32 architecture | Haavard Skinnemoen | 2006-09-26 | 1 | -0/+315 |