Commit History

Author SHA1 Message Date
  Souptick Joarder 50a7ca3c6f mm: convert return type of handle_mm_fault() caller to vm_fault_t 7 years ago
  Eric W. Biederman ccf75290cc signal/parisc: Use force_sig_fault where appropriate 7 years ago
  Eric W. Biederman c2b0e0d33b signal/parisc: Use force_sig_mceerr where appropriate 7 years ago
  Eric W. Biederman 3eb0f5193b signal: Ensure every siginfo we send has all bits initialized 7 years ago
  Helge Deller 606f95e425 parisc: Add HWPOISON page fault handler code 7 years ago
  Helge Deller 247462316f parisc: Report SIGSEGV instead of SIGBUS when running out of stack 8 years ago
  Helge Deller b752c7b207 parisc: Avoid zeroing gr[0] in fixup_exception() 8 years ago
  Helge Deller c3e5523fcf parisc: Drop per_cpu uaccess related exception_data struct 8 years ago
  Helge Deller d19f5e41b3 parisc: Clean up fixup routines for get_user()/put_user() 8 years ago
  Linus Torvalds f47e2db43d Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux 8 years ago
  Ingo Molnar b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
  Dan Carpenter 8351badf34 parisc: fix a printk 8 years ago
  Helge Deller b4a9eb4cd5 parisc: Add line-break when printing segfault info 8 years ago
  Helge Deller 0a862485f4 parisc: Show trap name in kernel crash 8 years ago
  Paul Gortmaker a38671d65d parisc: Migrate exception table users off module.h and onto extable.h 9 years ago
  Helge Deller b391667eb4 parisc: Report trap type as human readable string 8 years ago
  Kirill A. Shutemov dcddffd41d mm: do not pass mm_struct into handle_mm_fault 9 years ago
  Helge Deller 2ef4dfd9d9 parisc: Unbreak handling exceptions from kernel modules 9 years ago
  Helge Deller 0de798584b parisc: Use generic extable search and sort routines 9 years ago
  Helge Deller 699817c3df parisc: Additionally check for in_atomic() in page fault handler 10 years ago
  David Hildenbrand 70ffdb9393 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler 10 years ago
  Linus Torvalds 33692f2759 vm: add VM_FAULT_SIGSEGV handling support 10 years ago
  Linus Torvalds 6ed8bf82fe Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux 11 years ago
  Helge Deller fef47e2a2e parisc: ratelimit userspace segfault printing 11 years ago
  Christoph Lameter 496252f787 parisc: Replace __get_cpu_var uses for address calculation 11 years ago
  Helge Deller 49d1cb2bca parisc: improve SIGBUS/SIGSEGV error reporting 11 years ago
  Helge Deller 1f2048fd8b parisc: signal fixup - SIGBUS vs. SIGSEGV 11 years ago
  Helge Deller 61dbbaeb86 parisc: provide macro to create exception table entries 11 years ago
  John David Anglin 2d8b22de6e parisc: optimize variable initialization in do_page_fault 12 years ago
  Felipe Pena 0772dac1dc arch/parisc/mm/fault.c: fix uninitialized variable usage 12 years ago