aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/asm-offsets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel1-0/+1
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross1-2/+5
2016-11-21arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas1-0/+3
2016-11-11arm64: split thread_info from task stackMark Rutland1-3/+5
2016-11-11arm64: asm-offsets: remove unused definitionsMark Rutland1-2/+0
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose1-0/+2
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+16
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas1-0/+11
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen1-0/+11
2016-07-12arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky1-1/+5
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse1-0/+1
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse1-0/+5
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse1-3/+0
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse1-0/+2
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2016-02-29arm64: KVM: Move most of the fault decoding to CMarc Zyngier1-3/+0
2016-02-25arm64: Handle early CPU boot failuresSuzuki K Poulose1-0/+2
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-39/+1
2016-01-04ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander1-0/+3
2015-12-14arm64: KVM: Cleanup asm-offset.cMarc Zyngier1-39/+0
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier1-0/+1
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon1-1/+1
2015-08-12arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin1-2/+0
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée1-0/+6
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée1-0/+1
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier1-1/+0
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-4/+0
2015-04-12arm64: Remove signal translation and exec_domainRichard Weinberger1-1/+0
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier1-4/+0
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi1-1/+1
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara1-0/+1
2014-07-11arm64: KVM: implement lazy world switch for debug registersMarc Zyngier1-0/+1
2014-07-11arm64: KVM: vgic: add GICv3 world switchMarc Zyngier1-0/+8
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier1-0/+3
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier1-7/+7
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi1-0/+11
2013-07-04arm64: KVM: Kconfig integrationMarc Zyngier1-0/+1
2013-06-12arm64: KVM: HYP mode world switch implementationMarc Zyngier1-0/+33
2012-09-17arm64: Assembly macros and definitionsCatalin Marinas1-0/+108