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_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-1
/
+1
*
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
2017-12-22
1
-1
/
+1
*
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
1
-2
/
+2
*
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
2017-12-17
1
-5
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/lguest: Remove lguest support
Juergen Gross
2017-08-24
1
-20
/
+0
*
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-08-24
1
-0
/
+5
*
x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
Andy Lutomirski
2016-03-10
1
-0
/
+5
*
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
2016-01-29
1
-1
/
+1
*
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
2016-01-29
1
-1
/
+1
*
x86: Remove unused TI_cpu
Brian Gerst
2015-05-05
1
-3
/
+0
*
x86: Merge common 32-bit values in asm-offsets.c
Brian Gerst
2015-05-05
1
-15
/
+0
*
x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" better
Denys Vlasenko
2015-03-17
1
-1
/
+1
*
x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...
Borislav Petkov
2014-12-11
1
-0
/
+4
*
x86: Get rid of ->hard_math and all the FPU asm fu
H. Peter Anvin
2013-06-06
1
-1
/
+0
*
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
2013-05-02
1
-0
/
+3
*
x86: Generate system call tables and unistd_*.h from tables
H. Peter Anvin
2011-11-17
1
-0
/
+8
*
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
2011-07-22
1
-1
/
+0
*
x86: Partly unify asm-offsets_{32,64}.c
Jan Beulich
2011-02-10
1
-69
/
+0
*
x86, asm: Fix CFI macro invocations to deal with shortcomings in gas
Jan Beulich
2010-10-19
1
-3
/
+1
*
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
2009-06-12
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: make lazy %gs optional on x86_32
Tejun Heo
2009-02-10
1
-0
/
+1
*
x86: signal: move sigframe.h to arch/x86/include/asm
Hiroshi Shimamoto
2008-12-18
1
-1
/
+1
*
x86/paravirt: split sysret and sysexit
Jeremy Fitzhardinge
2008-07-08
1
-1
/
+1
*
x86: use kbuild.h
Christoph Lameter
2008-04-29
1
-8
/
+1
*
x86: move struct definitions to unifed sigframe.h
Harvey Harrison
2008-04-17
1
-1
/
+1
*
lguest: fix build breakage
Tony Breeds
2008-02-26
1
-3
/
+1
*
x86: fix lguest build failure
Rusty Russell
2008-02-18
1
-2
/
+4
*
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
1
-3
/
+2
*
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
1
-2
/
+2
*
x86: use generic register names in struct sigcontext
H. Peter Anvin
2008-01-30
1
-9
/
+9
*
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
1
-16
/
+16
*
x86 vDSO: i386 vdso32
Roland McGrath
2008-01-30
1
-2
/
+0
*
x86 vDSO: harmonize asm-offsets
Roland McGrath
2008-01-30
1
-10
/
+10
*
x86: irqflags consolidation
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+1
*
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-23
1
-0
/
+1
*
update boot spec to 2.07
Rusty Russell
2007-10-22
1
-0
/
+7
*
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-16
1
-6
/
+8
*
i386: move kernel
Thomas Gleixner
2007-10-11
1
-0
/
+147