index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
asm-offsets_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
2021-02-10
1
-2
/
+0
*
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
2021-02-10
1
-1
/
+0
*
x86/entry: Remove DBn stacks
Peter Zijlstra
2020-06-11
1
-3
/
+0
*
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2020-03-21
1
-36
/
+0
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-17
1
-1
/
+0
|
\
|
*
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
2019-07-22
1
-1
/
+0
*
|
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-07-22
1
-0
/
+20
|
/
*
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2019-04-17
1
-1
/
+1
*
x86/exceptions: Split debug IST stack
Thomas Gleixner
2019-04-17
1
-0
/
+2
*
x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
1
-1
/
+1
*
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
1
-0
/
+2
*
x86/paravirt: Use a single ops structure
Juergen Gross
2018-09-03
1
-3
/
+4
*
x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
Joerg Roedel
2018-07-20
1
-2
/
+0
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-17
1
-0
/
+1
*
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
2017-12-17
1
-0
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
2017-08-31
1
-1
/
+0
*
x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64
Waiman Long
2017-02-21
1
-0
/
+9
*
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-08-24
1
-0
/
+5
*
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
2016-01-29
1
-2
/
+2
*
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
2016-01-29
1
-2
/
+2
*
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
2016-01-29
1
-6
/
+0
*
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
Boris Ostrovsky
2015-11-23
1
-1
/
+0
*
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...
Ingo Molnar
2015-06-08
1
-1
/
+1
*
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
2015-06-08
1
-1
/
+1
*
x86/asm: Merge common 32-bit values in asm-offsets.c
Brian Gerst
2015-04-15
1
-21
/
+0
*
x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0
Andy Lutomirski
2015-03-06
1
-0
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-14
1
-0
/
+4
|
\
|
*
x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...
Borislav Petkov
2014-12-11
1
-0
/
+4
*
|
x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c
Nicholas Mc Guire
2014-10-28
1
-1
/
+0
|
/
*
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
2013-05-02
1
-0
/
+1
*
x32: If configured, add x32 system calls to system call tables
H. Peter Anvin
2012-02-20
1
-1
/
+5
*
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
2012-02-20
1
-0
/
+2
*
x86: Generate system call tables and unistd_*.h from tables
H. Peter Anvin
2011-11-17
1
-7
/
+12
*
x86: Partly unify asm-offsets_{32,64}.c
Jan Beulich
2011-02-10
1
-76
/
+14
*
tracing: Define NR_syscalls for x86_64
Jason Baron
2009-08-26
1
-0
/
+1
*
x86, boot: make kernel_alignment adjustable; new bzImage fields
H. Peter Anvin
2009-05-11
1
-0
/
+1
*
pm: rework includes, remove arch ifdefs
Magnus Damm
2009-04-01
1
-0
/
+1
*
x86: remove pda.h
Brian Gerst
2009-01-20
1
-1
/
+0
*
x86: move stack_canary into irq_stack
Brian Gerst
2009-01-20
1
-4
/
+0
*
x86-64: Move irqcount from PDA to per-cpu.
Brian Gerst
2009-01-19
1
-1
/
+0
*
x86-64: Move oldrsp from PDA to per-cpu.
Brian Gerst
2009-01-19
1
-1
/
+0
*
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
2009-01-19
1
-1
/
+0
*
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
1
-1
/
+0
*
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
1
-1
/
+0
*
x86-64: Convert irqstacks to per-cpu
Brian Gerst
2009-01-19
1
-1
/
+0
*
x86: merge 64 and 32 SMP percpu handling
Tejun Heo
2009-01-16
1
-1
/
+0
*
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-16
1
-0
/
+1
*
x86: asm-offset_64: use rt_sigframe_ia32
Hiroshi Shimamoto
2008-12-18
1
-1
/
+3
[next]