summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2015-01-15arm64: kvm: remove ESR_EL2_* macrosMark Rutland
2015-01-15arm64: remove ESR_EL1_* macrosMark Rutland
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2015-01-15arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: introduce common ESR_ELx_* definitionsMark Rutland
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang
2015-01-14Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2015-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-13arm64: macro whitespace fixesMichael S. Tsirkin
2015-01-13arm64/uaccess: fix sparse errorsMichael S. Tsirkin
2015-01-12arm64: compat: wire up compat_sys_execveatWill Deacon
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-01-12arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel
2015-01-12arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel
2015-01-11KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger
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-22ARM: 8189/1: arm64:add bitrev.h file to support rbit instructionYalin Wang
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-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
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 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-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2014-12-04xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini
2014-12-04arm64: introduce is_device_dma_coherentStefano Stabellini
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara
2014-12-04arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang