summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-111-0/+8
|\ \
| * | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-091-0/+8
* | | arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-01-082-1/+2
* | | arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley2015-01-071-0/+1
* | | arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley2015-01-071-0/+1
* | | arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley2015-01-071-0/+1
* | | arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley2015-01-071-0/+1
* | | arm64: sanity checks: add missing AArch32 registersMark Rutland2015-01-072-0/+15
* | | arm64: Remove unused prepare_to_copy()Tobias Klauser2015-01-071-3/+0
* | | arm64: Correct __NR_compat_syscalls for bpfMark Rutland2015-01-071-1/+1
|/ /
* | arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee2014-12-231-2/+3
* | arm64: defconfig: defconfig update for 3.19Will Deacon2014-12-231-4/+5
* | arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi2014-12-231-1/+13
* | arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas2014-12-221-5/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-211-2/+2
|\
| * arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-181-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-194-30/+10
|\ \
| * | arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-131-0/+1
| * | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall2014-12-131-0/+1
| * | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-132-27/+0
| * | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-132-1/+5
| * | arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek2014-11-251-2/+3
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-12-162-4/+3
|\ \
| * | arm64: mm: dump: don't skip final regionMark Rutland2014-12-111-3/+0
| * | arm64: mm: dump: fix shift warningMark Rutland2014-12-111-1/+1
| * | arm64: psci: Fix build breakage without PM_SLEEPKrzysztof Kozlowski2014-12-111-0/+2
* | | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-162-0/+3
|\ \ \
| * | | irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-261-0/+1
| * | | irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier2014-11-261-0/+1
| * | | arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier2014-11-261-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-135-5/+287
|\ \ \ \
| * | | | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-242-5/+5
| * | | | crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2014-11-203-0/+282
* | | | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-131-0/+1
|\ \ \ \ \
| * | | | | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-131-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-121-0/+3
* | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-121-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-3.19Tejun Heo2014-11-229-19/+59
| |\ \ \ \ \ \
| * | | | | | | percpu: Convert remaining __get_cpu_var uses in 3.18-rcXChristoph Lameter2014-10-291-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-123-43/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini2014-12-041-43/+1