aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-27arm64: Enable CPU_IDLE in defconfigCatalin Marinas1-0/+2
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi11-36/+34
2015-01-27arm64: make sys_call_table constMark Rutland1-1/+1
2015-01-27arm64: Remove asm/syscalls.hCatalin Marinas2-32/+1
2015-01-27arm64: Implement the compat_sys_call_table in CCatalin Marinas5-24/+68
2015-01-26arm64: mediatek: Add MT8173 SoC Kconfig and defconfigEddie Huang2-0/+8
2015-01-26Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel1-1/+0
2015-01-26arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and MakefileEddie Huang4-0/+212
2015-01-25Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-01-23Merge tag 'tegra-for-3.20-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/arm64Olof Johansson1-0/+28
2015-01-23arm64: dts: add baud rate to Juno stdout-pathRobin Murphy1-1/+1
2015-01-23arm64: uapi: expose our struct ucontext to the uapi headersWill Deacon2-3/+6
2015-01-23smp, ARM64: Kill SMP single function call interruptJiang Liu2-10/+2
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose5-1/+107
2015-01-23arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose2-48/+79
2015-01-23arm64: Track system support for mixed endian EL0Suzuki K. Poulose3-0/+38
2015-01-23arm64: implement generic IOMMU configurationRobin Murphy1-0/+2
2015-01-23arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas2-73/+54
2015-01-23arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose1-4/+8
2015-01-23arm64: Add Tegra132 supportPaul Walmsley1-0/+28
2015-01-23arm64: add ioremap physical address informationMin-Hua Chen1-0/+1
2015-01-23arm64: mm: dump: add missing includesMark Rutland1-0/+4
2015-01-23arm64: Fix overlapping VA allocationsMark Rutland4-9/+19
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini16-11/+188
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown1-0/+1
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel4-73/+59
2015-01-22arm64: add better page protections to arm64Laura Abbott6-26/+233
2015-01-22arm64: use fixmap for text patchingLaura Abbott2-1/+47
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+1
2015-01-20arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara1-0/+7
2015-01-20arm64: KVM: add SGI generation register emulationAndre Przywara1-0/+27
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara1-0/+1
2015-01-20arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara1-0/+1
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara1-0/+1
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara2-5/+10
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara1-0/+3
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara3-4/+16
2015-01-20arm64: Add dtb files to archclean ruleJungseok Lee2-2/+1
2015-01-19iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon1-1/+0
2015-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-8/+4
2015-01-16arm64: respect mem= for EFIMark Rutland2-19/+19
2015-01-16arm64/efi: handle potential failure to remap memory mapArd Biesheuvel1-4/+6
2015-01-16arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned"Catalin Marinas1-7/+1
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch1-0/+2
2015-01-16KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch1-0/+22
2015-01-16KVM: arm64: ARMv8 header changes for page loggingMario Smarduch4-0/+24
2015-01-15Merge tag 'samsung-dt-64' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/arm64Olof Johansson6-0/+1225
2015-01-15arm64/efi: efistub: Apply __init annotationArd Biesheuvel1-7/+7
2015-01-15arm64: kill off the libgcc dependencyKevin Hao1-3/+0
2015-01-15Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linuxCatalin Marinas12-197/+237