summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel2015-08-251-2/+2
* arm64: Don't report clear pmds and puds as hugeChristoffer Dall2015-07-151-2/+2
* arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2015-07-151-0/+4
* arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-07-151-1/+1
* arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-07-151-0/+8
* arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson2015-05-281-1/+3
* arm64/mm: Remove hack in mmap randomize layoutYann Droneaud2015-05-201-10/+2
* arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-05-201-0/+2
* arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2015-05-202-1/+2
* arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier2015-05-201-0/+1
* arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2015-05-201-0/+1
* arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2015-05-202-1/+5
* arm64/kvm: Fix assembler compatibility of macrosGeoff Levand2015-05-201-10/+11
* arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2015-05-202-4/+14
* ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel2015-05-201-13/+0
* KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon2015-05-201-1/+1
* KVM: ARM/arm64: fix broken __percpu annotationWill Deacon2015-05-201-1/+1
* KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon2015-05-201-1/+1
* ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky2015-05-201-1/+1
* arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée2015-05-201-1/+1
* arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall2015-05-201-0/+15
* arm64: dma-mapping: always clear allocated buffersMarek Szyprowski2015-05-121-2/+1
* arm64: head.S: ensure visibility of page tablesMark Rutland2015-05-061-0/+1
* arm64: vdso: fix build error when switching from LE to BEArun Chandran2015-04-271-1/+1
* arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas2015-04-101-0/+9
* arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose2015-03-301-1/+5
* arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas2015-03-181-3/+2
* arm64: Fix up /proc/cpuinfoMark Rutland2015-02-103-26/+80
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-042-5/+5
* arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-01-162-1/+2
* arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi2015-01-151-1/+13
* arm64: Move cpu_resume into the text sectionLaura Abbott2015-01-152-32/+8
* arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi2015-01-153-32/+64
* arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2015-01-151-1/+1
* clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2015-01-151-0/+9
* arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2015-01-052-1/+3
* arm64/crypto: fix makefile rule for aes-glue-%.oAndreas Schwab2014-12-011-1/+1
* Correct the race condition in aarch64_insn_patch_text_sync()William Cohen2014-11-271-2/+3
* arm64: __clear_user: handle exceptions on strbKyle McMartin2014-11-271-1/+1
* arm64: efi: Fix stub cache maintenanceMark Rutland2014-11-271-6/+21
* arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky2014-10-301-2/+2
* arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon2014-10-301-1/+0
* arm64: Add brackets around user_stack_pointer()Catalin Marinas2014-10-051-1/+1
* arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2014-10-052-2/+2
* ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar2014-10-051-0/+4
* arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2014-10-051-0/+2
* arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-10-051-8/+4
* arm64: flush TLS registers during execWill Deacon2014-10-052-0/+24
* efi/arm64: Store Runtime Services revisionSemen Protsenko2014-09-051-0/+2
* arm64: don't call break hooks for BRK exceptions from EL0Will Deacon2014-09-051-11/+11