summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include/asm/processor.h
AgeCommit message (Expand)AuthorLines
2025-06-07openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-2/+2
2024-04-15openrisc: Move FPU state out of pt_regsStafford Horne-0/+1
2023-08-21openrisc: Add prototype for show_registers to processor.hStafford Horne-0/+1
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang-1/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers-5/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-2/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-5/+0
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby-9/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+1
2013-02-10openrisc: remove unused current_regsJonas Bonn-1/+0
2012-11-28kill stray kernel_thread() garbageAl Viro-2/+0
2012-10-11openrisc: Make cpu_relax() invoke barrier()Vladimir Murzin-1/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-4/+0
2012-03-06openrisc: remove semicolon from KSTK_ defsJonas Bonn-2/+2
2011-07-22OpenRISC: HeadersJonas Bonn-0/+113