summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-02-24ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka1-1/+1
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-48/+48
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-2/+33
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-13mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman1-1/+4
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-2/+130
2015-02-12arm: define __PAGETABLE_PMD_FOLDED for !LPAEKirill A. Shutemov1-0/+2
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-20/+0
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-21/+3
2015-02-11Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+0
2015-02-11arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov4-21/+3
2015-02-11Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2015-02-10Merge branch 'devel-stable' into for-nextRussell King4-1/+93
2015-02-10Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King3-1/+37
2015-02-10ARM: 8300/1: teach __asmeq that r11 == fp and r12 == ipArd Biesheuvel1-1/+14
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+1
2015-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-13/+77
2015-01-30arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier1-9/+34
2015-01-30arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier1-0/+31
2015-01-30arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier3-4/+12
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel1-1/+1
2015-01-20arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara1-0/+1
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara1-0/+1
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2-2/+5
2015-01-16ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2CTomasz Figa1-0/+3
2015-01-16ARM: 8287/1: add bitrev.h file to support rbit instructionYalin Wang1-0/+20
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch1-12/+0
2015-01-16KVM: arm: Add initial dirty page locking supportMario Smarduch3-0/+24
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch2-0/+13
2015-01-14ARM: optprobes: execute instruction during restoring if possible.Wang Nan2-0/+4
2015-01-13ARM: kprobes: check register usage for probed instruction.Wang Nan1-0/+1
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan2-0/+58
2015-01-13ARM: kprobes: disallow probing stack consuming instructionsWang Nan2-1/+12
2015-01-13ARM: kprobes: collects stack consumption for store instructionsWang Nan1-0/+1
2015-01-13arm: macro whitespace fixesMichael S. Tsirkin1-46/+46
2015-01-13arm: fix put_user sparse errorsMichael S. Tsirkin1-2/+2
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan1-0/+17
2014-12-31arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov1-20/+0
2014-12-28ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2-13/+0
2014-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-2/+2
2014-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+9
2014-12-18arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-2/+2
2014-12-17Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+6
2014-12-15Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-157/+542
2014-12-13arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall1-0/+1
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall1-2/+0
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall1-0/+5
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+4
2014-12-13Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds12-36/+121