summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp...Rafael J. Wysocki
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12arm64: Disable PAN on uaccess_enable()Marc Zyngier
2016-12-12Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-09arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier
2016-12-07arm64: tegra: Enable PCIe on Jetson TX1Thierry Reding
2016-12-07arm64: tegra: Add PCIe host bridge on Tegra210Thierry Reding
2016-12-07crypto: arm64/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel
2016-12-07crypto: arm64/crct10dif - port x86 SSE implementation to arm64Ard Biesheuvel
2016-12-06PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessorsTomasz Nowicki
2016-12-06arm64: PCI: Exclude ACPI "consumer" resources from host bridge windowsBjorn Helgaas
2016-12-06arm64: PCI: Manage controller-specific data on per-controller basisTomasz Nowicki
2016-12-06arm64: PCI: Search ACPI namespace to ensure ECAM space is reservedBjorn Helgaas
2016-12-06arm64: PCI: Add local struct device pointersBjorn Helgaas
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel
2016-12-06arm64: Work around broken .inst when defective gas is detectedMarc Zyngier
2016-12-06arm64: Add detection code for broken .inst support in binutilsMarc Zyngier
2016-12-05arm64: Remove reference to asm/opcodes.hMarc Zyngier
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier
2016-12-02ARM64: dts: marvell: Add network support for Armada 3700Gregory CLEMENT
2016-12-02arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla
2016-12-02arm64: Get rid of asm/opcodes.hMarc Zyngier
2016-12-02arm64: smp: Prevent raw_smp_processor_id() recursionRobin Murphy
2016-12-02arm64/cpuinfo: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-02arm64/cpuinfo: Make hotplug notifier symmetricAnna-Maria Gleixner
2016-12-02ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki
2016-12-01crypto: arm64/aes-ce-ccm - Fix AEAD decryption lengthHerbert Xu
2016-11-30arm64: dts: juno: Correct PCI IO windowJeremy Linton
2016-11-30crypto: arm64/aes-ce-ctr - fix skcipher conversionArd Biesheuvel
2016-11-30crypto: arm/aes-ce - fix broken monolithic buildArd Biesheuvel
2016-11-29Merge Will Deacon's for-next/perf branch into for-next/coreCatalin Marinas