aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-07-17arm64: implement TASK_SIZE_OFColin Cross
2014-06-30arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-05-06arm64: __NR_compat_syscalls fixMiklos Szeredi
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon
2014-02-05arm64: compat: Wire up new AArch32 syscallsCatalin Marinas
2014-02-05arm64: fix typo: s/SERRROR/SERROR/Mark Rutland
2014-02-05arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper
2014-01-27arm64: fix build error if DMA_CMA is enabledPankaj Dubey
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas
2014-01-15Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu
2014-01-08arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu
2014-01-08arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu
2014-01-08arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-28Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/nextMarc Zyngier
2013-12-28arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel
2013-12-28arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: Enable CMALaura Abbott
2013-12-19arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper
2013-12-19arm64: drop redundant macros from read_cpuid()Ard Biesheuvel
2013-12-19arm64: cmpxchg: update macros to prevent warningsMark Hambleton
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu
2013-12-19arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon
2013-12-19arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon