summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-04-15mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-4/+0
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+2
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-3/+2
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini3-33/+5
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang1-2/+1
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara1-22/+0
2015-03-13arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2-11/+3
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger1-0/+2
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier1-1/+2
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier1-6/+4
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