index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-19
arm64: Add trampoline code for kretprobes
William Cohen
2016-07-12
arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
Kevin Brodsky
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-04-28
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-28
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-02-29
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2016-02-25
arm64: Handle early CPU boot failures
Suzuki K Poulose
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-04
ARM: 8480/2: arm64: add implementation for arm-smccc
Jens Wiklander
2015-12-14
arm64: KVM: Cleanup asm-offset.c
Marc Zyngier
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-08-12
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
2015-06-12
arm64: KVM: Switch vgic save/restore to alternative_insn
Marc Zyngier
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-12
arm64: Remove signal translation and exec_domain
Richard Weinberger
2015-03-19
arm64: Get rid of struct cpu_table
Marc Zyngier
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
2015-01-20
arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
Andre Przywara
2014-07-11
arm64: KVM: implement lazy world switch for debug registers
Marc Zyngier
2014-07-11
arm64: KVM: vgic: add GICv3 world switch
Marc Zyngier
2014-07-11
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
2013-12-16
arm64: kernel: cpu_{suspend/resume} implementation
Lorenzo Pieralisi
2013-07-04
arm64: KVM: Kconfig integration
Marc Zyngier
2013-06-12
arm64: KVM: HYP mode world switch implementation
Marc Zyngier
2012-09-17
arm64: Assembly macros and definitions
Catalin Marinas