1. 08f6d6a powerpc/xmon: Fix #if typo for systems without MSR[RI] by Jimi Xenidis · 13 years ago
  2. 79873e8 powerpc/xmon: Fix the 'u' command description by Jimi Xenidis · 13 years ago
  3. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  4. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  5. 66857b3 powerpc: Fix xmon for systems without MSR[RI] by Jimi Xenidis · 13 years ago
  6. e047637 powerpc: Remove call sites of MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  7. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  8. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 13 years ago
  9. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 13 years ago
  10. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 13 years ago
  11. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  12. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 14 years ago
  13. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  14. 0324715 powerpc/book3e: Add TLB dump in xmon for Book3E by Benjamin Herrenschmidt · 14 years ago
  15. 5be3492 powerpc: Mark some variables in the page fault path __read_mostly by Anton Blanchard · 15 years ago
  16. 69ddb57 powerpc/pseries: Add extended_cede_processor() helper function. by Gautham R Shenoy · 15 years ago
  17. cdd3904 powerpc/booke: Fix xmon single step on PowerPC Book-E by Josh Boyer · 15 years ago
  18. daf8f40 powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx by Josh Boyer · 15 years ago
  19. a15098c powerpc: Enable GCOV by Michael Ellerman · 15 years ago
  20. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  21. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  22. 6d1386d powerpc/xmon: Remove unused variable in xmon.c by Stephen Rothwell · 15 years ago
  23. f312deb powerpc/xmon: Add dl command to dump contents of __log_buf by Vinay Sridhar · 15 years ago
  24. 322b439 powerpc: Prepare xmon_save_regs for use with kdump by Anton Vorontsov · 16 years ago
  25. ebdba9a powerpc: Fix compile errors with CONFIG_BUG=n by Paul Mackerras · 16 years ago
  26. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  27. 1f64643 powerpc/spufs: remove class_0_dsisr from spu exception handling by Luke Browning · 16 years ago
  28. 1c8950f [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c by Michael Ellerman · 16 years ago
  29. 9f1067c2 [POWERPC] Fix sparse warnings in xmon.c by Michael Ellerman · 16 years ago
  30. f3d69e0 [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions by Luke Browning · 16 years ago
  31. ec2b36b [POWERPC] Move stackframe definitions to common header by Benjamin Herrenschmidt · 16 years ago
  32. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 16 years ago
  33. c3b75bd [POWERPC] Make setjmp/longjmp code usable outside of xmon by Michael Neuling · 17 years ago
  34. b3b9595 [POWERPC] Update xmon slb code by will schmidt · 17 years ago
  35. 584f8b7 [POWERPC] Use SLB size from the device tree by Michael Neuling · 17 years ago
  36. 5a8a1a2 [POWERPC] Add xmon function to dump 44x TLB by Benjamin Herrenschmidt · 17 years ago
  37. 4d404ed [POWERPC] fix showing xmon help by Ishizaki Kou · 17 years ago
  38. 776568d [POWERPC] Make xmon_write accept a const buffer by Ishizaki Kou · 17 years ago
  39. f5e6a28 [POWERPC] Make two xmon variables static by Olaf Hering · 17 years ago
  40. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 17 years ago
  41. f13659e [POWERPC] Fix WARN_ON when entering xmon by Anton Blanchard · 17 years ago
  42. 0a7c7ef [POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE by Stephen Rothwell · 17 years ago
  43. c99176a [POWERPC] Add missing newline in xmon help output by Michael Ellerman · 17 years ago
  44. 8389998 [POWERPC] spufs: move prio to spu_context by Christoph Hellwig · 17 years ago
  45. 9340b0d [PATCH] arch/powerpc trivial annotations by Al Viro · 18 years ago
  46. 3839a59 [POWERPC] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  47. 73c9cea [POWERPC] Generic BUG for powerpc by Jeremy Fitzhardinge · 18 years ago
  48. bbb6817 [POWERPC] Allow xmon to build on legacy iSeries by Stephen Rothwell · 18 years ago
  49. e055595 [POWERPC] cell: fix building without spufs by Arnd Bergmann · 18 years ago
  50. a985239 [POWERPC] cell: spu management xmon routines by Michael Ellerman · 18 years ago
  51. 897f112 [POWERPC] Import updated version of ppc disassembly code for xmon by Michael Ellerman · 18 years ago
  52. e042604 [POWERPC] Make xmon disassembly optional by Michael Ellerman · 18 years ago
  53. af89fb8 [POWERPC] Add spu disassembly to xmon by Michael Ellerman · 18 years ago
  54. ae06e37 [POWERPC] Import spu disassembly code into xmon by Michael Ellerman · 18 years ago
  55. 4c4c872 [POWERPC] Prepare for spu disassembly in xmon by Michael Ellerman · 18 years ago
  56. 24a24c8 [POWERPC] Add a sd command (spu dump) to xmon to dump spu local store by Michael Ellerman · 18 years ago
  57. 2a14442 [POWERPC] Show state of spus as theyre stopped in Cell xmon helper by Michael Ellerman · 18 years ago
  58. 437a070 [POWERPC] Fix sparse warning in xmon Cell code by Michael Ellerman · 18 years ago
  59. 1d13581 [POWERPC] iSeries: fix xmon.c for combined build by Stephen Rothwell · 18 years ago
  60. a898497 [POWERPC] add support for dumping spu info from xmon by Michael Ellerman · 18 years ago
  61. ff8a8f2 [POWERPC] add support for stopping spus from xmon by Michael Ellerman · 18 years ago
  62. f583ffc [POWERPC] Fix xmon IRQ handler for pt_regs removal by Paul Mackerras · 18 years ago
  63. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  64. 0a730ae [POWERPC] Don't try to just continue if xmon has no input device by Paul Mackerras · 18 years ago
  65. 47679283 [POWERPC] Fix xmon=off and cleanup xmon initialisation by Michael Ellerman · 18 years ago
  66. 26c8af5 [POWERPC] print backtrace when entering xmon by Olaf Hering · 18 years ago
  67. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  68. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  69. 7e5b593 [PATCH] powerpc: add a raw dump command to xmon by Olaf Hering · 18 years ago
  70. b0da985 [PATCH] powerpc: xmon namespace cleanups by Arnd Bergmann · 19 years ago
  71. 51fae6d [PATCH] powerpc: Add a is_kernel_addr() macro by Michael Ellerman · 19 years ago
  72. bb6b9b2 [PATCH] powerpc: udbg updates by Benjamin Herrenschmidt · 19 years ago
  73. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  74. 4694ca0 [PATCH] powerpc-xmon-build-fix by Andrew Morton · 19 years ago
  75. 548cceb powerpc: Fix reading and writing SPRs from xmon on 32-bit by Paul Mackerras · 19 years ago
  76. e1449ed powerpc: 32-bit fixes for xmon by Paul Mackerras · 19 years ago
  77. 3ddfbcf [PATCH] powerpc: Consolidate asm compatibility macros by David Gibson · 19 years ago
  78. fca5dcd powerpc: Simplify and clean up the xmon terminal I/O by Paul Mackerras · 19 years ago
  79. eb66ce6 powerpc: Remove T command from xmon help text since it no longer exists by Paul Mackerras · 19 years ago
  80. f78541d powerpc: Merge xmon by Paul Mackerras · 19 years ago