summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-05-17arm64: dma-mapping: always clear allocated buffersMarek Szyprowski
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi
2015-05-17KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-05-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-05-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-05-11arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-05-11arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-05-11arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-05-11arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-05-11arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-05-11arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall
2015-05-11arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-05-11arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2015-04-27arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan
2015-04-27arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon
2015-04-27arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara
2015-04-27arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara
2015-04-27arm64: add Cortex-A53 cache errata workaroundAndre Przywara
2015-04-27arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara
2015-04-27arm64: add alternative runtime patchingAndre Przywara
2015-04-27arm64: add cpu_capabilities bitmapAndre Przywara
2015-04-16arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-28arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon
2015-03-28arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-27arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas
2015-01-16arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-16arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2015-01-16arm64: Move cpu_resume into the text sectionLaura Abbott
2015-01-08arm64: bpf: lift restriction on last instructionZi Shen Lim
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2015-01-08clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2014-11-26arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall
2014-11-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang
2014-11-13Correct the race condition in aarch64_insn_patch_text_sync()William Cohen
2014-11-13arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-11-13arm64: Fix data type for physical addressMin-Hua Chen
2014-11-13arm64: efi: Fix stub cache maintenanceMark Rutland
2014-11-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-11-05arm64: defconfig: update defconfig for 3.18Will Deacon
2014-11-05arm64: compat: Enable bpf syscallCatalin Marinas
2014-11-04dtb: xgene: fix: Backward compatibility with older firmwareIyappan Subramanian
2014-10-30arm64: psci: fix cpu_suspend to check idle state type for indexAmit Daniel Kachhap
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas