summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc sstep: Add support for prefixed fixed-point arithmeticJordan Niethe2020-05-181-0/+20
* powerpc sstep: Add support for prefixed load/storesJordan Niethe2020-05-182-2/+166
* powerpc: Support prefixed instructions in alignment handlerJordan Niethe2020-05-181-1/+18
* powerpc/kprobes: Don't allow breakpoints on suffixesJordan Niethe2020-05-181-0/+13
* powerpc/xmon: Don't allow breakpoints on suffixesJordan Niethe2020-05-181-2/+25
* powerpc: Test prefixed instructions in feature fixupsJordan Niethe2020-05-182-0/+144
* powerpc: Test prefixed code patchingJordan Niethe2020-05-183-1/+42
* powerpc: Add prefixed instructions to instruction data typeJordan Niethe2020-05-1814-17/+175
* powerpc/optprobes: Add register argument to patch_imm64_load_insns()Jordan Niethe2020-05-181-17/+17
* powerpc: Define new SRR1 bits for a ISA v3.1Jordan Niethe2020-05-183-3/+5
* powerpc: Enable Prefixed InstructionsAlistair Popple2020-05-182-0/+4
* powerpc: Make test_translate_branch() independent of instruction lengthJordan Niethe2020-05-181-3/+3
* powerpc/xmon: Move insertion of breakpoint for xol'ingJordan Niethe2020-05-181-1/+2
* powerpc/xmon: Use a function for reading instructionsJordan Niethe2020-05-181-4/+24
* powerpc: Introduce a function for reporting instruction lengthJordan Niethe2020-05-184-10/+17
* powerpc: Define and use get_user_instr() et. al.Jordan Niethe2020-05-184-3/+12
* powerpc/kprobes: Use patch_instruction()Jordan Niethe2020-05-181-4/+1
* powerpc: Add a probe_kernel_read_inst() functionJordan Niethe2020-05-183-10/+29
* powerpc: Add a probe_user_read_inst() functionJordan Niethe2020-05-184-3/+26
* powerpc: Use a function for reading instructionsJordan Niethe2020-05-189-26/+33
* powerpc: Use a datatype for instructionsJordan Niethe2020-05-1826-214/+237
* powerpc: Introduce functions for instruction equalityJordan Niethe2020-05-184-15/+21
* powerpc: Use a function for byte swapping instructionsJordan Niethe2020-05-182-1/+6
* powerpc: Use a function for getting the instruction op codeJordan Niethe2020-05-186-6/+13
* powerpc: Use an accessor for instructionsJordan Niethe2020-05-1811-179/+190
* powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-1824-120/+156
* powerpc: Change calling convention for create_branch() et. al.Jordan Niethe2020-05-186-84/+119
* powerpc/xmon: Use bitwise calculations in_breakpoint_table()Jordan Niethe2020-05-181-2/+2
* powerpc/xmon: Move breakpoints to text sectionJordan Niethe2020-05-185-6/+33
* powerpc/xmon: Move breakpoint instructions to own arrayJordan Niethe2020-05-181-9/+12
* powerpc/xmon: Remove store_inst() for patch_instruction()Jordan Niethe2020-05-181-13/+5
* powerpc/ps3: Fix kexec shutdown hangGeoff Levand2020-05-181-10/+12
* ps3disk: use the default segment boundaryEmmanuel Nicolet2020-05-181-1/+0
* net/ps3_gelic_net: Remove duplicate error messageMarkus Elfring2020-05-181-2/+0
* drivers/ps3: Remove duplicate error messagesMarkus Elfring2020-05-182-3/+0
* powerpc/head_check: Avoid broken pipeGeoff Levand2020-05-181-1/+1
* powerpc/wrapper: Output linker map fileGeoff Levand2020-05-181-1/+2
* powerpc/head_check: Automatic verbosityGeoff Levand2020-05-181-2/+4
* powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin2020-05-181-3/+3
* powerpc/traps: Do not trace system resetNicholas Piggin2020-05-181-0/+5
* powerpc/64s: machine check do not trace real-mode handlerNicholas Piggin2020-05-181-1/+8
* powerpc: Implement ftrace_enabled() helpersNicholas Piggin2020-05-181-0/+14
* powerpc/64s: machine check interrupt update NMI accountingNicholas Piggin2020-05-182-1/+20
* powerpc/pseries: Machine check use rtas_call_unlocked() with args on stackNicholas Piggin2020-05-181-1/+9
* powerpc/pseries: Limit machine check stack to 4GBNicholas Piggin2020-05-181-3/+12
* powerpc/pseries/ras: fwnmi sreset should not interlockNicholas Piggin2020-05-181-15/+33
* powerpc/pseries/ras: fwnmi avoid modifying r3 in error caseNicholas Piggin2020-05-181-3/+4
* powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin2020-05-181-2/+3
* powerpc/pseries/ras: Avoid calling rtas_token() in NMI pathsNicholas Piggin2020-05-183-5/+12
* powerpc/64s/exceptions: Machine check reconcile irq stateNicholas Piggin2020-05-181-0/+19