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
Age
Commit message (
Expand
)
Author
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-09-29
Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2016-09-28
arm64: tlbflush.h: add __tlbi() macro
Mark Rutland
2016-09-23
arm/arm64: arch_timer: Use archdata to indicate vdso suitability
Scott Wood
2016-09-23
arm64: arch_timer: Work around QorIQ Erratum A-008585
Scott Wood
2016-09-23
arm64: kgdb: handle read-only text / modules
AKASHI Takahiro
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
2016-09-22
arm64: Correctly bounds check virt_addr_valid
Laura Abbott
2016-09-15
arm64: don't zero in __copy_from_user{,_inatomic}
Al Viro
2016-09-12
irqchip/gic-v3: Reset BPR during initialization
Daniel Thompson
2016-09-12
arm64/kvm: use alternative auto-nop
Mark Rutland
2016-09-12
arm64: alternative: add auto-nop infrastructure
Mark Rutland
2016-09-09
arm64: lse: convert lse alternatives NOP padding to use __nops
Will Deacon
2016-09-09
arm64: barriers: introduce nops and __nops macros for NOP sequences
Will Deacon
2016-09-09
arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s
Will Deacon
2016-09-09
arm64: Remove shadowed asm-generic headers
Robin Murphy
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
arm64: Refactor sysinstr exception handling
Suzuki K Poulose
2016-09-09
arm64: Introduce raw_{d,i}cache_line_size
Suzuki K Poulose
2016-09-09
arm64: insn: Add helpers for adrp offsets
Suzuki K Poulose
2016-09-09
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
2016-09-09
arm64: Use consistent naming for errata handling
Suzuki K Poulose
2016-09-09
arm64: Set the safe value for L1 icache policy
Suzuki K Poulose
2016-09-09
arm64: use preempt_disable_notrace in _percpu_read/write
Chunyan Zhang
2016-09-09
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
2016-09-09
arm64: simplify contextidr_thread_switch
Mark Rutland
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
2016-09-09
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
2016-09-09
arm64: dcc: simplify accessors
Mark Rutland
2016-09-09
arm64: arch_timer: simplify accessors
Mark Rutland
2016-09-09
arm64: sysreg: allow write_sysreg to use XZR
Mark Rutland
2016-09-08
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
2016-09-08
arm64: KVM: Allow an exit code to be tagged with an SError
Marc Zyngier
2016-09-08
arm64: KVM: Add exception code to report EL1 asynchronous aborts
Marc Zyngier
2016-09-08
arm64: KVM: Add Virtual Abort injection helper
Marc Zyngier
2016-09-08
arm64: KVM: Rename HCR_VA to HCR_VSE
Marc Zyngier
2016-09-08
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
2016-09-08
arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
Marc Zyngier
2016-09-08
arm64/kvm: remove unused stub functions
Mark Rutland
2016-09-08
arm64/io: Allow I/O writes to use {W,X}ZR
Robin Murphy
2016-09-08
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
2016-09-07
arm64: Use static keys for CPU features
Catalin Marinas
2016-09-05
arm64: Drop generic xlate_dev_mem_{k,}ptr()
James Morse
2016-09-01
arm64: remove duplicate macro __KERNEL__ check
zijun_hu
2016-08-31
arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0
Ard Biesheuvel
[next]