index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2020-05-19
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Prepare handler to handle more than one watchpoint
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Introduce is_ptrace_bp() function
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Get watchpoint count dynamically while disabling them
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Provide DAWR number to set_dawr
Ravi Bangoria
2020-05-19
powerpc/watchpoint/ptrace: Return actual num of available watchpoints
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Add SPRN macros for second DAWR
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
2020-05-19
powerpc sstep: Add support for prefixed fixed-point arithmetic
Jordan Niethe
2020-05-19
powerpc sstep: Add support for prefixed load/stores
Jordan Niethe
2020-05-19
powerpc: Support prefixed instructions in alignment handler
Jordan Niethe
2020-05-19
powerpc/kprobes: Don't allow breakpoints on suffixes
Jordan Niethe
2020-05-19
powerpc/xmon: Don't allow breakpoints on suffixes
Jordan Niethe
2020-05-19
powerpc: Test prefixed instructions in feature fixups
Jordan Niethe
2020-05-19
powerpc: Test prefixed code patching
Jordan Niethe
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-19
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
2020-05-19
powerpc: Define new SRR1 bits for a ISA v3.1
Jordan Niethe
2020-05-19
powerpc: Enable Prefixed Instructions
Alistair Popple
2020-05-19
powerpc: Make test_translate_branch() independent of instruction length
Jordan Niethe
2020-05-19
powerpc/xmon: Move insertion of breakpoint for xol'ing
Jordan Niethe
2020-05-19
powerpc/xmon: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-19
powerpc: Define and use get_user_instr() et. al.
Jordan Niethe
2020-05-19
powerpc/kprobes: Use patch_instruction()
Jordan Niethe
2020-05-19
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
2020-05-19
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Introduce functions for instruction equality
Jordan Niethe
2020-05-19
powerpc: Use a function for byte swapping instructions
Jordan Niethe
2020-05-19
powerpc: Use a function for getting the instruction op code
Jordan Niethe
2020-05-19
powerpc: Use an accessor for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
2020-05-19
powerpc/xmon: Use bitwise calculations in_breakpoint_table()
Jordan Niethe
2020-05-19
powerpc/xmon: Move breakpoints to text section
Jordan Niethe
2020-05-19
powerpc/xmon: Move breakpoint instructions to own array
Jordan Niethe
2020-05-19
powerpc/xmon: Remove store_inst() for patch_instruction()
Jordan Niethe
2020-05-19
powerpc/ps3: Fix kexec shutdown hang
Geoff Levand
2020-05-19
powerpc/head_check: Avoid broken pipe
Geoff Levand
2020-05-19
powerpc/wrapper: Output linker map file
Geoff Levand
2020-05-19
powerpc/head_check: Automatic verbosity
Geoff Levand
2020-05-19
powerpc/traps: Make unrecoverable NMIs die instead of panic
Nicholas Piggin
[next]