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
/
arm64
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2017-01-10
arm64: Remove useless UAO IPI and describe how this gets enabled
James Morse
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-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-09-01
arm64: remove duplicate macro __KERNEL__ check
zijun_hu
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
2016-02-16
arm64: prefetch: add missing #include for spin_lock_prefetch
Will Deacon
2016-02-16
arm64: prefetch: don't provide spin_lock_prefetch with LSE
Will Deacon
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-06-01
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
2015-03-17
arm64: Implement cpu_relax as yield
Peter Crosthwaite
2015-02-27
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
2015-01-07
arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h
Paul Walmsley
2015-01-07
arm64: Remove unused prepare_to_copy()
Tobias Klauser
2014-08-29
arm64: report correct stack pointer in KSTK_ESP for compat tasks
Will Deacon
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-10
arm64: Cast KSTK_(EIP|ESP) to unsigned long
Catalin Marinas
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2013-10-25
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
2012-11-13
Merge tag 'v3.7-rc5' into execve
Catalin Marinas
2012-11-08
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
2012-10-18
arm64: No need to set the x0-x2 registers in start_thread()
Catalin Marinas
2012-10-17
arm64: Use generic kernel_thread() implementation
Catalin Marinas
2012-09-17
arm64: CPU support
Catalin Marinas