Age | Commit message (Expand) | Author |
2015-09-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-17 | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2015-09-17 | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' | Ming Lei |
2015-09-17 | arm64: KVM: Remove all traces of the ThumbEE registers | Will Deacon |
2015-09-17 | arm64: KVM: Disable virtual timer even if the guest is not using it | Marc Zyngier |
2015-09-17 | arm64: errata: add module build workaround for erratum #843419 | Will Deacon |
2015-09-17 | arm64: compat: fix vfp save/restore across signal handlers in big-endian | Will Deacon |
2015-09-17 | arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers | Will Deacon |
2015-09-16 | arm64: Remove ununsed set_irq_flags | Rob Herring |
2015-09-16 | arm64: KVM: Fix user access for debug registers | Marc Zyngier |
2015-09-16 | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini |
2015-09-15 | arm64: head.S: initialise mdcr_el2 in el2_setup | Will Deacon |
2015-09-15 | arm64: enable generic idle loop | Leo Yan |
2015-09-14 | KVM: arm64: add workaround for Cortex-A57 erratum #852523 | Will Deacon |
2015-09-14 | Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2015-09-14 | arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM | Will Deacon |
2015-09-14 | arm64: Fix pte_modify() to preserve the hardware dirty information | Catalin Marinas |
2015-09-14 | arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled | Catalin Marinas |
2015-09-14 | arm64: dma-mapping: check whether cma area is initialized or not | Jisheng Zhang |
2015-09-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-08 | arm64: support initrd outside kernel linear map | Mark Salter |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-04 | arm64: KVM: set {v,}TCR_EL2 RES1 bits | Mark Rutland |
2015-09-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-09-03 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-01 | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2015-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-08-31 | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-27 | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h | Christoph Hellwig |
2015-08-27 | arm64: KVM: Fix host crash when injecting a fault into a 32bit guest | Marc Zyngier |
2015-08-27 | arm64: flush FP/SIMD state correctly after execve() | Ard Biesheuvel |
2015-08-24 | arm64: makefile: fix perf_callchain.o kconfig dependency | Will Deacon |
2015-08-24 | arm64: set MAX_MEMBLOCK_ADDR according to linear region size | Ard Biesheuvel |
2015-08-24 | arm64: Fix source code file path in comments | Alexander Kuleshov |
2015-08-22 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini |
2015-08-21 | arm64: entry: always restore x0 from the stack on syscall return | Will Deacon |
2015-08-20 | arm64: mdscr_el1: avoid exposing DCC to userspace | Will Deacon |
2015-08-20 | xen/events: Support event channel rebind on ARM | Julien Grall |
2015-08-19 | arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits | Mario Smarduch |