aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
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
2014-12-04arm64: Provide a namespace to NCAPSFabio Estevam
2014-12-03arm64: Implement support for read-mostly sectionsJungseok Lee
2014-12-01arm64: compat: align cacheflush syscall with arch/armVladimir Murzin
2014-11-28arm64: add seccomp supportAKASHI Takahiro
2014-11-28arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro
2014-11-28arm64: add seccomp syscall for compat taskAKASHI Takahiro
2014-11-26arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier
2014-11-26arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott
2014-11-25arm64: Treat handle_arch_irq as a function pointerLaura Abbott
2014-11-25arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland
2014-11-25arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara
2014-11-25arm64: add Cortex-A53 cache errata workaroundAndre Przywara
2014-11-25arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2014-11-25arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara
2014-11-25arm64: add alternative runtime patchingAndre Przywara
2014-11-25arm64: add cpu_capabilities bitmapAndre Przywara
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2014-11-20arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2014-11-20arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2014-11-20arm64: percpu: Implement this_cpu operationsSteve Capper
2014-11-20arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang