aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into nextRadim Krčmář11-186/+116
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara1-0/+1
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2-2/+2
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier3-12/+10
2016-07-03arm/arm64: KVM: Check that IDMAP doesn't intersect with VA rangeMarc Zyngier1-0/+15
2016-07-03arm/arm64: KVM: Prune unused #definesMarc Zyngier1-9/+0
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier4-6/+22
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier2-50/+14
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier3-28/+7
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier4-26/+6
2016-07-03arm/arm64: KVM: Always have merged page tablesMarc Zyngier1-40/+34
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier2-2/+4
2016-07-03arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier1-1/+0
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2-13/+0
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini1-4/+4
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier1-1/+1
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier3-4/+5
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2-1/+2
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier3-9/+11
2016-06-14KVM: ARM: Fix typosAndrea Gelmini4-4/+4
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-27/+61
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-4/+2
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-0/+6
2016-05-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-480/+5
2016-05-24Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-442/+2850
2016-05-24ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann1-1/+1
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy2-478/+1
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2-16/+46
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini6-27/+61
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+2
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-1/+2
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2-2/+0
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-17/+3
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+3
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek2-0/+3
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby2-6/+2
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-0/+1
2016-05-20Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixesArnd Bergmann2-1/+3
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds15-52/+147
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2-1/+9
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara2-0/+18
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2-12/+17
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2-5/+8
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall1-7/+7
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall1-3/+3
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-5/+5
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-5/+0
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-4/+4