summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-19powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria
2020-05-19powerpc sstep: Add support for prefixed fixed-point arithmeticJordan Niethe
2020-05-19powerpc sstep: Add support for prefixed load/storesJordan Niethe
2020-05-19powerpc: Support prefixed instructions in alignment handlerJordan Niethe
2020-05-19powerpc/kprobes: Don't allow breakpoints on suffixesJordan Niethe
2020-05-19powerpc/xmon: Don't allow breakpoints on suffixesJordan Niethe
2020-05-19powerpc: Test prefixed instructions in feature fixupsJordan Niethe
2020-05-19powerpc: Test prefixed code patchingJordan Niethe
2020-05-19powerpc: Add prefixed instructions to instruction data typeJordan Niethe
2020-05-19powerpc/optprobes: Add register argument to patch_imm64_load_insns()Jordan Niethe
2020-05-19powerpc: Define new SRR1 bits for a ISA v3.1Jordan Niethe
2020-05-19powerpc: Enable Prefixed InstructionsAlistair Popple
2020-05-19powerpc: Make test_translate_branch() independent of instruction lengthJordan Niethe
2020-05-19powerpc/xmon: Move insertion of breakpoint for xol'ingJordan Niethe
2020-05-19powerpc/xmon: Use a function for reading instructionsJordan Niethe
2020-05-19powerpc: Introduce a function for reporting instruction lengthJordan Niethe
2020-05-19powerpc: Define and use get_user_instr() et. al.Jordan Niethe
2020-05-19powerpc/kprobes: Use patch_instruction()Jordan Niethe
2020-05-19powerpc: Add a probe_kernel_read_inst() functionJordan Niethe
2020-05-19powerpc: Add a probe_user_read_inst() functionJordan Niethe
2020-05-19powerpc: Use a function for reading instructionsJordan Niethe
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe
2020-05-19powerpc: Introduce functions for instruction equalityJordan Niethe
2020-05-19powerpc: Use a function for byte swapping instructionsJordan Niethe
2020-05-19powerpc: Use a function for getting the instruction op codeJordan Niethe
2020-05-19powerpc: Use an accessor for instructionsJordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2020-05-19powerpc: Change calling convention for create_branch() et. al.Jordan Niethe
2020-05-19powerpc/xmon: Use bitwise calculations in_breakpoint_table()Jordan Niethe
2020-05-19powerpc/xmon: Move breakpoints to text sectionJordan Niethe
2020-05-19powerpc/xmon: Move breakpoint instructions to own arrayJordan Niethe
2020-05-19powerpc/xmon: Remove store_inst() for patch_instruction()Jordan Niethe
2020-05-19powerpc/ps3: Fix kexec shutdown hangGeoff Levand
2020-05-19powerpc/head_check: Avoid broken pipeGeoff Levand
2020-05-19powerpc/wrapper: Output linker map fileGeoff Levand
2020-05-19powerpc/head_check: Automatic verbosityGeoff Levand
2020-05-19powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin
2020-05-19powerpc/traps: Do not trace system resetNicholas Piggin
2020-05-19powerpc/64s: machine check do not trace real-mode handlerNicholas Piggin
2020-05-19powerpc: Implement ftrace_enabled() helpersNicholas Piggin
2020-05-19powerpc/64s: machine check interrupt update NMI accountingNicholas Piggin
2020-05-19powerpc/pseries: Machine check use rtas_call_unlocked() with args on stackNicholas Piggin
2020-05-19powerpc/pseries: Limit machine check stack to 4GBNicholas Piggin
2020-05-19powerpc/pseries/ras: fwnmi sreset should not interlockNicholas Piggin
2020-05-18powerpc/pseries/ras: fwnmi avoid modifying r3 in error caseNicholas Piggin
2020-05-18powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin
2020-05-18powerpc/pseries/ras: Avoid calling rtas_token() in NMI pathsNicholas Piggin
2020-05-18powerpc/64s/exceptions: Machine check reconcile irq stateNicholas Piggin
2020-05-18powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RE...Nicholas Piggin
2020-05-18powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable pathNicholas Piggin