summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2014-04-05arm64: Relax the kernel cache requirements for bootCatalin Marinas
2014-04-03arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas
2014-03-24arm64: Remove pgprot_dmacoherent()Catalin Marinas
2014-03-24arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott
2014-03-24arm64: Implement custom mmap functions for dma mappingLaura Abbott
2014-03-20arm64: Fix __range_ok macroChristopher Covington
2014-03-19arm64: Fix duplicated Kconfig entriesMark Brown
2014-03-14arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper
2014-03-14arm64: rwsem: use asm-generic rwsem implementationWill Deacon
2014-03-14arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel
2014-03-13arm64: smp: make local symbol staticJingoo Han
2014-03-13arm64: debug: make local symbols staticJingoo Han
2014-03-13ARM64: perf: support dwarf unwinding in compat modeJean Pihet
2014-03-13ARM64: perf: add support for frame pointer unwinding in compat modeJean Pihet
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla
2014-03-13arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-03-13arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-03-10arm64: barriers: add dmb barrierWill Deacon
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown
2014-03-04arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel
2014-03-04arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel
2014-03-04arm64: remove unnecessary cache flush at bootMark Rutland
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-28arm64: remove return value form psci_init()Vladimir Murzin
2014-02-28arm64: remove redundant "psci:" prefixesVladimir Murzin
2014-02-27arm64: Implement coherent DMA API based on swiotlbCatalin Marinas
2014-02-27arm64: Use swiotlb late initialisationCatalin Marinas
2014-02-27arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas
2014-02-26arm64: vdso: clean up vdso_pagelist initializationNathan Lynch
2014-02-26arm64: Change misleading function names in dma-mappingRitesh Harjani
2014-02-26arm64: Fix the soft_restart routineGeoff Levand
2014-02-26arm64: Extend the idmap to the whole kernel imageCatalin Marinas
2014-02-26arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas
2014-02-26arm64: Extend the PCI I/O space to 16MBCatalin Marinas
2014-02-26arm64: enable processor debug state for secondary cpusVijaya Kumar K
2014-02-26arm64: KGDB: Add KGDB configVijaya Kumar K
2014-02-26misc: debug: remove compilation warningsVijaya Kumar K
2014-02-26arm64: KGDB: Add step debugging supportVijaya Kumar K
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K
2014-02-26arm64: Add macros to manage processor debug stateVijaya Kumar K
2014-02-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger
2014-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds