Age | Commit message (Expand) | Author | Files | Lines |
2015-01-23 | arm64: Consolidate hotplug notifier for instruction emulation | Suzuki K. Poulose | 2 | -48/+79 |
2015-01-23 | arm64: Track system support for mixed endian EL0 | Suzuki K. Poulose | 3 | -0/+38 |
2015-01-23 | arm64: implement generic IOMMU configuration | Robin Murphy | 1 | -0/+2 |
2015-01-23 | arm64: Combine coherent and non-coherent swiotlb dma_ops | Catalin Marinas | 2 | -73/+54 |
2015-01-23 | arm64: Fix SCTLR_EL1 initialisation | Suzuki K. Poulose | 1 | -4/+8 |
2015-01-23 | arm64: Add Tegra132 support | Paul Walmsley | 1 | -0/+28 |
2015-01-23 | arm64: add ioremap physical address information | Min-Hua Chen | 1 | -0/+1 |
2015-01-23 | arm64: mm: dump: add missing includes | Mark Rutland | 1 | -0/+4 |
2015-01-23 | arm64: Fix overlapping VA allocations | Mark Rutland | 4 | -9/+19 |
2015-01-23 | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 16 | -11/+188 |
2015-01-23 | arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE | Mark Brown | 1 | -0/+1 |
2015-01-22 | arm64/efi: move virtmap init to early initcall | Ard Biesheuvel | 4 | -73/+59 |
2015-01-22 | arm64: add better page protections to arm64 | Laura Abbott | 6 | -26/+233 |
2015-01-22 | arm64: use fixmap for text patching | Laura Abbott | 2 | -1/+47 |
2015-01-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -0/+1 |
2015-01-20 | arm/arm64: KVM: allow userland to request a virtual GICv3 | Andre Przywara | 1 | -0/+7 |
2015-01-20 | arm64: KVM: add SGI generation register emulation | Andre Przywara | 1 | -0/+27 |
2015-01-20 | arm/arm64: KVM: add virtual GICv3 distributor emulation | Andre Przywara | 1 | -0/+1 |
2015-01-20 | arm/arm64: KVM: add opaque private pointer to MMIO data | Andre Przywara | 1 | -0/+1 |
2015-01-20 | arm/arm64: KVM: split GICv2 specific emulation code from vgic.c | Andre Przywara | 1 | -0/+1 |
2015-01-20 | arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable | Andre Przywara | 2 | -5/+10 |
2015-01-20 | arm/arm64: KVM: make the maximum number of vCPUs a per-VM value | Andre Przywara | 1 | -0/+3 |
2015-01-20 | arm/arm64: KVM: rework MPIDR assignment and add accessors | Andre Przywara | 3 | -4/+16 |
2015-01-20 | arm64: Add dtb files to archclean rule | Jungseok Lee | 2 | -2/+1 |
2015-01-19 | iommu/arm-smmu: make use of generic LPAE allocator | Will Deacon | 1 | -1/+0 |
2015-01-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -8/+4 |
2015-01-16 | arm64: respect mem= for EFI | Mark Rutland | 2 | -19/+19 |
2015-01-16 | arm64/efi: handle potential failure to remap memory map | Ard Biesheuvel | 1 | -4/+6 |
2015-01-16 | arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t... | Catalin Marinas | 1 | -7/+1 |
2015-01-16 | KVM: arm/arm64: Enable Dirty Page logging for ARMv8 | Mario Smarduch | 1 | -0/+2 |
2015-01-16 | KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries | Mario Smarduch | 1 | -0/+22 |
2015-01-16 | KVM: arm64: ARMv8 header changes for page logging | Mario Smarduch | 4 | -0/+24 |
2015-01-15 | Merge tag 'samsung-dt-64' of git://git.kernel.org/pub/scm/linux/kernel/git/kg... | Olof Johansson | 6 | -0/+1225 |
2015-01-15 | arm64/efi: efistub: Apply __init annotation | Ard Biesheuvel | 1 | -7/+7 |
2015-01-15 | arm64: kill off the libgcc dependency | Kevin Hao | 1 | -3/+0 |
2015-01-15 | Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/... | Catalin Marinas | 12 | -197/+237 |
2015-01-15 | arm64: kvm: decode ESR_ELx.EC when reporting exceptions | Mark Rutland | 1 | -3/+4 |
2015-01-15 | arm64: kvm: remove ESR_EL2_* macros | Mark Rutland | 1 | -69/+4 |
2015-01-15 | arm64: remove ESR_EL1_* macros | Mark Rutland | 1 | -36/+0 |
2015-01-15 | arm64: kvm: move to ESR_ELx macros | Mark Rutland | 6 | -55/+64 |
2015-01-15 | arm64: decode ESR_ELx.EC when reporting exceptions | Mark Rutland | 2 | -2/+54 |
2015-01-15 | arm64: move to ESR_ELx macros | Mark Rutland | 3 | -34/+34 |
2015-01-15 | arm64: introduce common ESR_ELx_* definitions | Mark Rutland | 1 | -0/+79 |
2015-01-15 | arm64: kernel: add support for cpu cache information | Sudeep Holla | 4 | -19/+152 |
2015-01-15 | arm/arm64: KVM: add tracing support for arm64 exit handler | Wei Huang | 4 | -2/+73 |
2015-01-14 | Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 1 | -2/+2 |
2015-01-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -1/+3 |
2015-01-13 | arm64: remove broken cachepolicy code | Mark Rutland | 1 | -74/+0 |
2015-01-13 | arm64: macro whitespace fixes | Michael S. Tsirkin | 1 | -1/+1 |
2015-01-13 | arm64/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -1/+1 |