Sign in
android-kvm
/
linux
/
590680d139b9a3aec46ae17553235f4522d23bd4
/
arch
/
x86
/
xen
/
xen-asm_64.S
6dcc562
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
by Jiri Slaby
· 5 years ago
bc7b11c
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
by Jiri Slaby
· 5 years ago
4aec216
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
by Jiri Slaby
· 5 years ago
e9b9d02
x86/asm: Annotate aliases
by Jiri Slaby
· 5 years ago
b23e584
xen/pv: Fix a boot up hang revealed by int3 self test
by Zhenzhong Duan
· 6 years ago
bf9445a
kprobes/x86/xen: blacklist non-attachable xen interrupt functions
by Andrea Righi
· 6 years ago
98f05b5
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
by Andy Lutomirski
· 6 years ago
42b3a4c
x86/xen: Support early interrupts in xen pv guests
by Juergen Gross
· 7 years ago
b3d9a13
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
43e4111
xen, x86/entry/64: Add xen NMI trap entry
by Juergen Gross
· 7 years ago
5878d5d
x86/xen: Get rid of paravirt op adjust_exception_frame
by Juergen Gross
· 7 years ago
edcb5cf
x86/paravirt/xen: Remove xen_patch()
by Juergen Gross
· 8 years ago
fa2016a
x86/xen/64: Fix the reported SS and CS in SYSCALL
by Andy Lutomirski
· 8 years ago
8a9949b
x86/xen/64: Rearrange the SYSCALL entries
by Andy Lutomirski
· 8 years ago
9fd2160
x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()
by Josh Poimboeuf
· 9 years ago
75ef821
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
by Boris Ostrovsky
· 9 years ago
b2502b4
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32
by Ingo Molnar
· 10 years ago
4c8cd0c
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_SYSENTER_32 and entry_SYSENTER_compat
by Ingo Molnar
· 10 years ago
2cd2355
x86/asm/entry: Rename compat syscall entry points
by Ingo Molnar
· 10 years ago
3a23208
x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code
by Denys Vlasenko
· 10 years ago
63332a8
x86/entry: Stop using PER_CPU_VAR(kernel_stack)
by Denys Vlasenko
· 10 years ago
aac82d3
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
by Andy Lutomirski
· 10 years ago
c38e503
x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch'
by Ingo Molnar
· 10 years ago
6aaf5d6
xen: use iret for return from 64b kernel to 32b usermode
by Jeremy Fitzhardinge
· 15 years ago
130ace1
x86: style cleanups for xen assemblies
by Tejun Heo
· 16 years ago
5393744
xen: make direct versions of irq_enable/disable/save/restore to common code
by Jeremy Fitzhardinge
· 16 years ago
3d1e42a
x86-64: Move oldrsp from PDA to per-cpu.
by Brian Gerst
· 16 years ago
9af4565
x86-64: Move kernelstack from PDA to per-cpu.
by Brian Gerst
· 16 years ago
db053b8
xen: clean up x86-64 warnings
by Jeremy Fitzhardinge
· 16 years ago
0d1edf4
xen: compile irq functions without -pg for ftrace
by Jeremy Fitzhardinge
· 17 years ago
2dc1697
xen: don't use sysret for sysexit32
by Jeremy Fitzhardinge
· 17 years ago
6fcac6d
xen64: set up syscall and sysenter entrypoints for 64-bit
by Jeremy Fitzhardinge
· 17 years ago
997409d
xen64: deal with extra words Xen pushes onto exception frames
by Jeremy Fitzhardinge
· 17 years ago
cdacc12
xen64: add 64-bit assembler
by Jeremy Fitzhardinge
· 17 years ago