summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-08-27arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-27signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-07-13arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-07-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-03arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-07-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-06-10arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang
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