summaryrefslogtreecommitdiff
path: root/arch/powerpc/xmon
AgeCommit message (Expand)Author
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-08powerpc/xmon: Support dumping software pagetablesBalbir Singh
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-22powerpc/xmon: Add kstack base to paca dumpMichael Ellerman
2017-10-22powerpc/xmon: Check before calling xive functionsBreno Leitao
2017-10-06powerpc/xmon: Add option to show uptime informationGuilherme G. Piccoli
2017-10-04powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin
2017-08-31powerpc/xmon: Add ISA v3.0 SPRs to SPR dumpBalbir Singh
2017-08-31powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dumpBalbir Singh
2017-08-31powerpc/xmon: Dump all 64 bits of HDECBalbir Singh
2017-08-31powerpc/xmon: Fix display of SPRsBalbir Singh
2017-08-15powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao
2017-08-14powerpc/xmon: Disable tracing when entering xmonBreno Leitao
2017-08-14powerpc/xmon: Dump ftrace buffers for the current CPU onlyBreno Leitao
2017-07-03powerpc/xmon: Add patch_instruction() support for xmonBalbir Singh
2017-05-30powerpc/xmon: Fix compile error with PPC_8xx=yNicholas Piggin
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