index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2017-01-26
microblaze: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
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-02-12
microblaze: Fix coding style issues
Michal Simek
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-05-25
microblaze: Port OOM changes to do_page_fault
Kautuk Consul
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
2011-03-09
microblaze: Fix sparse warning - fault.c
Michal Simek
2010-08-04
microblaze: Add KGDB support
Michal Simek
2010-08-04
microblaze: Remove unused label
Michal Simek
2010-05-06
microblaze: invoke oom-killer from page fault
Nick Piggin
2010-04-01
microblaze: Adding likely macros
Michal Simek
2009-07-27
microblaze: Support unaligned address for put/get_user macros
Michal Simek
2009-07-27
microblaze: Fix do_page_fault for no context
Michal Simek
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-05-26
microblaze_mmu_v2: Page fault handling high level - fault.c
Michal Simek