aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-18drivers: cpuidle: CPU idle ARM64 driverv3.10/topic/arm64-cpuidleLorenzo Pieralisi
2015-01-18arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi
2015-01-18drivers: cpuidle: implement DT based idle states infrastructureLorenzo Pieralisi
2015-01-18Revert "drivers: cpuidle: implement OF based idle states infrastructure"Mark Brown
2015-01-17Revert "drivers: cpuidle: CPU idle ARM64 driver"Mark Brown
2014-05-29cpuidle: Add cpumask to ease backportingMark Brown
2014-05-29arm64: boot: dts: update rtsm aemv8 dts with PSCI and idle statesLorenzo Pieralisi
2014-05-29drivers: cpuidle: CPU idle ARM64 driverLorenzo Pieralisi
2014-05-29arm64: add PSCI CPU_SUSPEND based cpu_suspend supportLorenzo Pieralisi
2014-05-29drivers: cpuidle: implement OF based idle states infrastructureLorenzo Pieralisi
2014-05-24arm64: Clean up the default pgprot settingCatalin Marinas
2014-05-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-dma' into lsk-v3.10-arm64...Mark Brown
2014-05-23arm64: add early_ioremap supportMark Salter
2014-05-23mm: create generic early_ioremap() supportMark Salter
2014-05-23add generic fixmap.hMark Salter
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-21arm64: Use bus notifiers to set per-device coherent DMA opsv3.10/topic/arm64-dmaCatalin Marinas
2014-05-21arm64: initialize pgprot info earlier in bootMark Salter
2014-05-21arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott
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: 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: 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