aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee1-2/+3
2014-12-22arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas1-5/+6
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linuxLinus Torvalds1-2/+2
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+10
2014-12-18arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger1-2/+2
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-12-13arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall1-0/+1
2014-12-13arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall1-0/+1
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall1-2/+0
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall1-0/+5
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-43/+9
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck1-0/+3
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov1-0/+1
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-97/+27
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds24-88/+540
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson1-0/+9
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao1-0/+9
2014-12-04xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini1-43/+1
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini1-2/+2
2014-12-04arm64: introduce is_device_dma_coherentStefano Stabellini2-0/+8
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara1-1/+2
2014-12-04arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang1-0/+2
2014-12-04arm64: Provide a namespace to NCAPSFabio Estevam1-5/+5
2014-12-03arm64: Implement support for read-mostly sectionsJungseok Lee1-0/+2
2014-12-01arm64: compat: align cacheflush syscall with arch/armVladimir Murzin1-1/+1
2014-11-28arm64: add seccomp supportAKASHI Takahiro2-0/+28
2014-11-28arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro1-0/+7
2014-11-28arm64: add seccomp syscall for compat taskAKASHI Takahiro1-1/+2
2014-11-26arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier1-0/+1
2014-11-26arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott1-0/+1
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott1-3/+4
2014-11-25arm64: Treat handle_arch_irq as a function pointerLaura Abbott1-1/+0
2014-11-25arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland1-0/+2
2014-11-25arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2-6/+22
2014-11-25arm64: add Cortex-A53 cache errata workaroundAndre Przywara3-1/+25
2014-11-25arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek1-2/+3
2014-11-25arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara1-0/+2
2014-11-25arm64: add alternative runtime patchingAndre Przywara2-0/+59
2014-11-25arm64: add cpu_capabilities bitmapAndre Przywara1-0/+20
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal1-0/+2
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal1-0/+6
2014-11-20arm64: Add AArch32 instruction set condition code checksPunit Agrawal1-0/+1
2014-11-20arm64: Add support for hooks to handle undefined instructionsPunit Agrawal2-0/+18
2014-11-20arm64: percpu: Implement this_cpu operationsSteve Capper2-2/+219
2014-11-20arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland1-4/+4
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas1-0/+1