1. 4a43364 sparc64: Fix prototype warnings in traps_64.c by Sam Ravnborg · 12 months ago
  2. c299010 Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 2 months ago
  3. fd37721 mm, treewide: introduce NR_PAGE_ORDERS by Kirill A. Shutemov · 1 year, 3 months ago
  4. f717a8d arch: include linux/cpu.h for trap_init() prototype by Arnd Bergmann · 1 year, 4 months ago
  5. 23baf83 mm, treewide: redefine MAX_ORDER sanely by Kirill A. Shutemov · 2 years ago
  6. a5ad837 sparc64: remove CONFIG_SET_FS support by Arnd Bergmann · 3 years, 1 month ago
  7. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 9 months ago
  8. 2c9f7ea signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP by Eric W. Biederman · 3 years, 10 months ago
  9. e5e8b80 sparc64: Fix opcode filtering in handling of no fault loads by Rob Gardner · 4 years ago
  10. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
  11. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 9 months ago
  12. 13c6371 sparc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 9 months ago
  13. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  14. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  15. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  16. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  17. 945626d sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  18. d1f5bef signal/sparc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  19. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  20. 32772c9 sparc: fix compat siginfo ABI regression by Dmitry V. Levin · 7 years ago
  21. b9fa036 sparc64: Update signal delivery to use new helper functions by Khalid Aziz · 7 years ago
  22. 94addb3 sparc64: Add handler for "Memory Corruption Detected" trap by Khalid Aziz · 7 years ago
  23. 52df948 sparc64: Add HV fault type handlers for ADI related faults by Khalid Aziz · 7 years ago
  24. 7503750 sparc64: Add support for ADI register fields, ASIs and traps by Khalid Aziz · 7 years ago
  25. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  26. b6fe108 sparc64: Handle additional cases of no fault loads by Rob Gardner · 8 years ago
  27. cc9f72e signal/sparc: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 8 years ago
  28. 9d53cae sparc64: Measure receiver forward progress to avoid send mondo timeout by Jane Chu · 8 years ago
  29. 68e21be2 sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  30. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  31. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  32. f9a42e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  33. 0474872 sparc64: Handle PIO & MEM non-resumable errors. by Liam R. Howlett · 8 years ago
  34. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  35. b5c3206 sparc64: make string buffers large enough by Dan Carpenter · 8 years ago
  36. cdd4f4c sparc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  37. 1446477 sparc: Remove signal translation and exec_domain by Richard Weinberger · 11 years ago
  38. 94ab599 sparc64: fatal trap should stop all cpus by Dave Kleikamp · 10 years ago
  39. cb26285 arch: sparc: kernel: traps_64.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  40. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  41. 4ccb927 sparc64: sun4v TLB error power off events by bob picco · 10 years ago
  42. 8df5262 sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c by Sam Ravnborg · 11 years ago
  43. 9c2d84d sparc64: fix sparse warning in traps_64.c by Sam Ravnborg · 11 years ago
  44. 8e9f093 sparc: fix sparse warning in math_{32,64} by Sam Ravnborg · 11 years ago
  45. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 12 years ago
  46. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  47. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  48. dff933d sparc64: clear syscall_noerror on the entry to syscall, not on the exit by Al Viro · 12 years ago
  49. f88620b sparc64: Fix deficiencies in sun4v error reporting. by David S. Miller · 12 years ago
  50. 5da444a sparc: fix format string argument for prom_printf() by Akinobu Mita · 12 years ago
  51. 456d3d4 sparc64: Fix several bugs in quad floating point emulation. by David S. Miller · 13 years ago
  52. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
  53. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 14 years ago
  54. c6fee08 sparc64: Fix build errors with gcc-4.6.0 by David S. Miller · 14 years ago
  55. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  56. 667f0ce sparc64: Fix stack dumping and tracing when function graph is enabled. by David S. Miller · 15 years ago
  57. 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  58. cb256aa sparc64: Use kstack_valid() in die_if_kernel(). by David S. Miller · 15 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  60. c7d5a00 sparc64: Kill off old sys_perfctr system call and state. by David S. Miller · 15 years ago
  61. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 16 years ago
  62. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 16 years ago
  63. fcd26f7 sparc64: Fix DAX handling via userspace access from kernel. by David S. Miller · 16 years ago
  64. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  65. 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 16 years ago
  66. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/traps.c]
  67. b4f4372 sparc64: Make %pil level 15 a pseudo-NMI. by David S. Miller · 16 years ago
  68. 293666b sparc64: Stop using memory barriers for atomics and locks. by David S. Miller · 16 years ago
  69. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  70. 9843099 sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace. by David S. Miller · 16 years ago
  71. 77d10d0 sparc64: Fix sparse warnings in pci.c by David S. Miller · 17 years ago
  72. 7e0b1e6 sparc64: Fix sparse warnings in visemul.c by David S. Miller · 17 years ago
  73. 41660e9 sparc64: Allow chmc to be built as a module. by David S. Miller · 17 years ago
  74. 881d021 sparc64: Add generic interface for registering a dimm printing handler. by David S. Miller · 17 years ago
  75. 4f70f7a sparc64: Implement IRQ stacks. by David S. Miller · 17 years ago
  76. dbf3e95 sparc64: Kill __show_regs(). by David S. Miller · 17 years ago
  77. 9c636e3 sparc64: Kill smp_report_regs(). by David S. Miller · 17 years ago
  78. 184b6c7 remove CONFIG_KMOD from sparc64 by Johannes Berg · 17 years ago
  79. 4fe3ebe sparc: Use new '%pS' infrastructure to print symbols. by David S. Miller · 17 years ago
  80. 14d2c68 sparc64: Fix stack tracing through trap frames. by David S. Miller · 17 years ago
  81. 77c664f [SPARC64]: Detect trap frames in stack backtraces. by David S. Miller · 17 years ago
  82. 99cd220 [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c by David S. Miller · 17 years ago
  83. 3ac1da3 [SPARC64]: Fix sparse warnings wrt. __show_regs(). by David S. Miller · 17 years ago
  84. 6320bce [SPARC64]: Fix hypervisor TLB operation error reporting. by David S. Miller · 17 years ago
  85. d979f17 [SPARC64]: __inline__ --> inline by David S. Miller · 17 years ago
  86. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  87. eb2d8d6 [SPARC64]: Access ivector_table[] using physical addresses. by David S. Miller · 17 years ago
  88. c1f193a [SPARC64]: Fix show_stack() when stack argument is NULL. by David S. Miller · 18 years ago
  89. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 18 years ago
  90. 5cbc307 [SPARC64]: Use machine description and OBP properly for cpu probing. by David S. Miller · 18 years ago
  91. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 18 years ago
  92. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  93. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  94. a2c1e06 [SPARC64]: Run ctrl-alt-del action for sun4v powerdown request. by David S. Miller · 18 years ago
  95. 6e7726e [SPARC64]: Call do_mathemu on illegal instruction traps too. by David S. Miller · 18 years ago
  96. 5af47db [SPARC64]: Add some missing print_symbol() calls. by David S. Miller · 18 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  98. 07f8e5f [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. by David S. Miller · 19 years ago
  99. fd0504c3 [SPARC64]: Send all device interrupts via one PIL. by David S. Miller · 19 years ago
  100. 5224e6c [SPARC64]: Dump local cpu registers in sun4v_log_error() by David S. Miller · 19 years ago