1. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  2. d1f5bef signal/sparc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  3. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  4. 10a7e9d Do not hash userspace addresses in fault handlers by Kees Cook · 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. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  7. 9ef595d sparc: Convert naked unsigned uses to unsigned int by Joe Perches · 9 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. 9edfae3 sparc32: fix sparse warnings in unaligned_32.c by Sam Ravnborg · 11 years ago
  11. e1b2f134 sparc32: fix sparse warning in fault_32.c by Sam Ravnborg · 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. d8a1b2b sparc32: move probe_memory() to srmmu.c by Sam Ravnborg · 12 years ago
  15. b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
  16. 70168df sparc32: cleanup mm/fault_32.c by Sam Ravnborg · 13 years ago
  17. ee906c9 sparc32: Trivial removal of sun4c references in comments. by David S. Miller · 13 years ago
  18. c1e3cb5 sparc32: Remove sparc_lvl15_nmi(). by David S. Miller · 13 years ago
  19. 582a0ba sparc32: remove all uses of ARCH_SUN4C by Sam Ravnborg · 13 years ago
  20. 306f123 sparc32: remove sun4c traps by Sam Ravnborg · 13 years ago
  21. e7eaf5b sparc32: remove calls to sun4c dummy mm inits functions by Sam Ravnborg · 13 years ago
  22. c29554f sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault by Kautuk Consul · 13 years ago
  23. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
  24. cdd0b0a sparc: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
  25. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  26. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 14 years ago
  27. c816be7 sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). by David S. Miller · 14 years ago
  28. 9088333 sparc32: Fix unaligned stack handling on trap return. by David S. Miller · 14 years ago
  29. b7f3a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  30. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  31. 4b17764 sparc: Support show_unhandled_signals. by David S. Miller · 15 years ago
  32. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  33. a084b66 sparc: Add missing SW perf fault events. by David S. Miller · 15 years ago
  34. a923c28 sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. by David S. Miller · 15 years ago
  35. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  36. 0157141 sparc: refactor code in fault_32.c by Sam Ravnborg · 16 years ago
  37. c37ddd9 sparc: prepare mm/ for unification by Sam Ravnborg · 16 years ago[Renamed from arch/sparc/mm/fault.c]
  38. 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 16 years ago
  39. 50215d6 sparc/mm/: possible cleanups by Adrian Bunk · 17 years ago
  40. 88278ca sparc: remove CVS keywords by Adrian Bunk · 17 years ago
  41. 9f2b2a5 sparc32: More memory probing consolidation. by David S. Miller · 17 years ago
  42. ccc3402 sparc32: Kill totally unused memory information tables. by David S. Miller · 17 years ago
  43. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  44. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  45. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  46. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  47. 940fdc6 [SPARC]: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  48. ca7c8d2 [SPARC]: remove use of asm/segment.h by Kumar Gala · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago