summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta2015-11-141-4/+0
* ARC: mm: HIGHMEM: kmap API implementationVineet Gupta2015-10-281-1/+6
* ARC: mm: document system mem map clearlyVineet Gupta2015-06-191-19/+16
* ARC: fix warning in sched due to thread_saved_pc()Vineet Gupta2015-05-191-1/+1
* ARC: Fix thread_saved_pc()Vineet Gupta2015-02-271-3/+2
* ARC: Fix KSTK_ESP()Vineet Gupta2015-02-271-4/+5
* arc: Remove unused prepare_to_copy()Tobias Klauser2015-02-021-3/+0
* ARC: unbork FPU save/restoreVineet Gupta2014-10-131-0/+9
* ARC: remove extraneous __KERNEL__ guardsVineet Gupta2014-10-131-4/+0
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
* ARC: make start_thread() out-of-lineVineet Gupta2014-05-051-25/+4
* ARC: Remove explicit passing around of ECRVineet Gupta2013-06-261-1/+0
* ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta2013-06-221-3/+0
* ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-221-3/+8
* ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta2013-06-221-1/+1
* ARC: SMP supportVineet Gupta2013-02-151-0/+8
* ARC: [optim] Cache "current" in Register r25Vineet Gupta2013-02-151-0/+3
* ARC: Process-creation/scheduling/idle-loopVineet Gupta2013-02-111-6/+3
* ARC: Fundamental ARCH data-types/definesVineet Gupta2013-02-111-0/+143
OpenPOWER on IntegriCloud