summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-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-06Merge the lockless page table walk rework into nextMichael Ellerman
2020-05-05powerpc/mce: Don't reload pte val in addr_to_pfnAneesh Kumar K.V
2020-05-05powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...Aneesh Kumar K.V
2020-05-04powerpc/fadump: consider reserved ranges while reserving memoryHari Bathini
2020-05-04powerpc/fadump: use static allocation for reserved memory rangesHari Bathini
2020-04-30powerpc/sysfs: Show idle_purr and idle_spurr for every CPUGautham R. Shenoy
2020-04-20powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-04powerpc: Improve ppc_save_regs()Nicholas Piggin
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin