summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/ctx_sw_asm.S
AgeCommit message (Expand)Author
2023-08-17ARC: __switch_to: move ksp to thread_info from thread_structVineet Gupta
2023-08-17ARC: __switch_to: asm with dwarf ops (vs. inline asm)Vineet Gupta
2023-08-17ARC: entry: use gp to cache task pointer (vs. r25)Vineet Gupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-09-30ARC: dw2 unwind: enable cfi pseudo ops in string libVineet Gupta
2015-11-17ARC: remove SYNC from __switch_to()Vineet Gupta
2014-06-26ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta
2014-03-26ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta
2013-11-06ARC: [SMP] Fix build failures for large NR_CPUSVineet Gupta
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta