index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
2017-08-28
ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch
Noam Camus
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-05-30
Fix typos
Andrea Gelmini
2016-05-09
ARC: [plat-eznps] Use dedicated cpu_relax()
Tal Zilcer
2016-05-09
ARC: [plat-eznps] Use dedicated user stack top
Noam Camus
2016-05-09
ARC: Make vmalloc size configurable
Noam Camus
2015-11-14
ARC: cpu_relax() to be compiler barrier even for UP
Vineet Gupta
2015-10-28
ARC: mm: HIGHMEM: kmap API implementation
Vineet Gupta
2015-06-19
ARC: mm: document system mem map clearly
Vineet Gupta
2015-05-19
ARC: fix warning in sched due to thread_saved_pc()
Vineet Gupta
2015-02-27
ARC: Fix thread_saved_pc()
Vineet Gupta
2015-02-27
ARC: Fix KSTK_ESP()
Vineet Gupta
2015-02-02
arc: Remove unused prepare_to_copy()
Tobias Klauser
2014-10-13
ARC: unbork FPU save/restore
Vineet Gupta
2014-10-13
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-05-05
ARC: make start_thread() out-of-line
Vineet Gupta
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-22
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
2013-06-22
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
2013-06-22
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
2013-02-15
ARC: SMP support
Vineet Gupta
2013-02-15
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
2013-02-11
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
2013-02-11
ARC: Fundamental ARCH data-types/defines
Vineet Gupta