blob: 0808a411402677a4963425521c1e557f65ee32ba [file] [log] [blame]
5b905d77987d ("powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N")
74c6881019b7 ("powerpc/watchpoint: Prepare handler to handle more than one watchpoint")
e68ef121c1f4 ("powerpc/watchpoint: Use builtin ALIGN*() macros")
c9e82aeb197d ("powerpc/watchpoint: Introduce is_ptrace_bp() function")
303e6a9ddcdc ("powerpc/watchpoint: Convert thread_struct->hw_brk to an array")
4a8a9379f2af ("powerpc/watchpoint: Provide DAWR number to __set_breakpoint")
a18b834625d3 ("powerpc/watchpoint: Provide DAWR number to set_dawr")
09f82b063aa9 ("powerpc/watchpoint: Rename current DAWR macros")
5249385ad7f0 ("powerpc: Define and use get_user_instr() et. al.")
94afd069d937 ("powerpc: Use a datatype for instructions")
217862d9b98b ("powerpc: Introduce functions for instruction equality")
aabd2233b6ae ("powerpc: Use a function for byte swapping instructions")
8094892d1aff ("powerpc: Use a function for getting the instruction op code")
777e26f0edf8 ("powerpc: Use an accessor for instructions")
753462512868 ("powerpc: Use a macro for creating instructions from u32s")
7c95d8893fb5 ("powerpc: Change calling convention for create_branch() et. al.")
4eff2b4f32a3 ("powerpc/xmon: Move breakpoints to text section")
51c9ba11f17f ("powerpc/xmon: Move breakpoint instructions to own array")
802268fd8267 ("powerpc/xmon: Remove store_inst() for patch_instruction()")
e08227d25a26 ("powerpc/ptrace: create ptrace_get_debugreg()")
323a780ca1fc ("powerpc/ptrace: split out ADV_DEBUG_REGS related functions.")
6e0b79750ce2 ("powerpc/ptrace: move register viewing functions out of ptrace.c")
7c1f8db019f8 ("powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.")
60ef9dbd9d2a ("powerpc/ptrace: split out SPE related functions.")
1b20773b00b7 ("powerpc/ptrace: split out ALTIVEC related functions.")
7b99ed4e8e3a ("powerpc/ptrace: split out VSX related functions.")
963ae6b2ff1c ("powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET")
f1763e623c69 ("powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64")
b3138536c837 ("powerpc/ptrace: remove unused header includes")
da9a1c10e2c7 ("powerpc: Move ptrace into a subdirectory.")
68b34588e202 ("powerpc/64/sycall: Implement syscall entry/exit logic in C")
965dd3ad3076 ("powerpc/64/syscall: Remove non-volatile GPR save optimisation")
3e74a0e16342 ("powerpc/sstep: Fix DS operand in ld encoding to appropriate value")
e08658a657f9 ("powerpc/watchpoint: Don't call dar_within_range() for Book3S")
71c3a888cbca ("Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux")