summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-03-24ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel
2015-03-23Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon
2015-03-19arm64: proc: remove unused cpu_get_pgd macroWill Deacon
2015-03-19arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel
2015-03-19arm64: remove __calc_phys_offsetArd Biesheuvel
2015-03-19arm64: merge __enable_mmu and __turn_mmu_onArd Biesheuvel
2015-03-19arm64: use PC-relative reference for secondary_holding_pen_releaseArd Biesheuvel
2015-03-19arm64: remove __switch_data object from head.SArd Biesheuvel
2015-03-19arm64: remove processor_idArd Biesheuvel
2015-03-19arm64: add macros for common adrp usagesArd Biesheuvel
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier
2015-03-19arm64: kconfig: increase NR_CPUS range to 2-4096.Ganapatrao Kulkarni
2015-03-19arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel
2015-03-19arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel
2015-03-19arm64: fixmap: check idx is definitely validMark Rutland
2015-03-19arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland
2015-03-19arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann
2015-03-19arm64: Enable CONFIG_COMPAT also for 64k page sizeAlexander Graf
2015-03-19arm64: fix implementation of mmap2 compat syscallAndreas Schwab
2015-03-18dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-17arm64: Adjust EFI libstub object include logicSteve Capper
2015-03-17arm64: log CPU boot modesMark Rutland
2015-03-17arm64: fix hyp mode mismatch detectionMark Rutland
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland
2015-03-17arm64: Implement cpu_relax as yieldPeter Crosthwaite
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger
2015-03-12KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall
2015-03-11arm64: KVM: Fix outdated comment about VTCR_EL2.PSMarc Zyngier
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier