summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao
2016-02-29ARM: KVM: Use common version of timer-sr.cMarc Zyngier
2016-02-29ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier
2016-02-29arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-02-29ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_endMarc Zyngier
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier
2016-02-29arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-02-18irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier
2016-02-08xen/arm: correctly handle DMA mapping of compound pagesIan Campbell
2016-01-27ARM: wire up copy_file_range() syscallRussell King
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-15arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THPMinchan Kim
2016-01-15arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12arm: define __smp_xxxMichael S. Tsirkin
2016-01-12arm: reuse asm-generic/barrier.hMichael S. Tsirkin
2016-01-12Merge branch 'devel-stable' into for-linusRussell King
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King
2016-01-04ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.hIvaylo Dimitrov
2016-01-04Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King
2015-12-22ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLEMarc Zyngier
2015-12-22ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi
2015-12-21arm: extend pvclock_wall_clock with sec_hiStefano Stabellini
2015-12-21xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini
2015-12-21arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin
2015-12-18arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin