index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2018-03-09
mn10300: Remove the architecture
David Howells
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2012-12-12
mn10300/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
2012-03-28
Disintegrate asm/system.h for MN10300
David Howells
2011-03-18
MN10300: Create generic kernel debugger hooks
David Howells
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
2010-10-27
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
2010-06-04
mn10300: invoke oom-killer from page fault
Nick Piggin
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2008-09-11
MN10300: Change the fault handler to check in_atomic() not in_interrupt()
David Howells
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells