index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
asm-offsets_64.c
Age
Commit message (
Expand
)
Author
2022-04-02
KVM: x86: Support the vCPU preemption check with nopvspin and realtime hint
Li RongQing
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
2021-02-10
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
2020-06-11
x86/entry: Remove DBn stacks
Peter Zijlstra
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2019-09-17
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-22
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
2018-09-03
x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
2018-07-20
x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
Joerg Roedel
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2017-12-17
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-17
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-31
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
2017-02-21
x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64
Waiman Long
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-01-29
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
2016-01-29
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
2016-01-29
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
2015-11-23
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
Boris Ostrovsky
2015-06-08
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...
Ingo Molnar
2015-06-08
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
2015-04-15
x86/asm: Merge common 32-bit values in asm-offsets.c
Brian Gerst
2015-03-06
x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0
Andy Lutomirski
2014-12-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-11
x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...
Borislav Petkov
2014-10-28
x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c
Nicholas Mc Guire
2013-05-02
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
2012-02-20
x32: If configured, add x32 system calls to system call tables
H. Peter Anvin
2012-02-20
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
2011-11-17
x86: Generate system call tables and unistd_*.h from tables
H. Peter Anvin
2011-02-10
x86: Partly unify asm-offsets_{32,64}.c
Jan Beulich
2009-08-26
tracing: Define NR_syscalls for x86_64
Jason Baron
2009-05-11
x86, boot: make kernel_alignment adjustable; new bzImage fields
H. Peter Anvin
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
2009-01-20
x86: remove pda.h
Brian Gerst
2009-01-20
x86: move stack_canary into irq_stack
Brian Gerst
2009-01-19
x86-64: Move irqcount from PDA to per-cpu.
Brian Gerst
2009-01-19
x86-64: Move oldrsp from PDA to per-cpu.
Brian Gerst
2009-01-19
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
2009-01-19
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
x86-64: Convert irqstacks to per-cpu
Brian Gerst
2009-01-16
x86: merge 64 and 32 SMP percpu handling
Tejun Heo
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
[next]