Age | Commit message (Expand) | Author | Files | Lines |
2017-05-01 | powerpc/xmon: Teach xmon oops about radix vectors | Michael Neuling | 1 | -2/+12 |
2017-04-28 | powerpc/xmon: Wait for secondaries before IPI'ing on system reset | Nicholas Piggin | 1 | -9/+27 |
2017-04-28 | powerpc/64s: Dedicated system reset interrupt stack | Nicholas Piggin | 1 | -0/+1 |
2017-04-28 | powerpc/64s: Disallow system reset vs system reset reentrancy | Nicholas Piggin | 1 | -0/+1 |
2017-04-25 | powerpc/xmon: Deindent the SLB dumping logic | Michael Ellerman | 1 | -17/+22 |
2017-04-12 | Merge branch 'topic/xive' (early part) into next | Michael Ellerman | 1 | -2/+92 |
2017-04-11 | powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there | Michael Ellerman | 1 | -4/+1 |
2017-04-10 | powerpc/xive: Native exploitation of the XIVE interrupt controller | Benjamin Herrenschmidt | 1 | -2/+92 |
2017-03-28 | powerpc/xmon: add debugfs entry for xmon | Guilherme G. Piccoli | 1 | -0/+31 |
2017-03-28 | powerpc/xmon: drop the nobt option from xmon plus minor fixes | Guilherme G. Piccoli | 1 | -10/+3 |
2017-03-28 | powerpc/xmon: Fix an unexpected xmon on/off state change | Pan Xinhui | 1 | -7/+10 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-03-01 | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -3/+55 |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 1 | -1/+1 |
2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -4/+4 |
2017-02-21 | powerpc/xmon: Dump memory in CPU endian format | Douglas Miller | 1 | -3/+55 |
2017-02-02 | powerpc/xmon: Cleanup to use is_kernel_addr macro | Madhavan Srinivasan | 1 | -4/+4 |
2017-01-14 | sched/cputime, powerpc: Migrate stolen_time field to the accounting structure | Frederic Weisbecker | 1 | -1/+1 |
2017-01-14 | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick | Frederic Weisbecker | 1 | -3/+3 |
2016-11-25 | powerpc/xmon: Add 'dt' command to dump trace buffers | Michael Ellerman | 1 | -0/+6 |
2016-07-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 1 | -7/+7 |
2016-07-14 | powerpc/xmon: Dump ISA 2.07 SPRs | Michael Ellerman | 1 | -0/+44 |
2016-07-14 | powerpc/xmon: Dump ISA 2.06 SPRs | Michael Ellerman | 1 | -0/+31 |
2016-07-14 | powerpc/xmon: Adjust spacing of existing SPRs to make room for more | Michael Ellerman | 1 | -5/+6 |
2016-07-14 | powerpc/xmon: Move static regno into its only user | Michael Ellerman | 1 | -1/+1 |
2016-07-14 | powerpc/xmon: Remove unused externs | Michael Ellerman | 1 | -5/+0 |
2016-07-09 | powerpc32: provide VIRT_CPU_ACCOUNTING | Christophe Leroy | 1 | -7/+7 |
2016-05-11 | powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs | Paul Mackerras | 1 | -60/+76 |
2016-05-11 | powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code | Aneesh Kumar K.V | 1 | -1/+1 |
2016-02-10 | powerpc/xmon: Add xmon command to dump process/task similar to ps(1) | Douglas Miller | 1 | -0/+60 |
2016-02-09 | powerpc/xmon: add command to dump OPAL msglog | Andrew Donnellan | 1 | -0/+58 |
2016-02-08 | powerpc/xmon: fix typo in usage message | Andrew Donnellan | 1 | -1/+1 |
2015-12-17 | powerpc/xmon: Use rtas_call_unlocked() in xmon | Michael Ellerman | 1 | -10/+6 |
2015-12-14 | powerpc/xmon: Append linux_banner to exception information in xmon. | Rashmica Gupta | 1 | -0/+2 |
2015-10-15 | powerpc/xmon: Add some more elements to the existing PACA dump list | Michael Ellerman | 1 | -4/+57 |
2015-10-15 | powerpc/xmon: Paginate kernel log buffer display | Sam bobroff | 1 | -3/+3 |
2015-10-15 | powerpc/xmon: Paged output for paca display | Sam bobroff | 1 | -0/+18 |
2015-08-12 | powerpc/xmon: Drop the valid variable completely in dump_segments() | Anshuman Khandual | 1 | -4/+3 |
2015-08-06 | powerpc: Remove redundant breaks | Joe Perches | 1 | -1/+0 |
2015-02-11 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -12/+2 |
2015-01-19 | powerpc/xmon: Fix another endiannes issue in RTAS call from xmon | Laurent Dufour | 1 | -0/+1 |
2014-12-29 | powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.h | Vincent Bernat | 1 | -12/+2 |
2014-12-11 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -19/+63 |
2014-12-02 | powerpc/xmon: Cleanup the breakpoint flags | Michael Ellerman | 1 | -10/+9 |
2014-12-02 | powerpc/xmon: Enable HW instruction breakpoint on POWER8 | Anshuman Khandual | 1 | -7/+51 |
2014-11-27 | powerpc/pseries: Fix endiannes issue in RTAS call from xmon | Laurent Dufour | 1 | -3/+3 |
2014-11-12 | powerpc/xmon: Fix build when 4xx=y and 44x=n | Michael Ellerman | 1 | -1/+1 |
2014-11-03 | powerpc: Convert power off logic to pm_power_off | Alexander Graf | 1 | -1/+2 |
2014-08-13 | powerpc: Hard disable interrupts in xmon | Anton Blanchard | 1 | -0/+3 |
2014-07-28 | powerpc: Remove MMU_FTR_SLB | Michael Ellerman | 1 | -7/+1 |