summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2018-04-03arm64:ilp32: add vdso-ilp32 and use for signal returnPhilipp Tomsich
2018-04-03arm64: rename COMPAT to AARCH32_EL0 in KconfigAndrew Pinski
2018-02-16arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross
2016-11-21arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas
2016-11-11arm64: split thread_info from task stackMark Rutland
2016-11-11arm64: asm-offsets: remove unused definitionsMark Rutland
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen
2016-07-12arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-29arm64: KVM: Move most of the fault decoding to CMarc Zyngier
2016-02-25arm64: Handle early CPU boot failuresSuzuki K Poulose
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-04ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander
2015-12-14arm64: KVM: Cleanup asm-offset.cMarc Zyngier
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2015-08-12arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-12arm64: Remove signal translation and exec_domainRichard Weinberger
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara
2014-07-11arm64: KVM: implement lazy world switch for debug registersMarc Zyngier
2014-07-11arm64: KVM: vgic: add GICv3 world switchMarc Zyngier
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi
2013-07-04arm64: KVM: Kconfig integrationMarc Zyngier
2013-06-12arm64: KVM: HYP mode world switch implementationMarc Zyngier
2012-09-17arm64: Assembly macros and definitionsCatalin Marinas