summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-06-17arm64: compat: print compat_sp instead of spVladimir Murzin
2015-06-17arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-06-17arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-06-17arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier
2015-06-17KVM: arm64: fix misleading comments in save/restoreAlex Bennée
2015-06-17KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips
2015-06-15arm64: defconfig: enable memtestMark Rutland
2015-06-15arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee
2015-06-12arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin
2015-06-12arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier
2015-06-12arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2015-06-11Merge tag 'samsung-mach-1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Kevin Hilman
2015-06-11Merge tag 'v4.1-rc6' into next/dtKevin Hilman
2015-06-11ARM64: add GPIO keys to the defconfigLinus Walleij
2015-06-11ARM64: juno: add GPIO keysLinus Walleij
2015-06-11arm64: psci: fix !CONFIG_HOTPLUG_CPU build warningWill Deacon
2015-06-11arm64: fix bug for reloading FPSIMD state after CPU hotplug.Janet Liu
2015-06-11arm64: kernel thread don't need to save fpsimd context.Janet Liu
2015-06-10Merge tag 'hi6220-soc-for-4.2' of git://github.com/hisilicon/linux-hisi into ...Kevin Hilman
2015-06-10Merge tag 'hi6620-dt-for-4.2' of git://github.com/hisilicon/linux-hisi into n...Kevin Hilman
2015-06-08arm64: fix missing syscall trace exitJosh Stone
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2015-06-05arm64: dts: Add APM X-Gene PCIe MSI nodesDuc Dang
2015-06-05arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfigBintian Wang
2015-06-05arm64: dts: Add dts files for Hisilicon Hi6220 SoCBintian Wang
2015-06-05Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas
2015-06-05arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2015-06-05arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2015-06-05arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier
2015-06-05arm64: Rework alternate sequence for ARM erratum 845719Marc Zyngier
2015-06-03arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar
2015-06-02arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel
2015-06-02arm64: reduce ID map to a single pageArd Biesheuvel
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel
2015-06-01Merge tag 'v4.1-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...Arnd Bergmann
2015-06-01Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek i...Arnd Bergmann
2015-06-01arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon
2015-06-01arm64: dts: mt8173-evb: fix model nameYingjoe Chen
2015-06-01arm64: dts: mt8173: fix some indentationDaniel Kurtz
2015-05-29Merge branch 'for-upstream/juno-dts' of git://linux-arm.org/linux-ld into nex...Arnd Bergmann
2015-05-29Merge tag 'qcom-arm64-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2015-05-29arm64: Add APM X-Gene SoC EDAC DTS entriesLoc Ho
2015-05-29arm64: Enable EDAC on ARM64Loc Ho
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski