summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-11Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose
2016-04-21kvm-arm: arm: Introduce hyp page table empty checksSuzuki K Poulose
2016-04-21kvm-arm: arm32: Introduce stage2 page table helpersSuzuki K Poulose
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-25Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-03-14ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King
2016-03-02Merge tag 'imx-soc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann
2016-03-02ARM: at91: avoid defining CONFIG_* symbols in source codeArnd Bergmann
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-26Merge tag 'zynq-soc-for-4.6' of https://github.com/Xilinx/linux-xlnx into nex...Arnd Bergmann
2016-02-26asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang
2016-02-25ARM: zynq: Move early printk virtual address to vmalloc areaMichal Simek
2016-02-25Merge tag 'plat-versatile-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-22ARM: 8531/1: turn init_new_context into an inline functionArnd Bergmann