aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-9/+21
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-24/+132
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+2
2016-12-15Merge branch 'patchwork' into v4l_for_linusGravatar Mauro Carvalho Chehab 1-0/+128
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offGravatar Boris Ostrovsky 2-1/+3
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 24-316/+5468
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2016-12-14treewide: Fix printk() message errorsGravatar Masanari Iida 1-2/+2
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 80-471/+1730
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-5/+5
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-11/+7
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 4-20/+74
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-1/+23
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2016-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 2-0/+10
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 1-0/+6
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-30/+31
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-27/+9
2016-12-12Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp...Gravatar Rafael J. Wysocki 2-1/+23
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-3/+0
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+3
2016-12-12arm64: Disable PAN on uaccess_enable()Gravatar Marc Zyngier 1-1/+1
2016-12-12Merge branch 'pci/host-tegra' into nextGravatar Bjorn Helgaas 2-0/+89
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 4-4/+4
2016-12-09arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestGravatar Marc Zyngier 1-1/+7
2016-12-08arm64: dts: h3ulcb: Provide sd0_uhs nodeGravatar Simon Horman 1-1/+1
2016-12-08arm64: tegra: Add missing Smaug revisionGravatar Alexandre Courbot 1-1/+2
2016-12-08arm64: tegra: Add VDD_GPU regulator to Jetson TX1Gravatar Alexandre Courbot 1-0/+18
2016-12-07arm64: dts: zte: clean up gic-v3 redistributor propertiesGravatar Shawn Guo 1-2/+0
2016-12-07arm64: dts: zx: Fix gic GICR propertyGravatar Jun Nie 1-8/+3
2016-12-07arm64: tegra: Enable PCIe on Jetson TX1Gravatar Thierry Reding 1-0/+26
2016-12-07arm64: tegra: Add PCIe host bridge on Tegra210Gravatar Thierry Reding 1-0/+63
2016-12-07crypto: arm64/crc32 - accelerated support based on x86 SSE implementationGravatar Ard Biesheuvel 4-0/+487
2016-12-07crypto: arm64/crct10dif - port x86 SSE implementation to arm64Gravatar Ard Biesheuvel 4-0/+495
2016-12-06PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessorsGravatar Tomasz Nowicki 1-12/+5
2016-12-06arm64: PCI: Exclude ACPI "consumer" resources from host bridge windowsGravatar Bjorn Helgaas 1-0/+14
2016-12-06arm64: PCI: Manage controller-specific data on per-controller basisGravatar Tomasz Nowicki 1-7/+10
2016-12-06arm64: PCI: Search ACPI namespace to ensure ECAM space is reservedGravatar Bjorn Helgaas 1-1/+11
2016-12-06arm64: PCI: Add local struct device pointersGravatar Bjorn Helgaas 1-6/+5
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Gravatar Joerg Roedel 1-0/+2
2016-12-06arm64: Work around broken .inst when defective gas is detectedGravatar Marc Zyngier 1-4/+25
2016-12-06arm64: Add detection code for broken .inst support in binutilsGravatar Marc Zyngier 1-2/+8
2016-12-05arm64: Remove reference to asm/opcodes.hGravatar Marc Zyngier 1-2/+0
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-4/+4
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armGravatar Marc Zyngier 5-5/+5
2016-12-02ARM64: dts: marvell: Add network support for Armada 3700Gravatar Gregory CLEMENT 2-0/+46
2016-12-02arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsGravatar Sudeep Holla 3-3/+3
2016-12-02arm64: Get rid of asm/opcodes.hGravatar Marc Zyngier 4-13/+14
2016-12-02arm64: smp: Prevent raw_smp_processor_id() recursionGravatar Robin Murphy 1-1/+3