| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-29 | powerpc: Don't use --- in kernel logs | Christophe Leroy | 1 | -1/+1 |
| 2025-03-27 | Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -273/+0 |
| 2025-02-26 | powerpc/xmon: Remove SPU debug and disassembly | Michael Ellerman | 1 | -273/+0 |
| 2025-02-24 | powerpc/xmon: simplify xmon_batch_next_cpu() | Yury Norov | 1 | -5/+1 |
| 2024-12-10 | powerpc/xmon: Use str_yes_no() helper in dump_one_paca() | Thorsten Blum | 1 | -3/+3 |
| 2024-11-23 | Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -3/+3 |
| 2024-11-14 | powerpc/xmon: symbol lookup length fixed | Mukesh Kumar Chaurasiya | 1 | -3/+3 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2024-08-27 | powerpc/xmon: Fix tmpstr length check in scanhex | Madhavan Srinivasan | 1 | -1/+1 |
| 2024-05-08 | powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#" | Greg Kurz | 1 | -3/+3 |
| 2024-03-15 | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -4/+2 |
| 2024-03-06 | mm/powerpc: replace pXd_is_leaf() with pXd_leaf() | Peter Xu | 1 | -3/+3 |
| 2024-02-22 | powerpc: Use user_mode() macro when possible | Christophe Leroy | 1 | -2/+2 |
| 2024-02-21 | powerpc: Remove duplicate/unnecessary ifdefs | Shrikanth Hegde | 1 | -2/+0 |
| 2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-31 | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -7/+4 |
| 2023-08-24 | powerpc: Don't include lppaca.h in paca.h | Michael Ellerman | 1 | -0/+1 |
| 2023-08-18 | mm: remove arguments of show_mem() | Kefeng Wang | 1 | -1/+1 |
| 2023-08-14 | powerpc: xmon: remove unused variables | Arnd Bergmann | 1 | -6/+2 |
| 2023-08-14 | powerpc: mark more local variables as volatile | Arnd Bergmann | 1 | -1/+1 |
| 2023-07-25 | tty: sysrq: switch sysrq handlers from int to u8 | Jiri Slaby | 1 | -1/+1 |
| 2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+4 |
| 2023-06-19 | powerpc: allow pte_offset_map[_lock]() to fail | Hugh Dickins | 1 | -1/+4 |
| 2023-05-30 | powerpc/xmon: Use KSYM_NAME_LEN in array size | Maninder Singh | 1 | -1/+1 |
| 2023-04-20 | powerpc/64: vmlinux support building with PCREL addresing | Nicholas Piggin | 1 | -0/+2 |
| 2023-03-06 | cpumask: fix incorrect cpumask scanning result checks | Linus Torvalds | 1 | -1/+1 |
| 2023-02-13 | powerpc/rtas: arch-wide function token lookup conversions | Nathan Lynch | 1 | -13/+3 |
| 2022-12-02 | powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset | Nicholas Piggin | 1 | -2/+1 |
| 2022-12-02 | powerpc: add definition for pt_regs offset within an interrupt frame | Nicholas Piggin | 1 | -4/+3 |
| 2022-11-24 | powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds | Gustavo A. R. Silva | 1 | -3/+4 |
| 2022-09-26 | powerpc: Simplify redundant Kconfig tests | Christophe Leroy | 1 | -1/+1 |
| 2022-09-26 | powerpc: Remove CONFIG_PPC_BOOK3E | Christophe Leroy | 1 | -8/+8 |
| 2022-07-27 | powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW() | Christophe Leroy | 1 | -1/+1 |
| 2022-06-29 | powerpc/64: Drop ppc_inst_as_str() | Michael Ellerman | 1 | -1/+1 |
| 2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -2/+1 |
| 2022-05-22 | powerpc: Fix all occurences of "the the" | Michael Ellerman | 1 | -1/+1 |
| 2022-05-19 | powerpc: Use do_kernel_power_off() | Dmitry Osipenko | 1 | -2/+1 |
| 2022-05-08 | powerpc: Remove asm/prom.h from all files that don't need it | Christophe Leroy | 1 | -1/+0 |
| 2022-05-06 | powerpc: Reject probes on instructions that can't be single stepped | Naveen N. Rao | 1 | -6/+5 |
| 2022-05-05 | powerpc: fix typos in comments | Julia Lawall | 1 | -1/+1 |
| 2022-01-06 | powerpc/xmon: Dump XIVE information for online-only processors. | Sachin Sant | 1 | -2/+2 |
| 2021-12-23 | powerpc/xmon: Add __init attribute to eligible functions | Nick Child | 1 | -1/+1 |
| 2021-12-09 | powerpc/inst: Define ppc_inst_t | Christophe Leroy | 1 | -7/+7 |
| 2021-12-09 | powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU | Nicholas Piggin | 1 | -3/+5 |
| 2021-11-24 | powerpc/64s: guard optional TIDR SPR with CPU ftr test | Nicholas Piggin | 1 | -2/+8 |
| 2021-10-28 | powerpc/xmon: fix task state output | Denis Kirjanov | 1 | -2/+1 |
| 2021-08-26 | powerpc: Refactor verification of MSR_RI | Christophe Leroy | 1 | -13/+3 |
| 2021-08-13 | powerpc: rename powerpc_debugfs_root to arch_debugfs_dir | Aneesh Kumar K.V | 1 | -3/+3 |
| 2021-07-02 | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -46/+150 |
| 2021-06-25 | powerpc: mark local variables around longjmp as volatile | Arnd Bergmann | 1 | -11/+11 |
| 2021-06-25 | powerpc/xmon: Add support for running a command on all cpus in xmon | Naveen N. Rao | 1 | -22/+126 |
| 2021-06-25 | powerpc/64s: avoid reloading (H)SRR registers if they are still valid | Nicholas Piggin | 1 | -7/+7 |
| 2021-06-18 | sched: Change task_struct::state | Peter Zijlstra | 1 | -6/+7 |
| 2021-06-17 | powerpc: Don't use 'struct ppc_inst' to reference instruction location | Christophe Leroy | 1 | -5/+5 |
| 2021-05-23 | powerpc/xmon: make dumping log buffer contents more reliable | Nathan Lynch | 1 | -1/+1 |
| 2021-04-30 | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -52/+24 |
| 2021-04-27 | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
| 2021-04-21 | powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong() | Christophe Leroy | 1 | -1/+1 |
| 2021-04-17 | powerpc/traps: Enhance readability for trap types | Xiongwei Song | 1 | -7/+13 |
| 2021-04-14 | powerpc: remove partial register save logic | Nicholas Piggin | 1 | -16/+7 |
| 2021-04-14 | powerpc/xmon: Make symbol 'spu_inst_dump' static | Pu Lehui | 1 | -2/+1 |
| 2021-04-14 | powerpc/xive: Simplify the dump of XIVE interrupts under xmon | Cédric Le Goater | 1 | -26/+2 |
| 2021-03-08 | printk: kmsg_dump: remove _nolock() variants | John Ogness | 1 | -2/+2 |
| 2021-03-08 | printk: introduce a kmsg_dump iterator | John Ogness | 1 | -3/+3 |
| 2021-03-08 | printk: kmsg_dumper: remove @active field | John Ogness | 1 | -1/+1 |
| 2021-02-09 | powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr() | Christophe Leroy | 1 | -1/+1 |
| 2021-01-31 | powerpc/xmon: Enable breakpoints on 8xx | Christophe Leroy | 1 | -4/+0 |
| 2020-12-04 | powerpc: Allow relative pointers in bug table entries | Jordan Niethe | 1 | -2/+2 |
| 2020-12-04 | powerpc/xmon: Fix build failure for 8xx | Ravi Bangoria | 1 | -0/+2 |
| 2020-09-15 | powerpc/watchpoint: Add hw_len wherever missing | Ravi Bangoria | 1 | -0/+1 |
| 2020-07-29 | powerpc: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-07-29 | powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S | Balamuruhan S | 1 | -1/+1 |
| 2020-07-23 | Merge branch 'scv' support into next | Michael Ellerman | 1 | -0/+1 |
| 2020-07-23 | powerpc/xmon: Improve dumping prefixed instructions | Jordan Niethe | 1 | -5/+6 |
| 2020-07-23 | powerpc: Add a ppc_inst_as_str() helper | Jordan Niethe | 1 | -1/+1 |
| 2020-07-22 | powerpc/64s: system call support for scv/rfscv instructions | Nicholas Piggin | 1 | -0/+1 |
| 2020-07-22 | powerpc/xmon: Add PowerISA v3.1 PMU SPRs | Madhavan Srinivasan | 1 | -0/+13 |
| 2020-07-15 | powerpc/xmon: Reset RCU and soft lockup watchdogs | Anton Blanchard | 1 | -1/+8 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
| 2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
| 2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -76/+153 |
| 2020-06-04 | powerpc: add support for folded p4d page tables | Mike Rapoport | 1 | -14/+13 |
| 2020-06-02 | powerpc/xmon: Show task->thread.regs in process display | Michael Ellerman | 1 | -3/+3 |
| 2020-05-26 | powerpc: Add ppc_inst_next() | Michael Ellerman | 1 | -1/+1 |
| 2020-05-19 | powerpc/watchpoint/xmon: Support 2nd DAWR | Ravi Bangoria | 1 | -32/+69 |
| 2020-05-19 | powerpc/watchpoint/xmon: Don't allow breakpoint overwriting | Ravi Bangoria | 1 | -0/+4 |
| 2020-05-19 | powerpc/watchpoint: Provide DAWR number to __set_breakpoint | Ravi Bangoria | 1 | -1/+1 |
| 2020-05-19 | powerpc/watchpoint: Rename current DAWR macros | Ravi Bangoria | 1 | -1/+1 |
| 2020-05-19 | powerpc/xmon: Don't allow breakpoints on suffixes | Jordan Niethe | 1 | -2/+25 |
| 2020-05-19 | powerpc: Add prefixed instructions to instruction data type | Jordan Niethe | 1 | -2/+2 |
| 2020-05-19 | powerpc/xmon: Move insertion of breakpoint for xol'ing | Jordan Niethe | 1 | -1/+2 |
| 2020-05-19 | powerpc/xmon: Use a function for reading instructions | Jordan Niethe | 1 | -4/+24 |
| 2020-05-19 | powerpc: Use a function for reading instructions | Jordan Niethe | 1 | -3/+3 |
| 2020-05-19 | powerpc: Use a datatype for instructions | Jordan Niethe | 1 | -11/+11 |
| 2020-05-19 | powerpc: Introduce functions for instruction equality | Jordan Niethe | 1 | -2/+2 |
| 2020-05-19 | powerpc: Use an accessor for instructions | Jordan Niethe | 1 | -2/+2 |
| 2020-05-19 | powerpc: Use a macro for creating instructions from u32s | Jordan Niethe | 1 | -3/+4 |
| 2020-05-19 | powerpc/xmon: Use bitwise calculations in_breakpoint_table() | Jordan Niethe | 1 | -2/+2 |
| 2020-05-19 | powerpc/xmon: Move breakpoints to text section | Jordan Niethe | 1 | -5/+1 |
| 2020-05-19 | powerpc/xmon: Move breakpoint instructions to own array | Jordan Niethe | 1 | -9/+12 |
| 2020-05-19 | powerpc/xmon: Remove store_inst() for patch_instruction() | Jordan Niethe | 1 | -13/+5 |
| 2020-05-15 | powerpc/xmon: constify sysrq_key_op | Emil Velikov | 1 | -1/+1 |
| 2020-05-15 | powerpc: trap_is_syscall() helper to hide syscall trap number | Nicholas Piggin | 1 | -1/+1 |
| 2020-05-15 | powerpc: Use set_trap() and avoid open-coding trap masking | Nicholas Piggin | 1 | -1/+1 |
| 2020-03-27 | powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands. | Douglas Miller | 1 | -1/+6 |
| 2020-03-25 | powerpc/xmon: Lower limits on nidump and ndump | Michael Ellerman | 1 | -3/+4 |
| 2020-02-18 | powerpc/xmon: Fix whitespace handling in getstring() | Oliver O'Halloran | 1 | -0/+5 |
| 2020-01-23 | powerpc/xmon: Allow passing an argument to ppc_md.restart() | Oliver O'Halloran | 1 | -4/+7 |
| 2020-01-14 | powerpc/xmon: don't access ASDR in VMs | Sukadev Bhattiprolu | 1 | -5/+4 |
| 2019-11-13 | powerpc/watchpoint: Introduce macros for watchpoint length | Ravi Bangoria | 1 | -1/+1 |
| 2019-10-28 | powerpc/xmon: Restrict when kernel is locked down | Christopher M. Riedl | 1 | -21/+82 |
| 2019-10-28 | powerpc/xmon: Allow listing and clearing breakpoints in read-only mode | Christopher M. Riedl | 1 | -5/+11 |
| 2019-09-14 | powerpc/xmon: Improve output of XIVE interrupts | Cédric Le Goater | 1 | -11/+4 |
| 2019-08-19 | powerpc/xmon: Add a dump of all XIVE interrupts | Cédric Le Goater | 1 | -0/+21 |
| 2019-08-19 | powerpc/xive: Fix dump of XIVE interrupt under pseries | Cédric Le Goater | 1 | -6/+6 |
| 2019-08-19 | powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL | Cédric Le Goater | 1 | -7/+10 |
| 2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -5/+9 |
| 2019-07-05 | powerpc/book3s: Use config independent helpers for page table walk | Aneesh Kumar K.V | 1 | -3/+3 |
| 2019-07-02 | powerpc/64s/exception: remove bad stack branch | Nicholas Piggin | 1 | -0/+2 |
| 2019-07-01 | powerpc/xmon: Fix disabling tracing while in xmon | Naveen N. Rao | 1 | -2/+4 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-10 | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+52 |
| 2019-05-03 | powerpc/xmon: add read-only mode | Christopher M. Riedl | 1 | -0/+42 |
| 2019-04-30 | powerpc/64s: Reimplement book3s idle code in C | Nicholas Piggin | 1 | -14/+10 |
| 2019-04-08 | powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code | Will Deacon | 1 | -1/+4 |
| 2019-02-23 | powerpc: Only use task_struct 'cpu' field on SMP | Christophe Leroy | 1 | -1/+1 |
| 2018-12-19 | powerpc/xmon: fix dump_segments() | Christophe Leroy | 1 | -1/+1 |
| 2018-12-04 | powerpc: annotate implicit fall throughs | Stephen Rothwell | 1 | -0/+1 |
| 2018-12-04 | powerpc/xmon: Fix invocation inside lock region | Breno Leitao | 1 | -4/+14 |
| 2018-11-26 | powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S | Christophe Leroy | 1 | -1/+1 |
| 2018-11-26 | powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32 | Christophe Leroy | 1 | -2/+2 |
| 2018-11-25 | powerpc/xmon: Define static functions | Breno Leitao | 1 | -3/+3 |
| 2018-10-20 | powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64 | Christophe Leroy | 1 | -0/+4 |
| 2018-10-14 | powerpc/64s/hash: Add SLB allocation status bitmaps | Nicholas Piggin | 1 | -1/+3 |
| 2018-10-14 | powerpc/mm: use pte helpers in generic code | Christophe Leroy | 1 | -5/+7 |
| 2018-10-13 | powerpc/xmon: Show the stack protector canary in xmon | Michael Ellerman | 1 | -0/+3 |
| 2018-10-03 | Revert "convert SLB miss handlers to C" and subsequent commits | Michael Ellerman | 1 | -3/+1 |
| 2018-09-19 | powerpc/64s: xmon do not dump hash fields when using radix mode | Nicholas Piggin | 1 | -19/+21 |
| 2018-09-19 | powerpc/64s/hash: SLB allocation status bitmaps | Nicholas Piggin | 1 | -1/+3 |
| 2018-09-19 | powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb | Nicholas Piggin | 1 | -4/+7 |
| 2018-08-13 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -2/+2 |
| 2018-08-10 | powerpc/xmon: Add address lookup for percpu symbols | Boqun Feng | 1 | -1/+32 |
| 2018-07-19 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 1 | -1/+0 |
| 2018-07-17 | powerpc/xmon: Fix disassembly since printf changes | Michael Ellerman | 1 | -2/+2 |
| 2018-07-16 | powerpc/64s: Remove POWER9 DD1 support | Nicholas Piggin | 1 | -1/+0 |
| 2018-07-02 | powerpc: xmon: use ktime_get_coarse_boottime64 | Arnd Bergmann | 1 | -2/+2 |
| 2018-06-03 | powerpc/64: Save stack pointer when we hard disable interrupts | Michael Ellerman | 1 | -0/+4 |
| 2018-06-03 | powerpc/64: change softe to irqmask in show_regs and xmon | Nicholas Piggin | 1 | -1/+1 |
| 2018-06-03 | powerpc/xmon: use match_string() helper | Yisheng Xie | 1 | -12/+11 |
| 2018-05-25 | powerpc/xmon: Update paca fields dumped in xmon | Michael Ellerman | 1 | -0/+10 |
| 2018-05-25 | powerpc/xmon: Realign paca dump fields | Michael Ellerman | 1 | -8/+9 |
| 2018-05-25 | powerpc/xmon: Add __printf annotation to xmon_printf() | Mathieu Malaterre | 1 | -61/+61 |
| 2018-05-25 | powerpc/xmon: Specify the full format in DUMP() macro | Michael Ellerman | 1 | -51/+51 |
| 2018-05-25 | powerpc/xmon: Also setup debugger hooks when single-stepping | Michal Suchanek | 1 | -10/+11 |
| 2018-03-31 | Merge branch 'topic/paca' into next | Michael Ellerman | 1 | -1/+1 |
| 2018-03-30 | powerpc/64: Use array of paca pointers and allocate pacas individually | Nicholas Piggin | 1 | -1/+1 |
| 2018-03-27 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 1 | -0/+4 |
| 2018-03-27 | powerpc: Update xmon to use ppc_breakpoint_available() | Michael Neuling | 1 | -0/+4 |
| 2018-03-13 | powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h | Michael Ellerman | 1 | -6/+1 |
| 2018-03-13 | powerpc: Rename plapr routines to plpar | Michael Ellerman | 1 | -2/+2 |
| 2018-03-13 | powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfs | Vaibhav Jain | 1 | -0/+24 |
| 2018-03-13 | powerpc/xmon: Setup debugger hooks when first break-point is set | Vaibhav Jain | 1 | -1/+16 |
| 2018-01-23 | powerpc/64s: Improve RFI L1-D cache flush fallback | Nicholas Piggin | 1 | -2/+0 |
| 2018-01-21 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -16/+20 |
| 2018-01-19 | powerpc/64: Rename soft_enabled to irq_soft_mask | Madhavan Srinivasan | 1 | -2/+2 |
| 2018-01-11 | powerpc/xmon: Don't print hashed pointers in paca dump | Michael Ellerman | 1 | -11/+11 |
| 2018-01-11 | powerpc/xmon: Add RFI flush related fields to paca dump | Michael Ellerman | 1 | -0/+4 |
| 2017-12-07 | powerpc/xmon: Don't print hashed pointers in xmon | Michael Ellerman | 1 | -5/+5 |
| 2017-11-08 | powerpc/xmon: Support dumping software pagetables | Balbir Singh | 1 | -0/+116 |
| 2017-11-06 | powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 | Michael Ellerman | 1 | -3/+3 |
| 2017-10-22 | powerpc/xmon: Add kstack base to paca dump | Michael Ellerman | 1 | -0/+1 |
| 2017-10-22 | powerpc/xmon: Check before calling xive functions | Breno Leitao | 1 | -0/+5 |
| 2017-10-06 | powerpc/xmon: Add option to show uptime information | Guilherme G. Piccoli | 1 | -0/+24 |
| 2017-10-04 | powerpc/xmon: Avoid tripping SMP hardlockup watchdog | Nicholas Piggin | 1 | -4/+13 |
| 2017-08-31 | powerpc/xmon: Add ISA v3.0 SPRs to SPR dump | Balbir Singh | 1 | -0/+23 |
| 2017-08-31 | powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dump | Balbir Singh | 1 | -4/+7 |
| 2017-08-31 | powerpc/xmon: Dump all 64 bits of HDEC | Balbir Singh | 1 | -1/+1 |
| 2017-08-31 | powerpc/xmon: Fix display of SPRs | Balbir Singh | 1 | -16/+16 |
| 2017-08-14 | powerpc/xmon: Disable tracing when entering xmon | Breno Leitao | 1 | -2/+6 |
| 2017-08-14 | powerpc/xmon: Dump ftrace buffers for the current CPU only | Breno Leitao | 1 | -3/+19 |
| 2017-07-03 | powerpc/xmon: Add patch_instruction() support for xmon | Balbir Singh | 1 | -2/+5 |
| 2017-05-30 | powerpc/xmon: Fix compile error with PPC_8xx=y | Nicholas Piggin | 1 | -4/+4 |
| 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 |