summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
2016-02-29ARM: KVM: Use common version of timer-sr.cMarc Zyngier-0/+9
2016-02-29ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier-0/+130
2016-02-29arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier-0/+5
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier-0/+5
2016-02-29ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_endMarc Zyngier-3/+0
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier-6/+0
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier-33/+39
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier-0/+3
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier-1/+1
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier-6/+5
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier-5/+5
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier-4/+7
2016-02-29ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier-3/+0
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier-2/+8
2016-02-29arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier-0/+4
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2016-02-26Merge tag 'zynq-soc-for-4.6' of https://github.com/Xilinx/linux-xlnx into nex...Arnd Bergmann-2/+2
2016-02-26asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang-3/+0
2016-02-25ARM: zynq: Move early printk virtual address to vmalloc areaMichal Simek-2/+2
2016-02-24Merge tag 'plat-versatile-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson-31/+1
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+14
2016-02-22ARM: 8531/1: turn init_new_context into an inline functionArnd Bergmann-2/+12
2016-02-22ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann-14/+0
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook-1/+0
2016-02-18irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier-0/+1
2016-02-18arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel-0/+2
2016-02-17ARM: make the physical-relative calculation more obviousRussell King-4/+11
2016-02-16ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre-0/+8
2016-02-16ARM: 8411/1: Add default SPARSEMEM settingsKevin Cernekee-3/+4
2016-02-11ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt-1/+8
2016-02-11ARM: 8504/1: __arch_xprod_64(): small optimizationNicolas Pitre-7/+7
2016-02-10ARM: Use generic clkdev.h headerStephen Boyd-31/+1
2016-02-08ARM: debug: add support for Palmchip BK-310x UARTMans Rullgard-0/+11
2016-02-08xen/arm: correctly handle DMA mapping of compound pagesIan Campbell-7/+14
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King-3/+3
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas-3/+0
2016-02-02ARM: imx: enable big endian modeJohannes Berg-0/+3
2016-01-27ARM: wire up copy_file_range() syscallRussell King-0/+1
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds-7/+0
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+61
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-190/+93
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig-7/+0
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-31/+4
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams-2/+3
2016-01-15arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THPMinchan Kim-0/+1
2016-01-15arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov-9/+0
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-17/+28
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+30
2016-01-12arm: define __smp_xxxMichael S. Tsirkin-9/+3