aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/processor.h
AgeCommit message (Expand)Author
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-08-26ARC: mm: support 3 levels of page tablesVineet Gupta
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta
2020-03-16ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev
2020-01-17ARC: fpu: declutter code, move bits out into fpu.hVineet Gupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-31treewide: remove current_text_addrNick Desaulniers
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-08-28ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switchNoam Camus
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-05-30Fix typosAndrea Gelmini
2016-05-09ARC: [plat-eznps] Use dedicated cpu_relax()Tal Zilcer
2016-05-09ARC: [plat-eznps] Use dedicated user stack topNoam Camus
2016-05-09ARC: Make vmalloc size configurableNoam Camus
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta
2015-10-28ARC: mm: HIGHMEM: kmap API implementationVineet Gupta
2015-06-19ARC: mm: document system mem map clearlyVineet Gupta
2015-05-19ARC: fix warning in sched due to thread_saved_pc()Vineet Gupta
2015-02-27ARC: Fix thread_saved_pc()Vineet Gupta
2015-02-27ARC: Fix KSTK_ESP()Vineet Gupta
2015-02-02arc: Remove unused prepare_to_copy()Tobias Klauser
2014-10-13ARC: unbork FPU save/restoreVineet Gupta
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-05-05ARC: make start_thread() out-of-lineVineet Gupta
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta
2013-06-22ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta
2013-06-22ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta
2013-02-15ARC: SMP supportVineet Gupta
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta
2013-02-11ARC: Fundamental ARCH data-types/definesVineet Gupta