summaryrefslogtreecommitdiff
path: root/arch/powerpc/xmon/xmon.c
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-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-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-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
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
2014-12-02powerpc/xmon: Cleanup the breakpoint flagsMichael Ellerman
2014-12-02powerpc/xmon: Enable HW instruction breakpoint on POWER8Anshuman Khandual
2014-11-27powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour
2014-11-12powerpc/xmon: Fix build when 4xx=y and 44x=nMichael Ellerman
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-08-13powerpc: Hard disable interrupts in xmonAnton Blanchard
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman