Age | Commit message (Expand) | Author | Files | Lines |
2016-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -7/+27 |
2016-08-06 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 7 | -34/+30 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -33/+33 |
2016-08-04 | arm64: Fix copy-on-write referencing in HugeTLB | Steve Capper | 1 | -0/+17 |
2016-08-04 | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 4 | -7/+27 |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -23/+172 |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+1 |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 19 | -179/+161 |
2016-08-01 | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 50 | -139/+4413 |
2016-08-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+2 |
2016-08-01 | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -3/+85 |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas | 14 | -40/+148 |
2016-08-01 | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc... | Bjorn Helgaas | 2 | -0/+30 |
2016-08-01 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -13/+0 |
2016-08-01 | Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '... | Bjorn Helgaas | 1 | -2/+2 |
2016-08-01 | arm64: KVM: Set cpsr before spsr on fault injection | Andrew Jones | 1 | -7/+5 |
2016-08-01 | arm64: mm: avoid fdt_check_header() before the FDT is fully mapped | Ard Biesheuvel | 1 | -4/+4 |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -15/+0 |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -4/+4 |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -17/+5 |
2016-07-29 | arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan | 2 | -0/+3 |
2016-07-29 | arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux | Ard Biesheuvel | 3 | -29/+5 |
2016-07-29 | arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE | Ard Biesheuvel | 1 | -2/+2 |
2016-07-28 | arm64:acpi: fix the acpi alignment exception when 'mem=' specified | Dennis Chen | 1 | -1/+1 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 8 | -30/+194 |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -2/+9 |
2016-07-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 73 | -412/+3106 |
2016-07-27 | arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype | Catalin Marinas | 1 | -1/+0 |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-07-26 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+62 |
2016-07-26 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 9 | -14/+168 |
2016-07-27 | arm64: Only select ARM64_MODULE_PLTS if MODULES=y | Catalin Marinas | 1 | -1/+1 |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-26 | arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700 | Thomas Petazzoni | 2 | -0/+30 |
2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -1/+50 |
2016-07-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+4 |
2016-07-25 | dtb: xgene: Add MDIO node | Iyappan Subramanian | 4 | -14/+41 |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -106/+406 |
2016-07-25 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2016-07-25 | arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages | Ard Biesheuvel | 1 | -3/+6 |
2016-07-25 | arm64: mm: make create_mapping_late() non-allocating | Ard Biesheuvel | 1 | -1/+1 |
2016-07-25 | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' | Rafael J. Wysocki | 1 | -1/+19 |
2016-07-25 | Merge branch 'acpi-tables' | Rafael J. Wysocki | 3 | -2/+7 |
2016-07-25 | Merge branch 'acpi-numa' | Rafael J. Wysocki | 6 | -11/+142 |
2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -3/+30 |
2016-07-23 | arm64: KVM: VHE: Context switch MDSCR_EL1 | Marc Zyngier | 1 | -4/+4 |
2016-07-22 | KVM: arm/arm64: Enable irqchip routing | Eric Auger | 3 | -0/+22 |
2016-07-21 | arm64: add support for ACPI Low Power Idle(LPI) | Sudeep Holla | 1 | -0/+18 |
2016-07-21 | arm64: cpuidle: drop __init section marker to arm_cpuidle_init | Sudeep Holla | 1 | -1/+1 |