aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2017-07-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlinux-linaro-lsk-v4.4-android-testAlex Shi
2017-06-14arm64: Handle early CPU boot failuresSuzuki K Poulose
2017-04-10UPSTREAM: arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky
2017-01-16BACKPORT: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas
2017-01-16Revert "FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality bas...Sami Tolvanen
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-10arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-11-10arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-11-10arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-11-09arm64: KVM: Cleanup asm-offset.cMarc Zyngier
2016-11-09arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2016-10-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-20ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander
2016-10-20arm64: Add trampoline code for kretprobesWilliam Cohen
2016-10-12FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas
2016-08-20arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
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