aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+10
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into nextJoerg Roedel3-8/+465
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+6
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-23/+35
2015-10-31ARM64: juno: disable NOR flash node by defaultLinus Walleij1-0/+7
2015-10-30ARM64: Enable multi-core scheduler support by defaultDietmar Eggemann1-0/+1
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2-75/+2
2015-10-29arm64: page-align sections for DEBUG_RODATAMark Rutland1-1/+4
2015-10-29arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy1-6/+7
2015-10-29arm64: Fix compat register mappingsRobin Murphy1-8/+8
2015-10-29arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel1-2/+12
2015-10-28arm64: Increase the max granular sizeTirumalesh Chalamarla1-1/+1
2015-10-28arm64: remove bogus TASK_SIZE_64 checkArd Biesheuvel1-4/+0
2015-10-28arm64: make Timer Interrupt Frequency selectableKefeng Wang1-4/+1
2015-10-28arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov1-1/+1
2015-10-28arm64: cachetype: fix definitions of ICACHEF_* flagsWill Deacon1-2/+2
2015-10-28arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon1-1/+1
2015-10-28Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1
2015-10-28arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi1-9/+13
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-7/+9
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-2/+2
2015-10-27net: hisilicon: updates HNS config and documentsyankejian1-5/+3
2015-10-27arm64: enable building of all dtbsRob Herring1-0/+6
2015-10-27Merge branch 'for-upstream/juno-pcie' of git://linux-arm.org/linux-ld into next/arm64Olof Johansson2-0/+21
2015-10-26arm64: defconfig: Enable PCI generic host bridge by defaultLiviu Dudau1-0/+1
2015-10-26arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau1-0/+20
2015-10-26Merge tag 'samsung-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/arm64Olof Johansson2-0/+110
2015-10-25Merge branch 'acpi-init'Rafael J. Wysocki4-46/+1
2015-10-23dts/Makefile: Add build support for LS2080a QDS & RDB board DTSBhupesh Sharma1-0/+2
2015-10-23dts/ls2080a: Add DTS support for LS2080a QDS & RDB boardsBhupesh Sharma2-0/+370
2015-10-23dts/ls2080a: Update Simulator DTS to add support of various peripheralsBhupesh Sharma1-0/+10
2015-10-23dts/ls2080a: Remove text about writing to Free Software FoundationBhupesh Sharma2-10/+0
2015-10-23dts/ls2080a: Update DTSI to add support of various peripheralsBhupesh Sharma1-18/+375
2015-10-23arm64: Rename FSL LS2085A SoC support code to LS2080ABhupesh Sharma3-9/+9
2015-10-23arm64: Use generic Layerscape SoC family namingBhupesh Sharma3-5/+5
2015-10-23Merge tag 'v4.3-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64Olof Johansson2-5/+75
2015-10-22arm64: kvm: restore EL1N SP for panicMark Rutland1-0/+8
2015-10-22arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall1-0/+16
2015-10-22KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger1-0/+3
2015-10-22KVM: arm/arm64: rename pause into power_offEric Auger1-2/+2
2015-10-22arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang1-0/+2
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall1-3/+0
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+3
2015-10-22Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into next/driversOlof Johansson1-14/+0
2015-10-22ARM: dts: fix gpio-keys wakeup-source propertySudeep Holla1-6/+6
2015-10-21arm64: Constify hwcap name string arraysDave Martin1-3/+3
2015-10-21arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose2-7/+7
2015-10-21arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose2-4/+11
2015-10-21arm64: Move FP/ASIMD hwcap handling to common codeSuzuki K. Poulose2-11/+7
2015-10-21arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose3-72/+101