Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
28b1a824a4f44da46983cd2c3249f910bd4b797b
/
arch
/
arm64
/
kernel
/
asm-offsets.c
28b1a82
arm64: vdso: Substitute gettimeofday() with C implementation
by Vincenzo Frascino
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
0ef0fd3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
630a168
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
by Andrew Murray
· 6 years ago
384b40c
KVM: arm/arm64: Context-switch ptrauth registers
by Mark Rutland
· 6 years ago
81fb873
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
by Vincenzo Frascino
· 6 years ago
133d051
arm64: Make PMR part of task context
by Julien Thierry
· 6 years ago
83a680d
arm64: asm-offsets: remove unused offsets
by Andrew Murray
· 6 years ago
0a1213f
arm64: enable per-task stack canaries
by Ard Biesheuvel
· 6 years ago
b4f18c0
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
by Marc Zyngier
· 7 years ago
24534b3
arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
by Ard Biesheuvel
· 7 years ago
4464e21
KVM: arm64: Avoid storing the vcpu pointer on the stack
by Christoffer Dall
· 7 years ago
0067df4
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
by James Morse
· 7 years ago
f5df269
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
by James Morse
· 7 years ago
51a0048
arm64: mm: Map entry trampoline into trampoline and kernel page tables
by Will Deacon
· 7 years ago
7326749
arm64: unwind: reference pt_regs via embedded stack frame
by Ard Biesheuvel
· 7 years ago
680a087
arm: kernel: Add SMC structure parameter
by Andy Gross
· 8 years ago
4b65a5d
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
by Catalin Marinas
· 9 years ago
c02433d
arm64: split thread_info from task stack
by Mark Rutland
· 8 years ago
3fe12da
arm64: asm-offsets: remove unused definitions
by Mark Rutland
· 8 years ago
116c81f
arm64: Work around systems with mismatched cache line sizes
by Suzuki K Poulose
· 8 years ago
e831101
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
a95b064
Merge branch 'for-next/kprobes' into for-next/core
by Catalin Marinas
· 8 years ago
da6a912
arm64: Add trampoline code for kretprobes
by William Cohen
· 8 years ago
49eea43
arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
by Kevin Brodsky
· 8 years ago
e19a6ee
arm64: kernel: Save and restore UAO and addr_limit on exception entry
by James Morse
· 9 years ago
82869ac
arm64: kernel: Add support for hibernate/suspend-to-disk
by James Morse
· 9 years ago
cabe1c8
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
by James Morse
· 9 years ago
adc9b2d
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
by James Morse
· 9 years ago
588ab3f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
5f05a72a
arm64: KVM: Move most of the fault decoding to C
by Marc Zyngier
· 9 years ago
bb90527
arm64: Handle early CPU boot failures
by Suzuki K Poulose
· 9 years ago
1baa5ef
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
1445745
ARM: 8480/2: arm64: add implementation for arm-smccc
by Jens Wiklander
· 9 years ago
23a1346
arm64: KVM: Cleanup asm-offset.c
by Marc Zyngier
· 9 years ago
9d8415d
arm64: KVM: Turn system register numbers to an enum
by Marc Zyngier
· 9 years ago
5aec715
arm64: mm: rewrite ASID allocator and MM context-switching code
by Will Deacon
· 9 years ago
48f8bd5
arm64: KVM: remove remaining reference to vgic_sr_vectors
by Vladimir Murzin
· 9 years ago
84e690b
KVM: arm64: introduce vcpu->arch.debug_ptr
by Alex Bennée
· 9 years ago
56c7f5e
KVM: arm: introduce kvm_arm_init/setup/clear_debug
by Alex Bennée
· 9 years ago
8a14849
arm64: KVM: Switch vgic save/restore to alternative_insn
by Marc Zyngier
· 10 years ago
714d8e7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
9699a51
arm64: Remove signal translation and exec_domain
by Richard Weinberger
· 10 years ago
a591ede
arm64: Get rid of struct cpu_table
by Marc Zyngier
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
af3cfdb
arm64: kernel: remove ARM64_CPU_SUSPEND config option
by Lorenzo Pieralisi
· 10 years ago
2f5fa41
arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
by Andre Przywara
· 11 years ago
b0e626b
arm64: KVM: implement lazy world switch for debug registers
by Marc Zyngier
· 11 years ago
754d377
arm64: KVM: vgic: add GICv3 world switch
by Marc Zyngier
· 11 years ago
1a9b130
arm64: KVM: split GICv2 world switch from hyp code
by Marc Zyngier
· 12 years ago
eede821
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
by Marc Zyngier
· 12 years ago
9532252
arm64: kernel: cpu_{suspend/resume} implementation
by Lorenzo Pieralisi
· 11 years ago
c3eb5b1
arm64: KVM: Kconfig integration
by Marc Zyngier
· 11 years ago
55c7401
arm64: KVM: HYP mode world switch implementation
by Marc Zyngier
· 12 years ago
0be7320
arm64: Assembly macros and definitions
by Catalin Marinas
· 13 years ago