summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-05-30ARM64: tegra132: take CPU out of reset for hotplugPeng Du
2014-05-30ARM64: tegra132: enter Denver C7 state for hotplugPeng Du
2014-05-30ARM64: tegra132: add aarch64 trampoline for DenverPeng Du
2014-05-29Merge commit 'refs/changes/16/411516/5' of ssh://git-master:12001/linux-3.10 ...Mandar padmawar
2014-05-29Merge branch 'android-3.10' into rel-21Ishan Mittal
2014-05-28arm64: tlb: avoid use of smp_processor_id()Rich Wiley
2014-05-28arm64: mm: Implement cache clean operationAlex Waterman
2014-05-27fixup! arm64: kernel: add MPIDR_EL1 accessors macrosDan Willemsen
2014-05-27fixup! ARM: 7862/1: pcpu: replace __get_cpu_var_usesDan Willemsen
2014-05-27fixup! arm64: enable generic clockevent broadcastDan Willemsen
2014-05-27arm64: tegra: pm: use ioremap_wc instead of ioremapRich Wiley
2014-05-22arm64: tegra132: add MTS PMIC info for NorrinPeng Du
2014-05-22arm64: tegra132: specify PMIC config for MTSPeng Du
2014-05-22arm64: tegra132: generic SW/MTS interface supportPeng Du
2014-05-21arm64: optimize el0_sync branch predictionRohit Khanna
2014-05-21arm64: tegra: need T132 core1 to issue PSCI suspendChris Johnson
2014-05-20arm64 : fixes a bug in __sys_traceRohit Khanna
2014-05-16arm64: Change verbosity of some print messagesSai Gurrappadi
2014-05-16arm64: mm: flush_tlb_all on large rangesRich Wiley
2014-05-16arm64: mm: do local TLBIs when possibleRich Wiley
2014-05-14nvdumper: Added debug footprint featureYifei Wan
2014-05-14arm64: mm: add a trace event for page faultsAlex Van Brunt
2014-05-12ARM: tegra: enable Palmas Watchdog driver.Laxman Dewangan
2014-05-09Merge commit 'refs/changes/86/405286/2' of ssh://git-master:12001/linux-3.10 ...Mandar padmawar
2014-05-08arm64: mm: remove swtch to ASID0 in context swtchRohit Khanna
2014-05-08ARM: tegra: disable active discharge for cpu/core/gpu rail for T132 platformsLaxman Dewangan
2014-05-07ARM: tegra: configure battery parameters for Yoku5200 for T132 platformsLaxman Dewangan
2014-05-07arm64: fix !CONFIG_COMPAT build failuresMark Salter
2014-05-07ARM64: perf: support dwarf unwinding in compat modeJean Pihet
2014-05-07ARM64: perf: add support for frame pointerJean Pihet
2014-05-07ARM64: perf: add support for perf registers APIJean Pihet
2014-05-07arm64: mm: file info for user faultsAlex Van Brunt
2014-05-06tegra: Remove old SOC/Board supportDan Willemsen
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-05-06ARM: tegra: configs: Enable NCT for T132Chao Xu
2014-05-05Merge branch 'ARM64 Upstream' into rel-21Ishan Mittal
2014-05-05ARM: tegra: enable PMIC hot die temp alertLaxman Dewangan
2014-05-05aarm: tegra13: enable palmas thermal configDiwakar Tundlam
2014-05-05ARM: tegra: boot with performance freq governorSang-Hun Lee
2014-05-05ARM: tegra: add battery version of DTS file for Bowmore E1971Laxman Dewangan
2014-05-05arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-05-05arm64: defconfig: Expand default enabled featuresMark Rutland
2014-05-05arm64: asm: remove redundant "cc" clobbersWill Deacon
2014-05-05arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-05-05arm64: barriers: allow dsb macro to take option parameterWill Deacon
2014-05-02ARM: tegra: add support for E1733-1000-00-F.2Laxman Dewangan
2014-05-02ARM: DT: tegra: update bowmore camera device treeCharlie Huang
2014-05-02arm: tegra: configs: update t124/t132 wifi configsNagarjuna Kristam
2014-04-30arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro