summaryrefslogtreecommitdiff
path: root/arch/powerpc/xmon
AgeCommit message (Expand)Author
2017-05-01powerpc/xmon: Teach xmon oops about radix vectorsMichael Neuling
2017-04-28powerpc/xmon: Wait for secondaries before IPI'ing on system resetNicholas Piggin
2017-04-28powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin
2017-04-28powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin
2017-04-25powerpc/xmon: Deindent the SLB dumping logicMichael Ellerman
2017-04-12Merge branch 'topic/xive' (early part) into nextMichael Ellerman
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt
2017-03-28powerpc/xmon: add debugfs entry for xmonGuilherme G. Piccoli
2017-03-28powerpc/xmon: drop the nobt option from xmon plus minor fixesGuilherme G. Piccoli
2017-03-28powerpc/xmon: Fix an unexpected xmon on/off state changePan Xinhui
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-21powerpc/xmon: Dump memory in CPU endian formatDouglas Miller
2017-02-15powerpc/xmon: Enable disassembly files (compilation changes)Balbir Singh
2017-02-15powerpc/xmon: Apply binutils changes to upgrade disassemblyBalbir Singh
2017-02-15powerpc/xmon: Update ppc-dis/opc.c and ppc.hBalbir Singh
2017-02-02powerpc/xmon: Cleanup to use is_kernel_addr macroMadhavan Srinivasan
2017-01-14sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker
2017-01-14sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker
2016-11-25powerpc/xmon: Add 'dt' command to dump trace buffersMichael Ellerman
2016-09-13powerpc/xmon: Don't use ld on 32-bitMichael Ellerman
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-07-14powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman
2016-07-14powerpc/xmon: Dump ISA 2.06 SPRsMichael Ellerman
2016-07-14powerpc/xmon: Adjust spacing of existing SPRs to make room for moreMichael Ellerman
2016-07-14powerpc/xmon: Move static regno into its only userMichael Ellerman
2016-07-14powerpc/xmon: Remove unused externsMichael Ellerman
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy
2016-05-11powerpc/xmon: Fix SPR read/write commands and add command to dump SPRsPaul Mackerras
2016-05-11powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V
2016-02-10powerpc/xmon: Add xmon command to dump process/task similar to ps(1)Douglas Miller
2016-02-09powerpc/xmon: add command to dump OPAL msglogAndrew Donnellan
2016-02-08powerpc/xmon: fix typo in usage messageAndrew Donnellan
2016-01-20powerpc: enable UBSAN supportDaniel Axtens
2015-12-17powerpc/xmon: Use rtas_call_unlocked() in xmonMichael Ellerman
2015-12-14powerpc/xmon: Append linux_banner to exception information in xmon.Rashmica Gupta
2015-10-15powerpc/xmon: Add some more elements to the existing PACA dump listMichael Ellerman
2015-10-15powerpc/xmon: Paginate kernel log buffer displaySam bobroff
2015-10-15powerpc/xmon: Paged output for paca displaySam bobroff
2015-08-12powerpc/xmon: Drop the valid variable completely in dump_segments()Anshuman Khandual
2015-08-06powerpc: Remove redundant breaksJoe Perches
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-19powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour
2014-12-29powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.hVincent Bernat
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds