aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/processor.h
Commit message (Expand)AuthorAge
* treewide: remove current_text_addrNick Desaulniers2018-10-31
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-22
* ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switchNoam Camus2017-08-28
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
* Fix typosAndrea Gelmini2016-05-30
* ARC: [plat-eznps] Use dedicated cpu_relax()Tal Zilcer2016-05-09
* ARC: [plat-eznps] Use dedicated user stack topNoam Camus2016-05-09
* ARC: Make vmalloc size configurableNoam Camus2016-05-09
* ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta2015-11-14
* ARC: mm: HIGHMEM: kmap API implementationVineet Gupta2015-10-28
* ARC: mm: document system mem map clearlyVineet Gupta2015-06-19
* ARC: fix warning in sched due to thread_saved_pc()Vineet Gupta2015-05-19
* ARC: Fix thread_saved_pc()Vineet Gupta2015-02-27
* ARC: Fix KSTK_ESP()Vineet Gupta2015-02-27
* arc: Remove unused prepare_to_copy()Tobias Klauser2015-02-02
* ARC: unbork FPU save/restoreVineet Gupta2014-10-13
* ARC: remove extraneous __KERNEL__ guardsVineet Gupta2014-10-13
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
* ARC: make start_thread() out-of-lineVineet Gupta2014-05-05
* ARC: Remove explicit passing around of ECRVineet Gupta2013-06-26
* ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta2013-06-22
* ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-22
* ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta2013-06-22
* ARC: SMP supportVineet Gupta2013-02-15
* ARC: [optim] Cache "current" in Register r25Vineet Gupta2013-02-15
* ARC: Process-creation/scheduling/idle-loopVineet Gupta2013-02-11
* ARC: Fundamental ARCH data-types/definesVineet Gupta2013-02-11