1. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  2. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  3. 3c67075 signal/m68k: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  4. 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 68acfdc m68k: switch to generic extable.h by Al Viro · 8 years ago
  7. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  8. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  9. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  10. 8e398f6 m68k: Convert arch/m68k/mm/fault.c to pr_*() by Geert Uytterhoeven · 11 years ago
  11. 4e25c0e m68k/mm: Check for mm != NULL in do_page_fault() debug code by Geert Uytterhoeven · 11 years ago
  12. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  13. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  14. b637a6b m68k/mm: Port OOM changes to do_page_fault() by Kautuk Consul · 13 years ago
  15. 803f691 Disintegrate asm/system.h for M68K by David Howells · 13 years ago
  16. dcdf3a2 m68k: Add helper function handle_kernel_fault() by Roman Zippel · 16 years ago
  17. adbf6e6 m68k: invoke oom-killer from page fault by Nick Piggin · 15 years ago
  18. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  19. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  20. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  21. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  22. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  23. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  24. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  25. 6e34622 It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers by Linus Torvalds · 19 years ago
  26. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago