aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+8
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+152
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds40-294/+1346
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+2
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2014-03-24arm64: Remove pgprot_dmacoherent()Catalin Marinas2-5/+1
2014-03-24arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott1-2/+12
2014-03-24arm64: Implement custom mmap functions for dma mappingLaura Abbott1-0/+44
2014-03-20arm64: Fix __range_ok macroChristopher Covington1-2/+2
2014-03-19arm64: Fix duplicated Kconfig entriesMark Brown1-6/+0
2014-03-17arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entriesLoc Ho1-0/+80
2014-03-17arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entriesLoc Ho1-0/+72
2014-03-14arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper1-28/+24
2014-03-14arm64: rwsem: use asm-generic rwsem implementationWill Deacon2-1/+2
2014-03-14arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel2-0/+30
2014-03-13arm64: smp: make local symbol staticJingoo Han1-1/+1
2014-03-13arm64: debug: make local symbols staticJingoo Han1-2/+2
2014-03-13ARM64: perf: support dwarf unwinding in compat modeJean Pihet2-2/+2
2014-03-13ARM64: perf: add support for frame pointer unwinding in compat modeJean Pihet1-8/+67
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet6-1/+90
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla4-13/+21
2014-03-13arm64: Do not synchronise I and D caches for special ptesCatalin Marinas1-1/+1
2014-03-13arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas1-3/+3
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar4-8/+43
2014-03-10arm64: barriers: add dmb barrierWill Deacon1-0/+1
2014-03-06Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki1-0/+8
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown5-1/+162
2014-03-04arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2-0/+38
2014-03-04arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2-1/+3
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens1-0/+1
2014-03-04arm64: remove unnecessary cache flush at bootMark Rutland2-7/+1
2014-03-01cpufreq: enable ARM drivers on arm64Rob Herring1-0/+8
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+25
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas1-0/+8
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper1-5/+5
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring1-0/+8
2014-02-28arm64: remove return value form psci_init()Vladimir Murzin2-7/+4
2014-02-28arm64: remove redundant "psci:" prefixesVladimir Murzin1-2/+2
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier1-2/+25
2014-02-27arm64: Implement coherent DMA API based on swiotlbCatalin Marinas4-1/+253
2014-02-27arm64: Use swiotlb late initialisationCatalin Marinas2-4/+8
2014-02-27arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas3-18/+19
2014-02-26arm64: vdso: clean up vdso_pagelist initializationNathan Lynch1-30/+12
2014-02-26arm64: Change misleading function names in dma-mappingRitesh Harjani1-10/+10
2014-02-26arm64: Fix the soft_restart routineGeoff Levand1-1/+10
2014-02-26arm64: Extend the idmap to the whole kernel imageCatalin Marinas1-12/+8
2014-02-26arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas1-116/+20
2014-02-26arm64: Extend the PCI I/O space to 16MBCatalin Marinas1-1/+1
2014-02-26arm64: enable processor debug state for secondary cpusVijaya Kumar K2-4/+4