aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-01-30Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-25Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-23arm64: dts: add baud rate to Juno stdout-pathRobin Murphy
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown
2015-01-20arm64: Add dtb files to archclean ruleJungseok Lee
2015-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-16arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas
2015-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-12arm64: compat: wire up compat_sys_execveatWill Deacon
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-01-12arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley
2015-01-07arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley
2015-01-07arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley
2015-01-07arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley
2015-01-07arm64: sanity checks: add missing AArch32 registersMark Rutland
2015-01-07arm64: Remove unused prepare_to_copy()Tobias Klauser
2015-01-07arm64: Correct __NR_compat_syscalls for bpfMark Rutland
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee
2014-12-23arm64: defconfig: defconfig update for 3.19Will Deacon
2014-12-23arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2014-12-22arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-18arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger
2014-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-12-13arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2014-12-13arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11arm64: mm: dump: don't skip final regionMark Rutland
2014-12-11arm64: mm: dump: fix shift warningMark Rutland
2014-12-11arm64: psci: Fix build breakage without PM_SLEEPKrzysztof Kozlowski
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann