aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+0
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-59/+232
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-1/+0
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao1-0/+15
2016-02-29ARM: KVM: Use common version of timer-sr.cMarc Zyngier1-0/+9
2016-02-29ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier1-0/+130
2016-02-29arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier1-0/+5
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier1-0/+5
2016-02-29ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_endMarc Zyngier1-3/+0
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2-6/+0
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier2-33/+39
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier2-0/+3
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier1-1/+1
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2-6/+5
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier3-5/+5
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier1-4/+7
2016-02-29ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier1-3/+0
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2-2/+8
2016-02-29arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier1-0/+4
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-7/+14
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook1-1/+0
2016-02-18irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier1-0/+1
2016-02-08xen/arm: correctly handle DMA mapping of compound pagesIan Campbell1-7/+14
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas1-3/+0
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+0
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+19
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-190/+93
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-7/+0
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-31/+4
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams1-2/+3
2016-01-15arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THPMinchan Kim1-0/+1
2016-01-15arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-9/+0
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-17/+28
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-0/+30
2016-01-12arm: define __smp_xxxMichael S. Tsirkin1-9/+3
2016-01-12arm: reuse asm-generic/barrier.hMichael S. Tsirkin1-22/+1
2016-01-12Merge branch 'devel-stable' into for-linusRussell King5-2/+115
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King5-7/+10
2016-01-04ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.hIvaylo Dimitrov1-0/+6
2016-01-04Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into devel-stableRussell King5-2/+115
2015-12-22ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLEMarc Zyngier1-1/+1
2015-12-22ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi1-1/+1
2015-12-21arm: extend pvclock_wall_clock with sec_hiStefano Stabellini1-0/+1
2015-12-21xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini2-0/+9
2015-12-21arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini1-0/+20
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann1-1/+1
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2-1/+6