aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-22
| | * | | | | | | | | | ARM: KVM: drop limitation to 4 CPU VMsMarc Zyngier2013-10-22
| | * | | | | | | | | | ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier2013-10-22
| | * | | | | | | | | | ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier2013-10-22
| * | | | | | | | | | | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
| * | | | | | | | | | | | Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-10-28
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | KVM: ARM: Transparent huge page (THP) supportChristoffer Dall2013-10-17
| | * | | | | | | | | | | KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-17
| | * | | | | | | | | | | KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall2013-10-17
| | * | | | | | | | | | | ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-17
| | |/ / / / / / / / / /
| * | | | | | | | | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-17
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-16
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-12
| | * | | | | | | | | | | KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin2013-10-12
| | * | | | | | | | | | | KVM: ARM: Fix calculation of virtual CPU IDJonathan Austin2013-10-12
| | * | | | | | | | | | | ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel2013-10-02
| | * | | | | | | | | | | ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-02
| | * | | | | | | | | | | KVM: ARM: Fix typo in comments of inject_abt()Anup Patel2013-10-02
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2mStefano Stabellini2013-11-11
| * | | | | | | | | | | arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini2013-11-08
| * | | | | | | | | | | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-08
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini2013-10-25
| | * | | | | | | | | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-25
| | * | | | | | | | | | | swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-10
| | * | | | | | | | | | | xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-09
| | * | | | | | | | | | | arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domainStefano Stabellini2013-10-18
| | * | | | | | | | | | | swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini2013-10-09
| | * | | | | | | | | | | xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2013-10-10
| | * | | | | | | | | | | arm/xen,arm64/xen: introduce p2mStefano Stabellini2013-10-17
| | * | | | | | | | | | | arm: make SWIOTLB availableStefano Stabellini2013-10-15
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08
| |\| | | | | | | | | |
| * | | | | | | | | | | arm: make SWIOTLB availableStefano Stabellini2013-11-08
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-14
* | | | | | | | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* | | | | | | | | | | arm: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* | | | | | | | | | | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2013-11-14
* | | | | | | | | | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-27
| * | | | | | | | | | | video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-27
| * | | | | | | | | | | ARM: mmp: remove the legacy rbswap setting for ttc_dkb platformJett.Zhou2013-09-20
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: vexpress/TC2: register vexpress-spc cpufreq deviceSudeep KarkadaNagesha2013-10-29
| | * | | | | | | | | | | ARM: vexpress/TC2: add cpu clock supportSudeep KarkadaNagesha2013-10-29
| | * | | | | | | | | | | ARM: vexpress/TC2: add support for CPU DVFSSudeep KarkadaNagesha2013-10-29
| * | | | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driverJingoo Han2013-10-30