aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAge
* ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-02-23
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
|\
| * arm: macro whitespace fixesMichael S. Tsirkin2015-01-13
| * arm: fix put_user sparse errorsMichael S. Tsirkin2015-01-13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \
| * | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
| * | arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara2015-01-20
| * | arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-20
| * | arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-20
| * | KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-16
| * | KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-16
| * | KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch2015-01-16
| |/
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* | mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman2015-02-12
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-12
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2015-02-10
| |\ \
| | * | ARM: optprobes: execute instruction during restoring if possible.Wang Nan2015-01-14
| | * | ARM: kprobes: check register usage for probed instruction.Wang Nan2015-01-13
| | * | ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan2015-01-13
| | * | ARM: kprobes: disallow probing stack consuming instructionsWang Nan2015-01-13
| | * | ARM: kprobes: collects stack consumption for store instructionsWang Nan2015-01-13
| | * | ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-09
| | |/
| | |
| | \
| *-. \ Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King2015-02-10
| |\ \ \ | | |_|/ | |/| |
| | | * ARM: 8300/1: teach __asmeq that r11 == fp and r12 == ipArd Biesheuvel2015-02-10
| | | * ARM: 8287/1: add bitrev.h file to support rbit instructionYalin Wang2015-01-16
| | |/ | |/|
| | * ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2CTomasz Figa2015-01-16
| |/
* | arm: define __PAGETABLE_PMD_FOLDED for !LPAEKirill A. Shutemov2015-02-11
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
| |\ \
| * | | arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov2014-12-30
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-10
|\ \ \
| * | | arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
| | |/ | |/|
* | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-10
|\ \ \
| * | | ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-27
| | |/ | |/|
* | | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-10
|\ \ \ | |_|/ |/| |
| * | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-28
| |/
* | arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-29
* | arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-01-29
* | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-29
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-20
|\
| * arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18
|\ \
| * | arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-13
| * | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-13
| * | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-13
| * | arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek2014-11-25
| |/
* | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-16
|\ \
| * | arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_opsWill Deacon2014-12-01
| * | dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon2014-12-01