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-07-07
arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx
Ganapatrao Kulkarni
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-06-24
arm64: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-22
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2016-06-16
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
2016-06-15
arm64: spinlock: Ensure forward-progress in spin_unlock_wait
Will Deacon
2016-06-15
arm64: spinlock: fix spin_unlock_wait for LSE atomics
Will Deacon
2016-06-15
arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks
Will Deacon
2016-06-03
arm64: move {PAGE,CONT}_SHIFT into Kconfig
Mark Rutland
2016-06-03
arm64: update stale PAGE_OFFSET comment
Mark Rutland
2016-06-01
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2016-05-31
arm64: Remove orphaned __addr_ok() definition
Robin Murphy
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-24
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-24
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-05-20
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2016-05-20
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
2016-05-20
KVM: arm/arm64: Export mmio_read/write_bus
Christoffer Dall
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-05-19
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-11
Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-05-09
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-05-06
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2016-05-06
arm64: Replace hard-coded values in the pmd/pud_bad() macros
Catalin Marinas
2016-05-06
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-05-06
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Catalin Marinas
2016-05-05
asm-generic: Drop renameat syscall from default list
James Hogan
2016-05-03
arm64: always use STRICT_MM_TYPECHECKS
Yang Shi
2016-05-03
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
2016-04-28
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
2016-04-28
arm64: Add new asm macro copy_page
Geoff Levand
2016-04-28
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
James Morse
2016-04-28
arm64: kernel: Include _AC definition in page.h
James Morse
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-28
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
2016-04-28
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2016-04-28
arm64: Cleanup SCTLR flags
Geoff Levand
2016-04-28
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
2016-04-28
arm64/efi: Enable runtime call flag checking
Mark Rutland
2016-04-28
arm64/efi: Move to generic {__,}efi_call_virt()
Mark Rutland
2016-04-28
efifb: Enable the efi-framebuffer platform driver for ARM and arm64
Ard Biesheuvel
[next]