Christian Borntraeger
|
6d0d287891
locking/core: Provide common cpu_relax_yield() definition
|
8 years ago |
Christian Borntraeger
|
5bd0b85ba8
locking/core, arch: Remove cpu_relax_lowlatency()
|
8 years ago |
Christian Borntraeger
|
79ab11cdb9
locking/core: Introduce cpu_relax_yield()
|
8 years ago |
Andrea Gelmini
|
2547476a5e
Fix typos
|
9 years ago |
Tal Zilcer
|
46c3e6b876
ARC: [plat-eznps] Use dedicated cpu_relax()
|
10 years ago |
Noam Camus
|
8bcf2c48f3
ARC: [plat-eznps] Use dedicated user stack top
|
9 years ago |
Noam Camus
|
15ca68a993
ARC: Make vmalloc size configurable
|
11 years ago |
Vineet Gupta
|
1cfc05cbe2
ARC: cpu_relax() to be compiler barrier even for UP
|
9 years ago |
Vineet Gupta
|
45890f6d34
ARC: mm: HIGHMEM: kmap API implementation
|
10 years ago |
Vineet Gupta
|
4db27dca60
ARC: mm: document system mem map clearly
|
10 years ago |
Vineet Gupta
|
1269f4d5c9
ARC: fix warning in sched due to thread_saved_pc()
|
10 years ago |
Vineet Gupta
|
3240dd57e5
ARC: Fix thread_saved_pc()
|
10 years ago |
Vineet Gupta
|
13648b0118
ARC: Fix KSTK_ESP()
|
10 years ago |
Tobias Klauser
|
7bf6df575f
arc: Remove unused prepare_to_copy()
|
10 years ago |
Vineet Gupta
|
52e9bae938
ARC: unbork FPU save/restore
|
11 years ago |
Vineet Gupta
|
be64c997d9
ARC: remove extraneous __KERNEL__ guards
|
11 years ago |
Davidlohr Bueso
|
3a6bfbc91d
arch, locking: Ciao arch_mutex_cpu_relax()
|
11 years ago |
Vineet Gupta
|
2ab402dfd6
ARC: make start_thread() out-of-line
|
11 years ago |
Vineet Gupta
|
38a9ff6d24
ARC: Remove explicit passing around of ECR
|
12 years ago |
Vineet Gupta
|
359105bdb0
ARC: pt_regs update #4: r25 saved/restored unconditionally
|
12 years ago |
Vineet Gupta
|
16f9afe651
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
|
12 years ago |
Vineet Gupta
|
283237a04f
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
|
12 years ago |
Vineet Gupta
|
41195d236e
ARC: SMP support
|
12 years ago |
Vineet Gupta
|
080c37473e
ARC: [optim] Cache "current" in Register r25
|
12 years ago |
Vineet Gupta
|
bf90e1eab6
ARC: Process-creation/scheduling/idle-loop
|
12 years ago |
Vineet Gupta
|
3be80aaef8
ARC: Fundamental ARCH data-types/defines
|
12 years ago |