summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-14arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel1-0/+29
2014-03-13ARM64: perf: support dwarf unwinding in compat modeJean Pihet2-2/+2
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet3-0/+42
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2-12/+8
2014-03-13arm64: Do not synchronise I and D caches for special ptesCatalin Marinas1-1/+1
2014-03-13arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas1-3/+3
2014-03-10arm64: barriers: add dmb barrierWill Deacon1-0/+1
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown1-0/+39
2014-03-04arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel1-0/+6
2014-03-04arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel1-1/+2
2014-02-28arm64: remove return value form psci_init()Vladimir Murzin1-1/+1
2014-02-27arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2-0/+14
2014-02-26arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas1-116/+20
2014-02-26arm64: Extend the PCI I/O space to 16MBCatalin Marinas1-1/+1
2014-02-26misc: debug: remove compilation warningsVijaya Kumar K1-1/+1
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2-0/+131
2014-02-26arm64: Add macros to manage processor debug stateVijaya Kumar K2-17/+23
2014-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall1-0/+9
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon4-25/+21
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon3-15/+29
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon1-1/+1
2014-02-05arm64: compat: Wire up new AArch32 syscallsCatalin Marinas1-1/+4
2014-02-05arm64: fix typo: s/SERRROR/SERROR/Mark Rutland2-2/+2
2014-02-05arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-02-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-31/+63
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper1-23/+25
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper1-10/+41
2014-01-27arm64: fix build error if DMA_CMA is enabledPankaj Dubey1-1/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+27
2014-01-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds18-51/+437
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+50
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas1-1/+1
2014-01-15Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini1-0/+1
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar1-4/+0
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+50
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu1-0/+52
2014-01-08arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu1-0/+10
2014-01-08arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu1-0/+13
2014-01-08arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu1-1/+9
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu1-0/+77
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+0
2013-12-28Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/nextMarc Zyngier2-2/+8
2013-12-28arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel1-1/+2
2013-12-28arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel1-1/+6
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara1-0/+18
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-4/+0