summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-157-13/+77
|\
| * Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-111-0/+46
| |\
| | * arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-071-0/+5
| | * arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-071-0/+41
| * | 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
| * | | Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-10-283-4/+20
| |\ \ \ | | |/ /
| | * | KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-172-3/+16
| | * | KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall2013-10-171-0/+1
| | * | ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-171-1/+3
| * | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-175-6/+24
| |\ \ \ | | |/ / | |/| |
| * | | Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-164-4/+6
| |\ \ \
| | * | | KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-122-2/+3
| | * | | KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin2013-10-121-2/+2
| | * | | ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-021-0/+1
| | | |/ | | |/|
| * | | KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
| |/ /
* | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-155-8/+143
|\ \ \
| * | | xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2mStefano Stabellini2013-11-111-8/+2
| * | | arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini2013-11-081-0/+1
| * | | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-085-8/+115
| |\ \ \
| | * | | arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini2013-10-251-0/+8
| | * | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-251-0/+28
| | * | | xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-091-0/+22
| | * | | arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domainStefano Stabellini2013-10-181-1/+12
| | * | | xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2013-10-102-0/+3
| | * | | arm/xen,arm64/xen: introduce p2mStefano Stabellini2013-10-171-7/+42
| | * | | arm: make SWIOTLB availableStefano Stabellini2013-10-151-0/+37
| * | | | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-082-1/+8
| |\ \ \ \ | | |/ / /
| * | | | arm: make SWIOTLB availableStefano Stabellini2013-11-081-0/+33
| | |/ / | |/| |
* | | | arm: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-5/+7
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-1429-151/+501
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into for-nextRussell King2013-11-1220-56/+266
| |\ \ \ \
| | * \ \ \ Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-307-23/+35
| | |\ \ \ \
| | | * | | | ARM: tlb: ASID macro should give 32bit result for BE correct operationVictor Kamensky2013-10-191-1/+1
| | | * | | | ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky2013-10-191-13/+13
| | | * | | | ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intructionBen Dooks2013-10-191-1/+2
| | | * | | | ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2013-10-191-4/+6
| | | * | | | ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks2013-10-191-4/+4
| | | * | | | ARM: pl01x debug code endian fixBen Dooks2013-10-191-0/+2
| | | * | | | ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-191-0/+7
| | * | | | | ARM: fix misplaced arch_virt_to_idmap()Russell King2013-10-291-1/+2
| | * | | | | Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King2013-10-235-23/+51
| | |\ \ \ \ \
| | | * | | | | ARM: atomics: prefetch the destination word for write prior to strexWill Deacon2013-09-301-0/+7
| | | * | | | | ARM: locks: prefetch the destination word for write prior to strexWill Deacon2013-09-302-4/+11
| | | * | | | | ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUsWill Deacon2013-09-301-5/+12
| | | * | | | | ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.hWill Deacon2013-09-303-11/+20
| | | * | | | | ARM: prefetch: remove redundant "cc" clobberWill Deacon2013-09-301-3/+1
| | | |/ / / /
| | * | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-10-232-0/+24
| | |\ \ \ \ \
| | | * | | | | ARM: perf: add support for perf registers APIWill Deacon2013-09-302-0/+24
| | | |/ / / /
| | * | | | | Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King2013-10-182-9/+67
| | |\ \ \ \ \
OpenPOWER on IntegriCloud