summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-03-145-1/+34
|\
| * arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel2015-03-141-1/+1
| * efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2015-03-142-0/+17
| * arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2015-03-142-0/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-101-2/+2
|\ \ | |/ |/|
| * dtb: change binding name to match with newer firmware DTIyappan Subramanian2015-03-041-2/+2
* | arm64: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-061-1/+4
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-283-0/+30
|\
| * arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla2015-02-253-0/+30
* | arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi2015-02-271-0/+2
* | arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas2015-02-271-3/+2Star
* | arm64: Increase the swiotlb buffer size 64MBCatalin Marinas2015-02-273-19/+14Star
* | arm64: Fix text patching logic when using fixmapMarc Zyngier2015-02-261-1/+3
* | arm64: crypto: increase AES interleave to 4xArd Biesheuvel2015-02-261-1/+1
* | arm64: enable PTE type bit in the mask for pte_modifyFeng Kan2015-02-261-1/+1
* | arm64: mm: remove unused functions and variable protoypesYingjoe Chen2015-02-261-5/+0Star
* | arm64: psci: move psci firmware calls out of lineWill Deacon2015-02-263-36/+34Star
* | arm64: vdso: minor ABI fix for clock_getresNathan Lynch2015-02-261-2/+1Star
* | arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier2015-02-231-0/+5
* | arm64: insn: fix compare-and-branch encodingsRobin Murphy2015-02-231-2/+4
* | arm64: ftrace: fix ftrace_modify_graph_caller for branch replacePratyush Anand2015-02-231-1/+1
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-2/+2
|\
| * Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-01-141-2/+2
| |\
| | * arm64: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * arm64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
* | | Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-1713-0/+1711
|\ \ \
| * | | arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*Paul Walmsley2015-01-291-2/+0Star
| * | | arm64: Fix sort of platform Kconfig entriesOlof Johansson2015-01-281-5/+5
| * | | Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into n...Olof Johansson2015-01-286-0/+220
| |\ \ \
| | * | | arm64: mediatek: Add MT8173 SoC Kconfig and defconfigEddie Huang2015-01-262-0/+8
| | * | | arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and MakefileEddie Huang2015-01-264-0/+212
| * | | | arm64: Add support for FSL's LS2085A SoC in Kconfig and defconfigBhupesh Sharma2015-01-282-0/+6
| * | | | arm64: Add DTS support for FSL's LS2085A SoCBhupesh Sharma2015-01-284-0/+234
| * | | | Merge tag 'tegra-for-3.20-arm64' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-01-231-0/+28
| |\ \ \ \
| | * | | | arm64: Add Tegra132 supportPaul Walmsley2015-01-231-0/+28
| | |/ / /
| * | | | Merge tag 'samsung-dt-64' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2015-01-166-0/+1225
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm64: Enable ARMv8 based exynos7 SoC supportAlim Akhtar2014-12-221-0/+17
| | * | | arm64: dts: Add nodes for mmc, i2c, rtc, watchdog, adc on exynos7Abhilash Kesavan2014-12-222-0/+321
| | * | | arm64: dts: Add PMU DT node for exynos7 SoCAbhilash Kesavan2014-12-221-0/+5
| | * | | arm64: dts: Add initial pinctrl support to exynos7Naveen Krishna Ch2014-12-222-0/+654
| | * | | arm64: dts: Add initial device tree support for exynos7Naveen Krishna Ch2014-12-224-0/+228
| | |/ /
* | | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-141-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-1316-11/+189
|\ \ \ \
| * | | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
| * | | | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-2316-11/+188
| |\ \ \ \
| | * | | | arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara2015-01-201-0/+7
| | * | | | arm64: KVM: add SGI generation register emulationAndre Przywara2015-01-201-0/+27
| | * | | | arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara2015-01-201-0/+1
| | * | | | arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara2015-01-201-0/+1
| | * | | | arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara2015-01-201-0/+1