1. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 7 months ago
  2. 9fd5a04 exit: Remove calls of do_exit after noreturn versions of die by Eric W. Biederman · 3 years, 3 months ago
  3. 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
  4. 28b852b openrisc: fix trap for debugger breakpoint signalling by Stafford Horne · 4 years, 3 months ago
  5. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  6. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  7. 0633032 openrisc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  8. 9737e2c openrisc: Remove obsolete show_trace_task function by Stafford Horne · 4 years, 10 months ago
  9. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  10. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  11. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  12. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  13. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  14. ae15a41 openrisc: entry: Fix delay slot exception detection by Stafford Horne · 7 years ago
  15. 75bfb9a1 signal/openrisc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  16. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  17. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  18. 500d583 signal/openrisc: Fix do_unaligned_access to send the proper signal by Eric W. Biederman · 7 years ago
  19. ce666d9 openrisc: Fix conflicting types for _exext and _stext by Joel Stanley · 7 years ago
  20. eecac38 openrisc: support framepointers and STACKTRACE_SUPPORT by Stafford Horne · 7 years ago
  21. 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  22. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  23. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  24. 63104c0 openrisc: add l.lwa/l.swa emulation by Stefan Kristiansson · 10 years ago
  25. ce139ab openrisc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  26. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  27. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  28. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  29. 705f450 Disintegrate asm/system.h for OpenRISC by David Howells · 13 years ago
  30. 6cbe5e9 openrisc: sanitize use of orig_gpr11 by Jonas Bonn · 13 years ago
  31. 01c4d33 OpenRISC: Export dump_stack() by Richard Weinberger · 13 years ago
  32. 769a8a9 OpenRISC: Traps by Jonas Bonn · 14 years ago