summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel
2015-03-28ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood
2015-03-28ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-03-28ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel
2015-03-27ARM: 8329/1: miscellaneous vdso infrastructure, preparationNathan Lynch
2015-03-27arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose
2015-03-24ARM: pmu: add support for interrupt-affinity propertyWill Deacon
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-02-23ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-11arm: define __PAGETABLE_PMD_FOLDED for !LPAEKirill A. Shutemov
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-02-10Merge branch 'devel-stable' into for-nextRussell King
2015-02-10Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King
2015-02-10ARM: 8300/1: teach __asmeq that r11 == fp and r12 == ipArd Biesheuvel
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel
2015-01-20arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara
2015-01-16ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2CTomasz Figa
2015-01-16ARM: 8287/1: add bitrev.h file to support rbit instructionYalin Wang
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch
2015-01-16KVM: arm: Add initial dirty page locking supportMario Smarduch
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch
2015-01-14ARM: optprobes: execute instruction during restoring if possible.Wang Nan
2015-01-13ARM: kprobes: check register usage for probed instruction.Wang Nan
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan
2015-01-13ARM: kprobes: disallow probing stack consuming instructionsWang Nan
2015-01-13ARM: kprobes: collects stack consumption for store instructionsWang Nan