aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta1-4/+0
2015-10-28ARC: mm: HIGHMEM: kmap API implementationVineet Gupta1-1/+6
2015-06-19ARC: mm: document system mem map clearlyVineet Gupta1-19/+16
2015-05-19ARC: fix warning in sched due to thread_saved_pc()Vineet Gupta1-1/+1
2015-02-27ARC: Fix thread_saved_pc()Vineet Gupta1-3/+2
2015-02-27ARC: Fix KSTK_ESP()Vineet Gupta1-4/+5
2015-02-02arc: Remove unused prepare_to_copy()Tobias Klauser1-3/+0
2014-10-13ARC: unbork FPU save/restoreVineet Gupta1-0/+9
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta1-4/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+2
2014-05-05ARC: make start_thread() out-of-lineVineet Gupta1-25/+4
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta1-1/+0
2013-06-22ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta1-3/+0
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta1-3/+8
2013-06-22ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta1-1/+1
2013-02-15ARC: SMP supportVineet Gupta1-0/+8
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta1-0/+3
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta1-6/+3
2013-02-11ARC: Fundamental ARCH data-types/definesVineet Gupta1-0/+143