| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-02-27 | 3 | -0/+30 |
|\ |
|
| * | arm64: Add L2 cache topology to ARM Ltd boards/models | Sudeep Holla | 2015-02-25 | 3 | -0/+30 |
* | | arm64: cpuidle: add asm/proc-fns.h inclusion | Lorenzo Pieralisi | 2015-02-27 | 1 | -0/+2 |
* | | arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian | Catalin Marinas | 2015-02-27 | 1 | -3/+2 |
* | | arm64: Increase the swiotlb buffer size 64MB | Catalin Marinas | 2015-02-27 | 3 | -19/+14 |
* | | arm64: Fix text patching logic when using fixmap | Marc Zyngier | 2015-02-26 | 1 | -1/+3 |
* | | arm64: crypto: increase AES interleave to 4x | Ard Biesheuvel | 2015-02-26 | 1 | -1/+1 |
* | | arm64: enable PTE type bit in the mask for pte_modify | Feng Kan | 2015-02-26 | 1 | -1/+1 |
* | | arm64: mm: remove unused functions and variable protoypes | Yingjoe Chen | 2015-02-26 | 1 | -5/+0 |
* | | arm64: psci: move psci firmware calls out of line | Will Deacon | 2015-02-26 | 3 | -36/+34 |
* | | arm64: vdso: minor ABI fix for clock_getres | Nathan Lynch | 2015-02-26 | 1 | -2/+1 |
* | | arm64: guard asm/assembler.h against multiple inclusions | Marc Zyngier | 2015-02-23 | 1 | -0/+5 |
* | | arm64: insn: fix compare-and-branch encodings | Robin Murphy | 2015-02-23 | 1 | -2/+4 |
* | | arm64: ftrace: fix ftrace_modify_graph_caller for branch replace | Pratyush Anand | 2015-02-23 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 1 | -2/+2 |
|\ |
|
| * | Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2015-01-14 | 1 | -2/+2 |
| |\ |
|
| | * | arm64: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| | * | arm64/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
* | | | Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-02-17 | 13 | -0/+1711 |
|\ \ \ |
|
| * | | | arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA* | Paul Walmsley | 2015-01-29 | 1 | -2/+0 |
| * | | | arm64: Fix sort of platform Kconfig entries | Olof Johansson | 2015-01-27 | 1 | -5/+5 |
| * | | | Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into n... | Olof Johansson | 2015-01-27 | 6 | -0/+220 |
| |\ \ \ |
|
| | * | | | arm64: mediatek: Add MT8173 SoC Kconfig and defconfig | Eddie Huang | 2015-01-26 | 2 | -0/+8 |
| | * | | | arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile | Eddie Huang | 2015-01-26 | 4 | -0/+212 |
| * | | | | arm64: Add support for FSL's LS2085A SoC in Kconfig and defconfig | Bhupesh Sharma | 2015-01-27 | 2 | -0/+6 |
| * | | | | arm64: Add DTS support for FSL's LS2085A SoC | Bhupesh Sharma | 2015-01-27 | 4 | -0/+234 |
| * | | | | Merge tag 'tegra-for-3.20-arm64' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2015-01-23 | 1 | -0/+28 |
| |\ \ \ \ |
|
| | * | | | | arm64: Add Tegra132 support | Paul Walmsley | 2015-01-23 | 1 | -0/+28 |
| | |/ / / |
|
| * | | | | Merge tag 'samsung-dt-64' of git://git.kernel.org/pub/scm/linux/kernel/git/kg... | Olof Johansson | 2015-01-15 | 6 | -0/+1225 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | arm64: Enable ARMv8 based exynos7 SoC support | Alim Akhtar | 2014-12-23 | 1 | -0/+17 |
| | * | | | arm64: dts: Add nodes for mmc, i2c, rtc, watchdog, adc on exynos7 | Abhilash Kesavan | 2014-12-23 | 2 | -0/+321 |
| | * | | | arm64: dts: Add PMU DT node for exynos7 SoC | Abhilash Kesavan | 2014-12-23 | 1 | -0/+5 |
| | * | | | arm64: dts: Add initial pinctrl support to exynos7 | Naveen Krishna Ch | 2014-12-23 | 2 | -0/+654 |
| | * | | | arm64: dts: Add initial device tree support for exynos7 | Naveen Krishna Ch | 2014-12-23 | 4 | -0/+228 |
| | |/ / |
|
* | | | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 2015-02-13 | 1 | -2/+2 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-02-13 | 16 | -11/+189 |
|\ \ \ \ |
|
| * | | | | kvm: add halt_poll_ns module parameter | Paolo Bonzini | 2015-02-06 | 1 | -0/+1 |
| * | | | | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2015-01-23 | 16 | -11/+188 |
| |\ \ \ \ |
|
| | * | | | | arm/arm64: KVM: allow userland to request a virtual GICv3 | Andre Przywara | 2015-01-20 | 1 | -0/+7 |
| | * | | | | arm64: KVM: add SGI generation register emulation | Andre Przywara | 2015-01-20 | 1 | -0/+27 |
| | * | | | | arm/arm64: KVM: add virtual GICv3 distributor emulation | Andre Przywara | 2015-01-20 | 1 | -0/+1 |
| | * | | | | arm/arm64: KVM: add opaque private pointer to MMIO data | Andre Przywara | 2015-01-20 | 1 | -0/+1 |
| | * | | | | arm/arm64: KVM: split GICv2 specific emulation code from vgic.c | Andre Przywara | 2015-01-20 | 1 | -0/+1 |
| | * | | | | arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable | Andre Przywara | 2015-01-20 | 2 | -5/+10 |
| | * | | | | arm/arm64: KVM: make the maximum number of vCPUs a per-VM value | Andre Przywara | 2015-01-20 | 1 | -0/+3 |
| | * | | | | arm/arm64: KVM: rework MPIDR assignment and add accessors | Andre Przywara | 2015-01-20 | 3 | -4/+16 |
| | * | | | | KVM: arm/arm64: Enable Dirty Page logging for ARMv8 | Mario Smarduch | 2015-01-16 | 1 | -0/+2 |
| | * | | | | KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries | Mario Smarduch | 2015-01-16 | 1 | -0/+22 |
| | * | | | | KVM: arm64: ARMv8 header changes for page logging | Mario Smarduch | 2015-01-16 | 4 | -0/+24 |
| | * | | | | arm/arm64: KVM: add tracing support for arm64 exit handler | Wei Huang | 2015-01-15 | 4 | -2/+73 |