summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2020-05-19powerpc/watchpoint: Use loop for thread_struct->ptrace_bpsRavi Bangoria
2020-05-19powerpc/watchpoint: Convert thread_struct->hw_brk to an arrayRavi Bangoria
2020-05-19powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enableRavi Bangoria
2020-05-19powerpc/watchpoint: Provide DAWR number to __set_breakpointRavi Bangoria
2020-05-19powerpc/watchpoint: Provide DAWR number to set_dawrRavi Bangoria
2020-05-19powerpc/watchpoint/ptrace: Return actual num of available watchpointsRavi Bangoria
2020-05-19powerpc/watchpoint: Introduce function to get nr watchpoints dynamicallyRavi Bangoria
2020-05-19powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria
2020-05-19powerpc: Support prefixed instructions in alignment handlerJordan Niethe
2020-05-19powerpc/kprobes: Don't allow breakpoints on suffixesJordan 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: Enable Prefixed InstructionsAlistair Popple
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: 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: Move breakpoints to text sectionJordan Niethe
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/64s: machine check interrupt update NMI accountingNicholas Piggin
2020-05-19powerpc/pseries: Limit machine check stack to 4GBNicholas 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
2020-05-18powerpc/64s/exception: Fix machine check no-loss idle wakeupNicholas Piggin
2020-05-18powerpc/eeh: Release EEH device state synchronouslySam Bobroff
2020-05-18powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/statusMichael Ellerman
2020-05-15powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman
2020-05-15powerpc: Use trap metadata to prevent double restart rather than zeroing trapNicholas Piggin
2020-05-15powerpc: trap_is_syscall() helper to hide syscall trap numberNicholas Piggin
2020-05-15powerpc: Use set_trap() and avoid open-coding trap maskingNicholas Piggin
2020-05-15powerpc/64s: Always has full regs, so remove remnant checksNicholas Piggin
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-12powerpc/40x: Make more space for system call exceptionChristophe Leroy
2020-05-11powerpc: Replace _ALIGN() by ALIGN()Christophe Leroy
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy
2020-05-11powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()Christophe Leroy
2020-05-11powerpc: module_[32|64].c: replace swap function with built-in oneAndrey Abramov
2020-05-11powerpc/vdso32: Fallback on getres syscall when clock is unknownChristophe Leroy
2020-05-07powerpc/ima: Fix secure boot rules in ima arch policyNayna Jain