1. 52d915c powerpc/xmon: fix dump_segments() by Christophe Leroy · 6 years ago
  2. 8117508 powerpc/xmon: Fix invocation inside lock region by Breno Leitao · 6 years ago
  3. b42d902 powerpc/xmon: Don't use ld on 32-bit by Michael Ellerman · 8 years ago
  4. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  5. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  6. e0ddf7a powerpc/xmon: Dump ISA 2.07 SPRs by Michael Ellerman · 8 years ago
  7. 1846193 powerpc/xmon: Dump ISA 2.06 SPRs by Michael Ellerman · 8 years ago
  8. 56346ad powerpc/xmon: Adjust spacing of existing SPRs to make room for more by Michael Ellerman · 8 years ago
  9. 13629da powerpc/xmon: Move static regno into its only user by Michael Ellerman · 8 years ago
  10. 5b71eff powerpc/xmon: Remove unused externs by Michael Ellerman · 8 years ago
  11. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 8 years ago
  12. 31cdd0c powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs by Paul Mackerras · 8 years ago
  13. caca285 powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code by Aneesh Kumar K.V · 8 years ago
  14. 6dfb540 powerpc/xmon: Add xmon command to dump process/task similar to ps(1) by Douglas Miller · 8 years ago
  15. fde93a0 powerpc/xmon: add command to dump OPAL msglog by Andrew Donnellan · 8 years ago
  16. 2e34057 powerpc/xmon: fix typo in usage message by Andrew Donnellan · 8 years ago
  17. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 8 years ago
  18. 08eb105 powerpc/xmon: Use rtas_call_unlocked() in xmon by Michael Ellerman · 8 years ago
  19. eb925d6 powerpc/xmon: Append linux_banner to exception information in xmon. by Rashmica Gupta · 8 years ago
  20. ad987fc powerpc/xmon: Add some more elements to the existing PACA dump list by Michael Ellerman · 9 years ago
  21. 0c23a88 powerpc/xmon: Paginate kernel log buffer display by Sam bobroff · 9 years ago
  22. 958b7c8 powerpc/xmon: Paged output for paca display by Sam bobroff · 9 years ago
  23. 8218a30 powerpc/xmon: Drop the valid variable completely in dump_segments() by Anshuman Khandual · 9 years ago
  24. a825ac0 powerpc: Remove redundant breaks by Joe Perches · 9 years ago
  25. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  26. e6eb2eb powerpc/xmon: Fix another endiannes issue in RTAS call from xmon by Laurent Dufour · 9 years ago
  27. 05b981f powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.h by Vincent Bernat · 10 years ago
  28. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  29. abb90ee powerpc/xmon: Cleanup the breakpoint flags by Michael Ellerman · 9 years ago
  30. 1ad7d70 powerpc/xmon: Enable HW instruction breakpoint on POWER8 by Anshuman Khandual · 9 years ago
  31. 3b8a3c0 powerpc/pseries: Fix endiannes issue in RTAS call from xmon by Laurent Dufour · 9 years ago
  32. d8ee6f3 powerpc/xmon: Fix build when 4xx=y and 44x=n by Michael Ellerman · 10 years ago
  33. 9178ba2 powerpc: Convert power off logic to pm_power_off by Alexander Graf · 10 years ago
  34. a71d64b powerpc: Hard disable interrupts in xmon by Anton Blanchard · 10 years ago
  35. 13b3d13 powerpc: Remove MMU_FTR_SLB by Michael Ellerman · 10 years ago
  36. 376af59 powerpc: Remove STAB code by Michael Ellerman · 10 years ago
  37. 50b66db powerpc/xmon: avoid format string leaking to printk by Kees Cook · 10 years ago
  38. 736256e powerpc/xmon: Fix up xmon format strings by Michael Ellerman · 10 years ago
  39. 21f5850 powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint by Paul Gortmaker · 10 years ago
  40. 72eceef powerpc: Fix xmon disassembler for little-endian by Philippe Bergheaud · 10 years ago
  41. d2b496e powerpc/xmon: Don't signal we've entered until we're finished printing by Michael Ellerman · 10 years ago
  42. 1507589 powerpc/xmon: Fix timeout loop in get_output_lock() by Michael Ellerman · 10 years ago
  43. 730efb6 powerpc/xmon: Don't loop forever in get_output_lock() by Michael Ellerman · 10 years ago
  44. 729b0f7 powerpc/book3s: Introduce exclusive emergency stack for machine check exception. by Mahesh Salgaonkar · 11 years ago
  45. fd3bb91 powerpc/xmon: Fix printing of set of CPUs in xmon by Paul Mackerras · 11 years ago
  46. 660e034 powerpc: Add more trap names to xmon by Michael Ellerman · 11 years ago
  47. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  48. 90a102e powerpc/xmon/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 11 years ago
  49. ce54152 powerpc: Save DAR and DSISR in pt_regs on MCE by Aneesh Kumar K.V · 11 years ago
  50. b9818c3 powerpc: Rename set_break to avoid naming conflict by Michael Neuling · 11 years ago
  51. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 11 years ago
  52. 1fbe9cf powerpc: Build kernel with -mcmodel=medium by Anton Blanchard · 11 years ago
  53. b2bb65f powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup by Michael Ellerman · 12 years ago
  54. 0104cd6 powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack() by Michael Ellerman · 12 years ago
  55. c4de380 powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack() by Michael Ellerman · 12 years ago
  56. c5c5714 powerpc/xmon: Remove unused #defines by Michael Ellerman · 12 years ago
  57. b3dc19c powerpc/xmon: Remove renaming #defines of scanhex() and skipbl() by Michael Ellerman · 12 years ago
  58. 33b5cd6 powerpc/xmon: Merge start.c into nonstdio.c by Michael Ellerman · 12 years ago
  59. 88c6d62 powerpc/xmon: Make xmon_getchar() static by Michael Ellerman · 12 years ago
  60. 08702c7 powerpc/xmon: Remove empty xmon_map_scc() by Michael Ellerman · 12 years ago
  61. eb1c2ab powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll() by Michael Ellerman · 12 years ago
  62. ddadb6b powerpc: Add an xmon command to dump one or all pacas by Michael Ellerman · 12 years ago
  63. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  64. e3bc804 powerpc: Fixup whitespace in xmon by Michael Ellerman · 12 years ago
  65. ca5dd39 powerpc: Fix xmon dl command for new printk implementation by Michael Ellerman · 12 years ago
  66. bc1d770 powerpc/xmon: Use cpumask iterator to avoid warning by Anton Blanchard · 12 years ago
  67. 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 · 12 years ago
  68. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  69. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  70. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 12 years ago
  71. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 12 years ago
  72. 7ac21cd powerpc/xmon: Add display of soft & hard irq states by Benjamin Herrenschmidt · 12 years ago
  73. 50af5ea bug.h: add include of it to various implicit C users by Paul Gortmaker · 12 years ago
  74. 08f6d6a powerpc/xmon: Fix #if typo for systems without MSR[RI] by Jimi Xenidis · 13 years ago
  75. 79873e8 powerpc/xmon: Fix the 'u' command description by Jimi Xenidis · 13 years ago
  76. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  77. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  78. 66857b3 powerpc: Fix xmon for systems without MSR[RI] by Jimi Xenidis · 13 years ago
  79. e047637 powerpc: Remove call sites of MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  80. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  81. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 13 years ago
  82. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 13 years ago
  83. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 13 years ago
  84. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  85. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 14 years ago
  86. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  87. 0324715 powerpc/book3e: Add TLB dump in xmon for Book3E by Benjamin Herrenschmidt · 14 years ago
  88. 5be3492 powerpc: Mark some variables in the page fault path __read_mostly by Anton Blanchard · 14 years ago
  89. 69ddb57 powerpc/pseries: Add extended_cede_processor() helper function. by Gautham R Shenoy · 15 years ago
  90. cdd3904 powerpc/booke: Fix xmon single step on PowerPC Book-E by Josh Boyer · 15 years ago
  91. daf8f40 powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx by Josh Boyer · 15 years ago
  92. a15098c powerpc: Enable GCOV by Michael Ellerman · 15 years ago
  93. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  94. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  95. 6d1386d powerpc/xmon: Remove unused variable in xmon.c by Stephen Rothwell · 15 years ago
  96. f312deb powerpc/xmon: Add dl command to dump contents of __log_buf by Vinay Sridhar · 15 years ago
  97. 322b439 powerpc: Prepare xmon_save_regs for use with kdump by Anton Vorontsov · 15 years ago
  98. ebdba9a powerpc: Fix compile errors with CONFIG_BUG=n by Paul Mackerras · 16 years ago
  99. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  100. 1f64643 powerpc/spufs: remove class_0_dsisr from spu exception handling by Luke Browning · 16 years ago