aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus 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-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+27
2014-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds18-51/+437
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/arm64/linuxLinus 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/linux-kvm-arm into kvm-queuePaolo 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-06Merge 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/linux/kernel/git/xen/tipLinus Torvalds1-4/+0
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas6-1/+60
2013-12-19arm64: Enable CMALaura Abbott1-0/+29
2013-12-19arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper1-1/+5
2013-12-19arm64: drop redundant macros from read_cpuid()Ard Biesheuvel1-14/+4
2013-12-19arm64: cmpxchg: update macros to prevent warningsMark Hambleton1-11/+17
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu1-0/+21
2013-12-19arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon1-0/+40
2013-12-19arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon1-0/+1
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2-21/+58
2013-12-19arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon2-1/+41
2013-12-19arm64: Correct virt_addr_validLaura Abbott1-2/+1
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-12-16arm64: enable generic clockevent broadcastLorenzo Pieralisi1-1/+1