1. 9c87156 powerpc/xmon: Relax frame size for clang by Joel Stanley · 6 years ago
  2. abcff86 powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64 by Christophe Leroy · 6 years ago
  3. 23ad1a2 powerpc: Add -Werror at arch/powerpc level by Michael Ellerman · 6 years ago
  4. 126b11b powerpc/64s/hash: Add SLB allocation status bitmaps by Nicholas Piggin · 6 years ago
  5. 26973fa powerpc/mm: use pte helpers in generic code by Christophe Leroy · 6 years ago
  6. 50530f5 powerpc/xmon: Show the stack protector canary in xmon by Michael Ellerman · 6 years ago
  7. aea44714 powerpc: Disable -Wbuiltin-requires-header when setjmp is used by Joel Stanley · 6 years ago
  8. 54be0b9 Revert "convert SLB miss handlers to C" and subsequent commits by Michael Ellerman · 6 years ago
  9. 2a056f5 powerpc: consolidate -mno-sched-epilog into FTRACE flags by Nicholas Piggin · 6 years ago
  10. e83cbf7 powerpc/64s: xmon do not dump hash fields when using radix mode by Nicholas Piggin · 6 years ago
  11. 655deec powerpc/64s/hash: SLB allocation status bitmaps by Nicholas Piggin · 6 years ago
  12. 82d8f4c powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb by Nicholas Piggin · 6 years ago
  13. b3124ec Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  14. 302c7b0 powerpc/xmon: Add address lookup for percpu symbols by Boqun Feng · 8 years ago
  15. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 7 years ago
  16. ce57c66 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  17. 941d810 powerpc/xmon: Fix disassembly since printf changes by Michael Ellerman · 6 years ago
  18. 2bf1071 powerpc/64s: Remove POWER9 DD1 support by Nicholas Piggin · 7 years ago
  19. f6bd74f powerpc: xmon: use ktime_get_coarse_boottime64 by Arnd Bergmann · 7 years ago
  20. 7b08729 powerpc/64: Save stack pointer when we hard disable interrupts by Michael Ellerman · 7 years ago
  21. 3130a7b powerpc/64: change softe to irqmask in show_regs and xmon by Nicholas Piggin · 7 years ago
  22. 0abbf2b powerpc/xmon: use match_string() helper by Yisheng Xie · 7 years ago
  23. 2e0986d powerpc/xmon: Update paca fields dumped in xmon by Michael Ellerman · 7 years ago
  24. 9ce53e2 powerpc/xmon: Realign paca dump fields by Michael Ellerman · 7 years ago
  25. e70d8f5 powerpc/xmon: Add __printf annotation to xmon_printf() by Mathieu Malaterre · 7 years ago
  26. 6671683 powerpc/xmon: Specify the full format in DUMP() macro by Michael Ellerman · 7 years ago
  27. 7daf593 powerpc/xmon: Also setup debugger hooks when single-stepping by Michal Suchanek · 7 years ago
  28. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  29. d2e6007 powerpc/64: Use array of paca pointers and allocate pacas individually by Nicholas Piggin · 7 years ago
  30. c0b3467 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  31. 9bc2bd5 powerpc: Update xmon to use ppc_breakpoint_available() by Michael Neuling · 7 years ago
  32. ab83dc7 powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h by Michael Ellerman · 7 years ago
  33. 7c09c18 powerpc: Rename plapr routines to plpar by Michael Ellerman · 7 years ago
  34. 1ff3b40 powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfs by Vaibhav Jain · 7 years ago
  35. e1368d0 powerpc/xmon: Setup debugger hooks when first break-point is set by Vaibhav Jain · 7 years ago
  36. bdcb1ae powerpc/64s: Improve RFI L1-D cache flush fallback by Nicholas Piggin · 7 years ago
  37. 104d55ae powerpc/xmon: Do not compute/store the major opcode by Mathieu Malaterre · 7 years ago
  38. ebf0b6a Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  39. 4e26bc4 powerpc/64: Rename soft_enabled to irq_soft_mask by Madhavan Srinivasan · 7 years ago
  40. 2248fad powerpc/xmon: Don't print hashed pointers in paca dump by Michael Ellerman · 7 years ago
  41. 274920a powerpc/xmon: Add RFI flush related fields to paca dump by Michael Ellerman · 7 years ago
  42. d810418 powerpc/xmon: Don't print hashed pointers in xmon by Michael Ellerman · 7 years ago
  43. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  44. 80eff6c powerpc/xmon: Support dumping software pagetables by Balbir Singh · 7 years ago
  45. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. 90d6473 powerpc/xmon: Add kstack base to paca dump by Michael Ellerman · 7 years ago
  48. 402e172 powerpc/xmon: Check before calling xive functions by Breno Leitao · 7 years ago
  49. 59d3391 powerpc/xmon: Add option to show uptime information by Guilherme G. Piccoli · 7 years ago
  50. 064996d powerpc/xmon: Avoid tripping SMP hardlockup watchdog by Nicholas Piggin · 7 years ago
  51. d1e1b35 powerpc/xmon: Add ISA v3.0 SPRs to SPR dump by Balbir Singh · 7 years ago
  52. 64d66aa powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dump by Balbir Singh · 7 years ago
  53. cf9159c powerpc/xmon: Dump all 64 bits of HDEC by Balbir Singh · 7 years ago
  54. c47a940 powerpc/xmon: Fix display of SPRs by Balbir Singh · 7 years ago
  55. e12d94f powerpc/xmon: Exclude all of xmon from ftrace by Naveen N. Rao · 7 years ago
  56. ed49f7f powerpc/xmon: Disable tracing when entering xmon by Breno Leitao · 7 years ago
  57. 4125d01 powerpc/xmon: Dump ftrace buffers for the current CPU only by Breno Leitao · 7 years ago
  58. efe4fbb powerpc/xmon: Add patch_instruction() support for xmon by Balbir Singh · 8 years ago
  59. 09b6c11 powerpc/xmon: Fix compile error with PPC_8xx=y by Nicholas Piggin · 8 years ago
  60. 8915bcd powerpc/xmon: Teach xmon oops about radix vectors by Michael Neuling · 8 years ago
  61. 1cd6ed7 powerpc/xmon: Wait for secondaries before IPI'ing on system reset by Nicholas Piggin · 8 years ago
  62. b1ee8a3 powerpc/64s: Dedicated system reset interrupt stack by Nicholas Piggin · 8 years ago
  63. c4f3b52 powerpc/64s: Disallow system reset vs system reset reentrancy by Nicholas Piggin · 8 years ago
  64. 8567364 powerpc/xmon: Deindent the SLB dumping logic by Michael Ellerman · 8 years ago
  65. 3c19d5a Merge branch 'topic/xive' (early part) into next by Michael Ellerman · 8 years ago
  66. 7644d58 powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there by Michael Ellerman · 8 years ago
  67. 243e251 powerpc/xive: Native exploitation of the XIVE interrupt controller by Benjamin Herrenschmidt · 8 years ago
  68. de78ae6 powerpc/xmon: add debugfs entry for xmon by Guilherme G. Piccoli · 8 years ago
  69. b561783 powerpc/xmon: drop the nobt option from xmon plus minor fixes by Guilherme G. Piccoli · 8 years ago
  70. 3b5bf42 powerpc/xmon: Fix an unexpected xmon on/off state change by Pan Xinhui · 8 years ago
  71. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  72. b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  73. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  74. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  75. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  76. 5e48dc0 powerpc/xmon: Dump memory in CPU endian format by Douglas Miller · 8 years ago
  77. 5b10278 powerpc/xmon: Enable disassembly files (compilation changes) by Balbir Singh · 8 years ago
  78. 08d96e0 powerpc/xmon: Apply binutils changes to upgrade disassembly by Balbir Singh · 8 years ago
  79. cc7639c powerpc/xmon: Update ppc-dis/opc.c and ppc.h by Balbir Singh · 8 years ago
  80. e71ff89 powerpc/xmon: Cleanup to use is_kernel_addr macro by Madhavan Srinivasan · 8 years ago
  81. f828c3d sched/cputime, powerpc: Migrate stolen_time field to the accounting structure by Frederic Weisbecker · 8 years ago
  82. 8c8b73c sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick by Frederic Weisbecker · 8 years ago
  83. 56144ec powerpc/xmon: Add 'dt' command to dump trace buffers by Michael Ellerman · 9 years ago
  84. b42d902 powerpc/xmon: Don't use ld on 32-bit by Michael Ellerman · 8 years ago
  85. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  86. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  87. e0ddf7a powerpc/xmon: Dump ISA 2.07 SPRs by Michael Ellerman · 9 years ago
  88. 1846193 powerpc/xmon: Dump ISA 2.06 SPRs by Michael Ellerman · 9 years ago
  89. 56346ad powerpc/xmon: Adjust spacing of existing SPRs to make room for more by Michael Ellerman · 9 years ago
  90. 13629da powerpc/xmon: Move static regno into its only user by Michael Ellerman · 9 years ago
  91. 5b71eff powerpc/xmon: Remove unused externs by Michael Ellerman · 9 years ago
  92. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 9 years ago
  93. 31cdd0c powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs by Paul Mackerras · 9 years ago
  94. caca285 powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code by Aneesh Kumar K.V · 9 years ago
  95. 6dfb540 powerpc/xmon: Add xmon command to dump process/task similar to ps(1) by Douglas Miller · 9 years ago
  96. fde93a0 powerpc/xmon: add command to dump OPAL msglog by Andrew Donnellan · 9 years ago
  97. 2e34057 powerpc/xmon: fix typo in usage message by Andrew Donnellan · 9 years ago
  98. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 9 years ago
  99. 08eb105 powerpc/xmon: Use rtas_call_unlocked() in xmon by Michael Ellerman · 9 years ago
  100. eb925d6 powerpc/xmon: Append linux_banner to exception information in xmon. by Rashmica Gupta · 9 years ago