| Commit message (Expand) | Author | Age |
* | arm64/ptrace: Avoid uninitialised struct padding in fpr_set() | Dave Martin | 2017-01-26 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-08-06 |
|\ |
|
| * | arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan | 2016-07-29 |
* | | KVM: arm64: vgic-its: Introduce new KVM ITS device | Andre Przywara | 2016-07-18 |
|/ |
|
* | asm-generic: Drop renameat syscall from default list | James Hogan | 2016-05-04 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-17 |
|\ |
|
| * | arm64: Add support for Half precision floating point | Suzuki K Poulose | 2016-02-26 |
| * | arm64: kernel: Add support for User Access Override | James Morse | 2016-02-18 |
* | | arm64: KVM: Add a new vcpu device control group for PMUv3 | Shannon Zhao | 2016-02-29 |
* | | arm64: KVM: Add a new feature bit for PMUv3 | Shannon Zhao | 2016-02-29 |
|/ |
|
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-11-12 |
|\ |
|
| * | arm64: use linux/types.h in kvm.h | Arnd Bergmann | 2015-11-12 |
* | | arm64: Fix MINSIGSTKSZ and SIGSTKSZ | Manjeet Pawar | 2015-10-12 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-10 |
|\ |
|
| * | arm64/kvm: Add generic v8 KVM target | Suzuki K. Poulose | 2015-08-12 |
| * | KVM: arm64: guest debug, define API headers | Alex Bennée | 2015-07-21 |
* | | arm64: elf: advertise 8.1 atomic instructions as new hwcap | Will Deacon | 2015-07-27 |
* | | arm64: kernel: Add support for Privileged Access Never | James Morse | 2015-07-27 |
|/ |
|
* | KVM: arm/arm64: check IRQ number on userland injection | Andre Przywara | 2015-04-22 |
* | KVM: arm/arm64: add irqfd support | Eric Auger | 2015-03-12 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-02-13 |
|\ |
|
| * | arm/arm64: KVM: allow userland to request a virtual GICv3 | Andre Przywara | 2015-01-20 |
| * | KVM: arm/arm64: vgic: add init entry to VGIC KVM device | Eric Auger | 2015-01-11 |
* | | arm64: uapi: expose our struct ucontext to the uapi headers | Will Deacon | 2015-01-23 |
|/ |
|
* | arm/arm64: KVM: vgic: make number of irqs a configurable attribute | Marc Zyngier | 2014-09-18 |
* | arm/arm64: KVM: Support KVM_CAP_READONLY_MEM | Christoffer Dall | 2014-08-27 |
* | arm64: fix build error in sigcontext.h | Mark Salter | 2014-06-18 |
* | arm64: uid16: fix __kernel_old_{gid,uid}_t definitions | Will Deacon | 2014-06-18 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-06-06 |
|\ |
|
| * | arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS | Catalin Marinas | 2014-05-09 |
* | | arm64: KVM: Enable minimalistic support for Cortex-A53 | Marc Zyngier | 2014-05-25 |
* | | ARM/ARM64: KVM: Add base for PSCI v0.2 emulation | Anup Patel | 2014-04-30 |
|/ |
|
* | ARM64: perf: add support for perf registers API | Jean Pihet | 2014-03-13 |
* | arm64: KVM: Add VGIC device control for arm64 | Christoffer Dall | 2014-02-14 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-01-23 |
|\ |
|
| * | Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/next | Marc Zyngier | 2013-12-28 |
| |\ |
|
| | * | arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host | Anup Patel | 2013-12-28 |
| * | | ARM/KVM: save and restore generic timer registers | Andre Przywara | 2013-12-21 |
| |/ |
|
* / | arm64: Add hwcaps for crypto and CRC32 extensions. | Steve Capper | 2013-12-19 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-11-11 |
|\ |
|
| * | ARM64: arch_timer: add support to configure and enable event stream | Sudeep KarkadaNagesha | 2013-09-26 |
* | | arm64: big-endian: fix byteorder include | Will Deacon | 2013-10-25 |
|/ |
|
* | arm64: KVM: enable initialization of a 32bit vcpu | Marc Zyngier | 2013-06-12 |
* | arm64: KVM: define 32bit specific registers | Marc Zyngier | 2013-06-12 |
* | arm64: KVM: PSCI implementation | Marc Zyngier | 2013-06-12 |
* | arm64: KVM: system register handling | Marc Zyngier | 2013-06-07 |
* | arm64: KVM: user space interface | Marc Zyngier | 2013-06-07 |
* | arm64: Add kvm_para.h and xor.h generic headers | Catalin Marinas | 2013-01-29 |
* | arm64: ptrace: make structure padding explicit for debug registers | Will Deacon | 2012-10-18 |
* | UAPI: (Scripted) Disintegrate arch/arm64/include/asm | David Howells | 2012-10-11 |