index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
asm-offsets_32.c
Age
Commit message (
Expand
)
Author
2016-03-10
x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
Andy Lutomirski
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
2015-05-05
x86: Remove unused TI_cpu
Brian Gerst
2015-05-05
x86: Merge common 32-bit values in asm-offsets.c
Brian Gerst
2015-03-17
x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" better
Denys Vlasenko
2014-12-11
x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...
Borislav Petkov
2013-06-06
x86: Get rid of ->hard_math and all the FPU asm fu
H. Peter Anvin
2013-05-02
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
2011-11-17
x86: Generate system call tables and unistd_*.h from tables
H. Peter Anvin
2011-07-22
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
2011-02-10
x86: Partly unify asm-offsets_{32,64}.c
Jan Beulich
2010-10-19
x86, asm: Fix CFI macro invocations to deal with shortcomings in gas
Jan Beulich
2009-06-12
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
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-02-10
x86: make lazy %gs optional on x86_32
Tejun Heo
2008-12-18
x86: signal: move sigframe.h to arch/x86/include/asm
Hiroshi Shimamoto
2008-07-08
x86/paravirt: split sysret and sysexit
Jeremy Fitzhardinge
2008-04-29
x86: use kbuild.h
Christoph Lameter
2008-04-17
x86: move struct definitions to unifed sigframe.h
Harvey Harrison
2008-02-26
lguest: fix build breakage
Tony Breeds
2008-02-18
x86: fix lguest build failure
Rusty Russell
2008-01-30
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: use generic register names in struct sigcontext
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86 vDSO: i386 vdso32
Roland McGrath
2008-01-30
x86 vDSO: harmonize asm-offsets
Roland McGrath
2008-01-30
x86: irqflags consolidation
Glauber de Oliveira Costa
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-22
update boot spec to 2.07
Rusty Russell
2007-10-16
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-11
i386: move kernel
Thomas Gleixner