summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-223-2/+27
|\
| * Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-151-0/+1
| |\
| | * arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-111-0/+1
| * | Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/nextMarc Zyngier2013-12-282-2/+8
| |\ \
| | * | arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel2013-12-281-1/+2
| | * | arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2013-12-281-1/+6
| * | | ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-211-0/+18
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-2018-51/+437
|\ \ \
| * | | arm64, jump label: optimize jump label implementationJiang Liu2014-01-081-0/+52
| * | | arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu2014-01-081-0/+10
| * | | arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu2014-01-081-0/+13
| * | | arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu2014-01-081-1/+9
| * | | arm64: introduce basic aarch64 instruction decoding helpersJiang Liu2014-01-081-0/+77
| * | | Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-196-1/+60
| |\ \ \
| | * | | arm64: enable generic clockevent broadcastLorenzo Pieralisi2013-12-161-1/+1
| | * | | arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi2013-12-162-0/+15
| | * | | arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi2013-12-162-0/+21
| | * | | arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi2013-12-161-0/+13
| | * | | arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi2013-12-161-0/+10
| * | | | arm64: Enable CMALaura Abbott2013-12-191-0/+29
| * | | | arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2013-12-191-1/+5
| * | | | arm64: drop redundant macros from read_cpuid()Ard Biesheuvel2013-12-191-14/+4
| * | | | arm64: cmpxchg: update macros to prevent warningsMark Hambleton2013-12-191-11/+17
| * | | | arm64: support single-step and breakpoint handler hooksSandeepa Prabhu2013-12-191-0/+21
| * | | | arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon2013-12-191-0/+40
| * | | | arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon2013-12-191-0/+1
| * | | | arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-192-21/+58
| * | | | arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon2013-12-192-1/+41
| * | | | arm64: Correct virt_addr_validLaura Abbott2013-12-191-2/+1
| |/ / /
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-0/+50
|\ \ \ \
| * \ \ \ Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-131-4/+0
| |\ \ \ \
| * | | | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+50
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-01-171-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas2014-01-161-1/+1
| |/ / /
* | | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-201-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | xen/arm64: do not call the swiotlb functions twiceStefano Stabellini2013-12-111-4/+0
* | | | arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper2013-12-061-1/+1
* | | | arm64: Fix memory shareability attribute for ioremap_wc/cacheCatalin Marinas2013-12-061-1/+1
| |/ / |/| |
* | | arm64: Move PTE_PROT_NONE higher upCatalin Marinas2013-11-291-14/+17
* | | arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2013-11-291-1/+1
* | | arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-251-0/+3
| |/ |/|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-6/+0
|\ \
| * | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-155-10/+79
|\ \ \
| * \ \ Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-112-2/+62
| |\ \ \
| | * | | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-071-0/+8
| | * | | arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-071-0/+48
| | * | | arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-291-2/+6
| * | | | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-11-111-0/+5
| |\ \ \ \
| | * | | | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-221-0/+5
OpenPOWER on IntegriCloud