summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-10-29arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy
2015-10-29arm64: Fix compat register mappingsRobin Murphy
2015-10-29arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel
2015-10-28arm64: Increase the max granular sizeTirumalesh Chalamarla
2015-10-28arm64: remove bogus TASK_SIZE_64 checkArd Biesheuvel
2015-10-28arm64: make Timer Interrupt Frequency selectableKefeng Wang
2015-10-28arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov
2015-10-28arm64: cachetype: fix definitions of ICACHEF_* flagsWill Deacon
2015-10-28arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon
2015-10-28Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-10-28arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel
2015-10-28net: hisilicon: updates HNS config and documentsyankejian
2015-10-27arm64: enable building of all dtbsRob Herring
2015-10-26Merge branch 'for-upstream/juno-pcie' of git://linux-arm.org/linux-ld into ne...Olof Johansson
2015-10-26arm64: defconfig: Enable PCI generic host bridge by defaultLiviu Dudau
2015-10-26arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau
2015-10-26Merge tag 'samsung-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson
2015-10-25Merge branch 'acpi-init'Rafael J. Wysocki
2015-10-23dts/Makefile: Add build support for LS2080a QDS & RDB board DTSBhupesh Sharma
2015-10-23dts/ls2080a: Add DTS support for LS2080a QDS & RDB boardsBhupesh Sharma
2015-10-23dts/ls2080a: Update Simulator DTS to add support of various peripheralsBhupesh Sharma
2015-10-23dts/ls2080a: Remove text about writing to Free Software FoundationBhupesh Sharma
2015-10-23dts/ls2080a: Update DTSI to add support of various peripheralsBhupesh Sharma
2015-10-23arm64: Rename FSL LS2085A SoC support code to LS2080ABhupesh Sharma
2015-10-23arm64: Use generic Layerscape SoC family namingBhupesh Sharma
2015-10-23Merge tag 'v4.3-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...Olof Johansson
2015-10-22arm64: kvm: restore EL1N SP for panicMark Rutland
2015-10-22arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall
2015-10-22KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger
2015-10-22KVM: arm/arm64: rename pause into power_offEric Auger
2015-10-22arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-10-22Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2015-10-22ARM: dts: fix gpio-keys wakeup-source propertySudeep Holla
2015-10-21arm64: Constify hwcap name string arraysDave Martin
2015-10-21arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose
2015-10-21arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose
2015-10-21arm64: Move FP/ASIMD hwcap handling to common codeSuzuki K. Poulose
2015-10-21arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose
2015-10-21arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose
2015-10-21arm64: Delay cpu feature capability checksSuzuki K. Poulose
2015-10-21arm64: Refactor check_cpu_capabilitiesSuzuki K. Poulose
2015-10-21arm64: Cleanup mixed endian support detectionSuzuki K. Poulose
2015-10-21arm64: Read system wide CPUID valueSuzuki K. Poulose
2015-10-21arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose
2015-10-21arm64: Keep track of CPU feature registersSuzuki K. Poulose
2015-10-21arm64: Handle width of a cpuid featureSuzuki K. Poulose