summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-14arm64: ensure extension of smp_store_release valueMark Rutland1-2/+8
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko1-0/+13
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko1-0/+8
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2
2017-05-08arm64: Provide a namespace to NCAPSFabio Estevam1-5/+5
2016-10-06arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon1-0/+10
2016-06-03arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2-3/+2
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov1-0/+1
2016-04-12arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel1-2/+3
2016-04-12arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel1-3/+4
2015-07-13arm64/kvm: Fix assembler compatibility of macrosGeoff Levand1-10/+11
2015-05-18KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara1-1/+7
2015-05-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier1-0/+2
2015-05-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier1-42/+4
2015-05-11arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier1-5/+8
2015-05-11arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier1-0/+18
2015-05-11arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier1-0/+2
2015-05-11arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall1-0/+1
2015-05-11arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall1-0/+1
2015-05-11arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall1-0/+5
2015-05-11arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek1-2/+3
2015-04-28arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon1-1/+2
2015-04-28arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2-6/+22
2015-04-28arm64: add Cortex-A53 cache errata workaroundAndre Przywara3-1/+25
2015-04-28arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara1-0/+2
2015-04-28arm64: add alternative runtime patchingAndre Przywara2-0/+59
2015-04-28arm64: add cpu_capabilities bitmapAndre Przywara1-0/+20
2015-04-17arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas1-0/+9
2015-03-28arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2-0/+16
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon1-64/+3
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas1-0/+1
2015-01-08clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao1-0/+9
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang1-1/+1
2014-11-05arm64: compat: Enable bpf syscallCatalin Marinas1-0/+2
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran1-2/+2
2014-10-21arm64: Fix compilation error on UP buildsCatalin Marinas1-0/+11
2014-10-20arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky1-2/+2
2014-10-19Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+118
2014-10-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-28/+1
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall1-9/+116
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-119/+82
2014-10-10arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel1-1/+1
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel1-1/+1
2014-10-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2-4/+37
2014-10-10arm64: mm: enable RCU fast_gupSteve Capper1-1/+20
2014-10-10arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper1-3/+17
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-1/+42
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-31/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+14