summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-221-1/+8
|\
| * ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky2013-11-141-1/+8
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-202-34/+0
|\ \
| * | dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-142-34/+0
* | | 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-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
OpenPOWER on IntegriCloud