Age | Commit message (Expand) | Author |
2018-10-31 | powerpc/xmon: Relax frame size for clang | Joel Stanley |
2018-10-20 | powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64 | Christophe Leroy |
2018-10-19 | powerpc: Add -Werror at arch/powerpc level | Michael Ellerman |
2018-10-14 | powerpc/64s/hash: Add SLB allocation status bitmaps | Nicholas Piggin |
2018-10-14 | powerpc/mm: use pte helpers in generic code | Christophe Leroy |
2018-10-13 | powerpc/xmon: Show the stack protector canary in xmon | Michael Ellerman |
2018-10-13 | powerpc: Disable -Wbuiltin-requires-header when setjmp is used | Joel Stanley |
2018-10-03 | Revert "convert SLB miss handlers to C" and subsequent commits | Michael Ellerman |
2018-09-19 | powerpc: consolidate -mno-sched-epilog into FTRACE flags | Nicholas Piggin |
2018-09-19 | powerpc/64s: xmon do not dump hash fields when using radix mode | Nicholas Piggin |
2018-09-19 | powerpc/64s/hash: SLB allocation status bitmaps | Nicholas Piggin |
2018-09-19 | powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb | Nicholas Piggin |
2018-08-13 | Merge branch 'fixes' into next | Michael Ellerman |
2018-08-10 | powerpc/xmon: Add address lookup for percpu symbols | Boqun Feng |
2018-07-30 | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy |
2018-07-19 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2018-07-17 | powerpc/xmon: Fix disassembly since printf changes | Michael Ellerman |
2018-07-16 | powerpc/64s: Remove POWER9 DD1 support | Nicholas Piggin |
2018-07-02 | powerpc: xmon: use ktime_get_coarse_boottime64 | Arnd Bergmann |
2018-06-03 | powerpc/64: Save stack pointer when we hard disable interrupts | Michael Ellerman |
2018-06-03 | powerpc/64: change softe to irqmask in show_regs and xmon | Nicholas Piggin |
2018-06-03 | powerpc/xmon: use match_string() helper | Yisheng Xie |
2018-05-25 | powerpc/xmon: Update paca fields dumped in xmon | Michael Ellerman |
2018-05-25 | powerpc/xmon: Realign paca dump fields | Michael Ellerman |
2018-05-25 | powerpc/xmon: Add __printf annotation to xmon_printf() | Mathieu Malaterre |
2018-05-25 | powerpc/xmon: Specify the full format in DUMP() macro | Michael Ellerman |
2018-05-25 | powerpc/xmon: Also setup debugger hooks when single-stepping | Michal Suchanek |
2018-03-31 | Merge branch 'topic/paca' into next | Michael Ellerman |
2018-03-30 | powerpc/64: Use array of paca pointers and allocate pacas individually | Nicholas Piggin |
2018-03-27 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2018-03-27 | powerpc: Update xmon to use ppc_breakpoint_available() | Michael Neuling |
2018-03-13 | powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h | Michael Ellerman |
2018-03-13 | powerpc: Rename plapr routines to plpar | Michael Ellerman |
2018-03-13 | powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfs | Vaibhav Jain |
2018-03-13 | powerpc/xmon: Setup debugger hooks when first break-point is set | Vaibhav Jain |
2018-01-23 | powerpc/64s: Improve RFI L1-D cache flush fallback | Nicholas Piggin |
2018-01-21 | powerpc/xmon: Do not compute/store the major opcode | Mathieu Malaterre |
2018-01-21 | Merge branch 'fixes' into next | Michael Ellerman |
2018-01-19 | powerpc/64: Rename soft_enabled to irq_soft_mask | Madhavan Srinivasan |
2018-01-11 | powerpc/xmon: Don't print hashed pointers in paca dump | Michael Ellerman |
2018-01-11 | powerpc/xmon: Add RFI flush related fields to paca dump | Michael Ellerman |
2017-12-07 | powerpc/xmon: Don't print hashed pointers in xmon | Michael Ellerman |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-08 | powerpc/xmon: Support dumping software pagetables | Balbir Singh |
2017-11-06 | powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 | Michael Ellerman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-22 | powerpc/xmon: Add kstack base to paca dump | Michael Ellerman |
2017-10-22 | powerpc/xmon: Check before calling xive functions | Breno Leitao |
2017-10-06 | powerpc/xmon: Add option to show uptime information | Guilherme G. Piccoli |
2017-10-04 | powerpc/xmon: Avoid tripping SMP hardlockup watchdog | Nicholas Piggin |