summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier2018-05-311-0/+1
* arm64: assembler: add macros to conditionally yield the NEON under PREEMPTArd Biesheuvel2018-04-111-0/+3
* KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall2018-03-191-0/+1
* KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse2018-01-161-0/+1
* arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse2018-01-131-0/+5
* arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon2017-12-111-1/+5
* arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel2017-08-091-0/+1
* arm: kernel: Add SMC structure parameterAndy Gross2017-02-031-2/+5
* arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-211-0/+3
* arm64: split thread_info from task stackMark Rutland2016-11-111-3/+5
* arm64: asm-offsets: remove unused definitionsMark Rutland2016-11-111-2/+0
* arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-091-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-1/+16
|\
| * Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-211-0/+11
| |\
| | * arm64: Add trampoline code for kretprobesWilliam Cohen2016-07-191-0/+11
| * | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky2016-07-121-1/+5
| |/
* | arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-071-0/+1
|/
* arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-04-281-0/+5
* arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-281-3/+0
* arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse2016-04-281-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-0/+2
|\
| * arm64: Handle early CPU boot failuresSuzuki K Poulose2016-02-251-0/+2
* | arm64: KVM: Move most of the fault decoding to CMarc Zyngier2016-02-291-3/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-121-39/+1
|\
| * arm64: KVM: Cleanup asm-offset.cMarc Zyngier2015-12-141-39/+0
| * arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-141-0/+1
* | ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander2016-01-041-0/+3
|/
* arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-071-1/+1
* arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin2015-08-121-2/+0
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-211-0/+6
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-211-0/+1
* arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-121-1/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-4/+0
|\
| * arm64: Get rid of struct cpu_tableMarc Zyngier2015-03-191-4/+0
* | arm64: Remove signal translation and exec_domainRichard Weinberger2015-04-121-1/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+1
|\
| * arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara2015-01-201-0/+1
* | arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-271-1/+1
|/
* arm64: KVM: implement lazy world switch for debug registersMarc Zyngier2014-07-111-0/+1
* arm64: KVM: vgic: add GICv3 world switchMarc Zyngier2014-07-111-0/+8
* arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-111-0/+3
* KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-111-7/+7
* arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi2013-12-161-0/+11
* arm64: KVM: Kconfig integrationMarc Zyngier2013-07-041-0/+1
* arm64: KVM: HYP mode world switch implementationMarc Zyngier2013-06-121-0/+33
* arm64: Assembly macros and definitionsCatalin Marinas2012-09-171-0/+108
OpenPOWER on IntegriCloud