Age | Commit message (Expand) | Author |
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 |
2017-02-15 | powerpc/xmon: Apply binutils changes to upgrade disassembly | Balbir Singh |
2017-02-15 | powerpc/xmon: Update ppc-dis/opc.c and ppc.h | Balbir Singh |
2017-02-02 | powerpc/xmon: Cleanup to use is_kernel_addr macro | Madhavan Srinivasan |
2017-01-14 | sched/cputime, powerpc: Migrate stolen_time field to the accounting structure | Frederic Weisbecker |
2017-01-14 | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick | Frederic Weisbecker |
2016-11-25 | powerpc/xmon: Add 'dt' command to dump trace buffers | Michael Ellerman |
2016-09-13 | powerpc/xmon: Don't use ld on 32-bit | Michael Ellerman |
2016-08-01 | powerpc: Move cpu_has_feature() to a separate file | Kevin Hao |
2016-07-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman |
2016-07-14 | powerpc/xmon: Dump ISA 2.07 SPRs | Michael Ellerman |
2016-07-14 | powerpc/xmon: Dump ISA 2.06 SPRs | Michael Ellerman |
2016-07-14 | powerpc/xmon: Adjust spacing of existing SPRs to make room for more | Michael Ellerman |
2016-07-14 | powerpc/xmon: Move static regno into its only user | Michael Ellerman |
2016-07-14 | powerpc/xmon: Remove unused externs | Michael Ellerman |
2016-07-09 | powerpc32: provide VIRT_CPU_ACCOUNTING | Christophe Leroy |
2016-05-11 | powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs | Paul Mackerras |
2016-05-11 | powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code | Aneesh Kumar K.V |
2016-02-10 | powerpc/xmon: Add xmon command to dump process/task similar to ps(1) | Douglas Miller |
2016-02-09 | powerpc/xmon: add command to dump OPAL msglog | Andrew Donnellan |
2016-02-08 | powerpc/xmon: fix typo in usage message | Andrew Donnellan |
2016-01-20 | powerpc: enable UBSAN support | Daniel Axtens |
2015-12-17 | powerpc/xmon: Use rtas_call_unlocked() in xmon | Michael Ellerman |
2015-12-14 | powerpc/xmon: Append linux_banner to exception information in xmon. | Rashmica Gupta |
2015-10-15 | powerpc/xmon: Add some more elements to the existing PACA dump list | Michael Ellerman |
2015-10-15 | powerpc/xmon: Paginate kernel log buffer display | Sam bobroff |
2015-10-15 | powerpc/xmon: Paged output for paca display | Sam bobroff |
2015-08-12 | powerpc/xmon: Drop the valid variable completely in dump_segments() | Anshuman Khandual |
2015-08-06 | powerpc: Remove redundant breaks | Joe Perches |
2015-02-11 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2015-01-19 | powerpc/xmon: Fix another endiannes issue in RTAS call from xmon | Laurent Dufour |
2014-12-29 | powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.h | Vincent Bernat |
2014-12-11 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |