aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-23add generic fixmap.hMark Salter
2014-05-23arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper
2014-05-22arm64: add APM X-Gene SoC RTC DTS entryLoc Ho
2014-05-22arm64: barriers: make use of barrier options with explicit barriersWill Deacon
2014-05-22arm64: xchg: prevent warning if return value is unusedWill Deacon
2014-05-22arm64: Make atomic64_t() return "long", not "long long"Bjorn Helgaas
2014-05-22arm64: Introduce execute-only page access permissionsCatalin Marinas
2014-05-22arm64: Remove the aux_context structureCatalin Marinas
2014-05-22arm64: Remove boot thread synchronisation for spin-table release methodCatalin Marinas
2014-05-22arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven
2014-05-22arm64: init: Move of_clk_init to time_initChanho Min
2014-05-22arm64: initialize spinlock for init_mm's contextLeo Yan
2014-05-22arm64: enable FIX_EARLYCON_MEM kconfigRob Herring
2014-05-21Revert "arm64, debug-monitors: Fix CPU hotplug callback registration"v3.10/topic/arm64-kgdbMark Brown
2014-05-21arm64: Use bus notifiers to set per-device coherent DMA opsv3.10/topic/arm64-dmaCatalin Marinas
2014-05-21arm64: debug: remove noisy, pointless warningWill Deacon
2014-05-21arm64: initialize pgprot info earlier in bootMark Salter
2014-05-21arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott
2014-05-21arm64: fix !CONFIG_COMPAT build failuresMark Salter
2014-05-21Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas
2014-05-21arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott
2014-05-21arm64: Implement custom mmap functions for dma mappingLaura Abbott
2014-05-21arm64: Fix __range_ok macroChristopher Covington
2014-05-21arm64, debug-monitors: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-05-21arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entriesLoc Ho
2014-05-21arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entriesLoc Ho
2014-05-21arm64: rwsem: use asm-generic rwsem implementationWill Deacon
2014-05-21asm-generic: rwsem: de-PPCify rwsem.hWill Deacon
2014-05-21arm64: smp: make local symbol staticJingoo Han
2014-05-21arm64: debug: make local symbols staticJingoo Han
2014-05-21ARM64: perf: support dwarf unwinding in compat modeJean Pihet
2014-05-21ARM64: perf: add support for frame pointer unwinding in compat modeJean Pihet
2014-05-21ARM64: perf: add support for perf registers APIJean Pihet
2014-05-21arm64: barriers: add dmb barrierWill Deacon
2014-05-21arm64: remove unnecessary cache flush at bootMark Rutland
2014-05-21arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas
2014-05-21arm64: remove return value form psci_init()Vladimir Murzin
2014-05-21arm64: remove redundant "psci:" prefixesVladimir Murzin
2014-05-21arm64: vdso: clean up vdso_pagelist initializationNathan Lynch
2014-05-21arm64: Change misleading function names in dma-mappingRitesh Harjani
2014-05-21arm64: Fix the soft_restart routineGeoff Levand
2014-05-21arm64: Extend the idmap to the whole kernel imageCatalin Marinas
2014-05-21arm64: enable processor debug state for secondary cpusVijaya Kumar K
2014-05-21Merge remote-tracking branch 'lsk/v3.10/topic/arm64-kgdb' into lsk-v3.10-arm6...Mark Brown
2014-05-21arm64: Extend the PCI I/O space to 16MBCatalin Marinas
2014-05-21arm64, jump label: detect %c support for ARM64Jiang Liu
2014-05-21arm64: KGDB: Add KGDB configVijaya Kumar K
2014-05-21misc: debug: remove compilation warningsVijaya Kumar K
2014-05-21arm64: KGDB: Add step debugging supportVijaya Kumar K
2014-05-21arm64: KGDB: Add Basic KGDB supportVijaya Kumar K