Age | Commit message (Expand) | Author |
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 |
2017-08-31 | powerpc/xmon: Add ISA v3.0 SPRs to SPR dump | Balbir Singh |
2017-08-31 | powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dump | Balbir Singh |
2017-08-31 | powerpc/xmon: Dump all 64 bits of HDEC | Balbir Singh |
2017-08-31 | powerpc/xmon: Fix display of SPRs | Balbir Singh |
2017-08-15 | powerpc/xmon: Exclude all of xmon from ftrace | Naveen N. Rao |
2017-08-14 | powerpc/xmon: Disable tracing when entering xmon | Breno Leitao |
2017-08-14 | powerpc/xmon: Dump ftrace buffers for the current CPU only | Breno Leitao |
2017-07-03 | powerpc/xmon: Add patch_instruction() support for xmon | Balbir Singh |
2017-05-30 | powerpc/xmon: Fix compile error with PPC_8xx=y | Nicholas Piggin |
2017-05-01 | powerpc/xmon: Teach xmon oops about radix vectors | Michael Neuling |
2017-04-28 | powerpc/xmon: Wait for secondaries before IPI'ing on system reset | Nicholas Piggin |
2017-04-28 | powerpc/64s: Dedicated system reset interrupt stack | Nicholas Piggin |
2017-04-28 | powerpc/64s: Disallow system reset vs system reset reentrancy | Nicholas Piggin |
2017-04-25 | powerpc/xmon: Deindent the SLB dumping logic | Michael Ellerman |
2017-04-12 | Merge branch 'topic/xive' (early part) into next | Michael Ellerman |
2017-04-11 | powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there | Michael Ellerman |
2017-04-10 | powerpc/xive: Native exploitation of the XIVE interrupt controller | Benjamin Herrenschmidt |
2017-03-28 | powerpc/xmon: add debugfs entry for xmon | Guilherme G. Piccoli |
2017-03-28 | powerpc/xmon: drop the nobt option from xmon plus minor fixes | Guilherme G. Piccoli |
2017-03-28 | powerpc/xmon: Fix an unexpected xmon on/off state change | Pan Xinhui |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-01 | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-02-21 | powerpc/xmon: Dump memory in CPU endian format | Douglas Miller |
2017-02-15 | powerpc/xmon: Enable disassembly files (compilation changes) | Balbir Singh |