1. fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 2 months ago
  2. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  3. e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 3 months ago
  4. 9fde0348 m68k: Remove set_fs() by Christoph Hellwig · 3 years, 4 months ago
  5. a3616a3 signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die by Eric W. Biederman · 3 years, 6 months ago
  6. c75e59e m68k: Use get_kernel_nofault() in show_registers() by Christoph Hellwig · 4 years, 6 months ago
  7. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  8. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  9. ce23c47 m68k: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  10. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  11. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  12. 3c67075 signal/m68k: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  13. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  14. 68acfdc m68k: switch to generic extable.h by Al Viro · 8 years ago
  15. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  16. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  17. 245b815 m68k: Convert arch/m68k/kernel/traps.c to pr_*() by Geert Uytterhoeven · 11 years ago
  18. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  19. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  20. 5fec45a m68k/sun3: Fix instruction faults by Thomas Bogendoerfer · 12 years ago
  21. 803f691 Disintegrate asm/system.h for M68K by David Howells · 13 years ago
  22. 0dbfe8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  23. 2a35350 m68k: Fix assembler constraint to prevent overeager gcc optimisation by Andreas Schwab · 13 years ago
  24. 78d705e m68k: add ColdFire paging exception handling code by Greg Ungerer · 13 years ago
  25. 144077e m68k: merge the mmu and non-mmu traps.c files by Greg Ungerer · 14 years ago
  26. 66d857b m68k: merge m68k and m68knommu arch directories by Greg Ungerer · 14 years ago
  27. cf6da57 m68k: Allow all kernel traps to be handled via exception fixups by Andreas Schwab · 16 years ago
  28. f670808 m68k: Use base_trap_init() to initialize vectors by Roman Zippel · 16 years ago
  29. b9b0d8b m68k: Remove trailing spaces in messages by Frans Pop · 15 years ago
  30. 9d35f84 ptrace: remove PT_DTRACE from m68k, m68knommu by Oleg Nesterov · 16 years ago
  31. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  32. 8fbbae6 m68k: Use new printk() extension %pS to print symbols by Geert Uytterhoeven · 16 years ago
  33. 3b17f13 m68k: Handle 68040 bus faults by Roman Zippel · 17 years ago
  34. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  35. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  36. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 18 years ago
  37. ea5e1a8 [PATCH] M68K: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  38. 1e5c374 [PATCH] misc m68k __user annotations by Al Viro · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  40. 68387c4 [PATCH] m68k: convert generic irq code to irq controller by Roman Zippel · 19 years ago
  41. 92445eaa [PATCH] m68k: separate handler for auto and user vector interrupt by Roman Zippel · 19 years ago
  42. f2325ec [PATCH] m68k: fix show_registers() by Roman Zippel · 19 years ago
  43. f1b5e52 [PATCH] m68k traps.c constraints by Al Viro · 19 years ago
  44. cb7d390 [PATCH] m68k: print correct stack trace by Roman Zippel · 19 years ago
  45. a763be5 [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c by Al Viro · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago