Age | Commit message (Expand) | Author |
2017-05-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-05-09 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-05-08 | treewide: decouple cacheflush.h and set_memory.h | Laura Abbott |
2017-05-08 | treewide: move set_memory_* functions away from cacheflush.h | Laura Abbott |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-05-08 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-05-02 | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." | Stefano Stabellini |
2017-05-01 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-04-28 | Merge branch 'pci/resource-mmap' into next | Bjorn Helgaas |
2017-04-27 | Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
2017-04-27 | KVM: mark requests that need synchronization | Paolo Bonzini |
2017-04-27 | KVM: mark requests that do not need a wakeup | Radim Krčmář |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-26 | Merge branches 'fixes' and 'misc' into for-next | Russell King |
2017-04-24 | ARM: Implement pci_remap_cfgspace() interface | Lorenzo Pieralisi |
2017-04-20 | ARM/PCI: Use generic pci_mmap_resource_range() | David Woodhouse |
2017-04-20 | ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap | Jon Medhurst |
2017-04-19 | Merge tag 'arm-to-clk-icst' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse |
2017-04-09 | KVM: arm/arm64: Add ARM user space interrupt signaling ABI | Alexander Graf |
2017-04-09 | ARM: hyp-stub/KVM: Kill __hyp_get_vectors | Marc Zyngier |
2017-04-09 | arm/arm64: KVM: Remove kvm_get_idmap_start | Marc Zyngier |
2017-04-09 | arm/arm64: KVM: Use __hyp_reset_vectors() directly | Marc Zyngier |
2017-04-09 | ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet | Marc Zyngier |
2017-04-09 | ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors | Marc Zyngier |
2017-04-09 | ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code | Marc Zyngier |
2017-04-09 | ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall | Marc Zyngier |
2017-04-09 | ARM: hyp-stub: Define a return value for failed stub calls | Marc Zyngier |
2017-04-09 | ARM: KVM: Convert KVM to use HVC_GET_VECTORS | Marc Zyngier |
2017-04-09 | ARM: soft-reboot into same mode that we entered the kernel | Russell King |
2017-04-09 | KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put | Christoffer Dall |
2017-04-07 | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public | Paolo Bonzini |
2017-04-07 | ARM/clk: move the ICST library to drivers/clk | Linus Walleij |
2017-04-05 | efi/arm-stub: Correct FDT and initrd allocation rules for arm64 | Ard Biesheuvel |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-31 | Merge tag 'arm-soc/for-4.12/soc' of http://github.com/Broadcom/stblinux into ... | Arnd Bergmann |
2017-03-30 | ARM: 8663/1: wire up HWCAP/HWCAP2 feature bits to the CPU modalias | Ard Biesheuvel |
2017-03-28 | arm: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | arm: switch to generic extable.h | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-17 | ARM: 8662/1: module: split core and init PLT sections | Ard Biesheuvel |
2017-03-15 | ARM: brcmstb: Add entry for 7260 | Florian Fainelli |
2017-03-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
2017-03-09 | KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused | Linu Cherian |
2017-03-07 | arm: KVM: Survive unknown traps from guests | Mark Rutland |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro |