summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko-1/+1
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+0
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker-0/+2
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-4/+18
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-31/+1
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-30/+49
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-7/+7
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+2
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+0
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-59/+232
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+0
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck-2/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck-5/+5
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig-1/+0
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King-30/+49
2016-03-02Merge tag 'imx-soc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann-0/+3
2016-03-02ARM: at91: avoid defining CONFIG_* symbols in source codeArnd Bergmann-2/+2
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao-0/+15
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